public interface TypeDeclaration extends DefinitionObject
The following features are supported:
GASTMPackage.getTypeDeclaration()| Modifier and Type | Method and Description |
|---|---|
TypeReference |
getTypeRef()
Returns the value of the 'Type Ref' containment reference.
|
void |
setTypeRef(TypeReference value)
Sets the value of the '
Type Ref' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoTypeReference getTypeRef()
If the meaning of the 'Type Ref' containment reference isn't clear, there really should be more of a description here...
setTypeRef(TypeReference),
GASTMPackage.getTypeDeclaration_TypeRef()void setTypeRef(TypeReference value)
Type Ref' containment reference.
value - the new value of the 'Type Ref' containment reference.getTypeRef()