public interface AggregateTypeDefinition extends TypeDefinition
The following features are supported:
GASTMPackage.getAggregateTypeDefinition()| Modifier and Type | Method and Description |
|---|---|
AggregateType |
getAggregateType()
Returns the value of the 'Aggregate Type' containment reference.
|
void |
setAggregateType(AggregateType value)
Sets the value of the '
Aggregate Type' containment reference. |
getTypeName, setTypeNamegetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoAggregateType getAggregateType()
If the meaning of the 'Aggregate Type' containment reference isn't clear, there really should be more of a description here...
setAggregateType(AggregateType),
GASTMPackage.getAggregateTypeDefinition_AggregateType()void setAggregateType(AggregateType value)
Aggregate Type' containment reference.
value - the new value of the 'Aggregate Type' containment reference.getAggregateType()