| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
EnumType |
GASTMFactory.createEnumType()
Returns a new object of class 'Enum Type'.
|
EnumType |
EnumTypeDefinition.getDefinitionType()
Returns the value of the 'Definition Type' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnumTypeDefinition.setDefinitionType(EnumType value)
Sets the value of the '
Definition Type' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseEnumType(EnumType object)
Returns the result of interpreting the object as an instance of 'Enum Type'.
|