public interface TypeDefinition extends DefinitionObject
The following features are supported:
GASTMPackage.getTypeDefinition()| Modifier and Type | Method and Description |
|---|---|
Name |
getTypeName()
Returns the value of the 'Type Name' containment reference.
|
void |
setTypeName(Name value)
Sets the value of the '
Type Name' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoName getTypeName()
If the meaning of the 'Type Name' containment reference isn't clear, there really should be more of a description here...
setTypeName(Name),
GASTMPackage.getTypeDefinition_TypeName()void setTypeName(Name value)
Type Name' containment reference.
value - the new value of the 'Type Name' containment reference.getTypeName()