| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotationType
A representation of the model object 'Annotation Type'.
|
interface |
ClassType
A representation of the model object 'Class Type'.
|
interface |
StructureType
A representation of the model object 'Structure Type'.
|
interface |
UnionType
A representation of the model object 'Union Type'.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateType |
AggregateTypeDefinition.getAggregateType()
Returns the value of the 'Aggregate Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateTypeDefinition.setAggregateType(AggregateType value)
Sets the value of the '
Aggregate Type' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseAggregateType(AggregateType object)
Returns the result of interpreting the object as an instance of 'Aggregate Type'.
|