| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregateTypeDeclaration
A representation of the model object 'Aggregate Type Declaration'.
|
interface |
EnumTypeDeclaration
A representation of the model object 'Enum Type Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
GASTMFactory.createTypeDeclaration()
Returns a new object of class 'Type Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseTypeDeclaration(TypeDeclaration object)
Returns the result of interpreting the object as an instance of 'Type Declaration'.
|