public interface NamedType extends DataType
The following features are supported:
GASTMPackage.getNamedType()| Modifier and Type | Method and Description |
|---|---|
Type |
getBody()
Returns the value of the 'Body' containment reference.
|
void |
setBody(Type value)
Sets the value of the '
Body' containment reference. |
getIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoType getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(Type),
GASTMPackage.getNamedType_Body()