public interface TypeSpecifier
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getTypeSpecifier()| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getEnumerator()
Returns the value of the 'Enumerator' attribute
|
org.eclipse.emf.common.util.EList |
getNameList()
Returns the value of the 'Name List' containment reference list.
|
void |
setEnumerator(java.lang.Boolean value)
Sets the value of the '
Enumerator' attribute |
java.lang.Boolean getEnumerator()
If the meaning of the 'Enumerator' attribute isn't clear, there really should be more of a description here...
setEnumerator(Boolean),
AstPackage.getTypeSpecifier_Enumerator()void setEnumerator(java.lang.Boolean value)
Enumerator' attribute.
value - the new value of the 'Enumerator' attribute.getEnumerator()org.eclipse.emf.common.util.EList getNameList()
Name.
If the meaning of the 'Name List' reference list isn't clear, there really should be more of a description here...
AstPackage.getTypeSpecifier_NameList()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.