public interface ConstructedType extends DataType
The following features are supported:
GASTMPackage.getConstructedType()| Modifier and Type | Method and Description |
|---|---|
TypeReference |
getBaseType()
Returns the value of the 'Base Type' containment reference.
|
void |
setBaseType(TypeReference value)
Sets the value of the '
Base Type' containment reference. |
getIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoTypeReference getBaseType()
If the meaning of the 'Base Type' containment reference isn't clear, there really should be more of a description here...
setBaseType(TypeReference),
GASTMPackage.getConstructedType_BaseType()void setBaseType(TypeReference value)
Base Type' containment reference.
value - the new value of the 'Base Type' containment reference.getBaseType()