public interface AggregateType extends DataType
The following features are supported:
GASTMPackage.getAggregateType()| Modifier and Type | Method and Description |
|---|---|
|
getMembers()
Returns the value of the 'Members' containment reference list.
|
AggregateScope |
getOpensScope()
Returns the value of the 'Opens Scope' reference.
|
void |
setOpensScope(AggregateScope value)
Sets the value of the '
Opens Scope' reference. |
getIsConst, setIsConstgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfogetMembers()
MemberObject.
If the meaning of the 'Members' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getAggregateType_Members()AggregateScope getOpensScope()
If the meaning of the 'Opens Scope' reference isn't clear, there really should be more of a description here...
setOpensScope(AggregateScope),
GASTMPackage.getAggregateType_OpensScope()void setOpensScope(AggregateScope value)
Opens Scope' reference.
value - the new value of the 'Opens Scope' reference.getOpensScope()