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