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