public interface EnumTypeDefinition extends TypeDefinition
The following features are supported:
GASTMPackage.getEnumTypeDefinition()| Modifier and Type | Method and Description |
|---|---|
EnumType |
getDefinitionType()
Returns the value of the 'Definition Type' containment reference.
|
void |
setDefinitionType(EnumType value)
Sets the value of the '
Definition Type' containment reference. |
getTypeName, setTypeNamegetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoEnumType getDefinitionType()
If the meaning of the 'Definition Type' containment reference isn't clear, there really should be more of a description here...
setDefinitionType(EnumType),
GASTMPackage.getEnumTypeDefinition_DefinitionType()void setDefinitionType(EnumType value)
Definition Type' containment reference.
value - the new value of the 'Definition Type' containment reference.getDefinitionType()