| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
NamedTypeReference |
GASTMFactory.createNamedTypeReference()
Returns a new object of class 'Named Type Reference'.
|
NamedTypeReference |
DerivesFrom.getClassName()
Returns the value of the 'Class Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DerivesFrom.setClassName(NamedTypeReference value)
Sets the value of the '
Class Name' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseNamedTypeReference(NamedTypeReference object)
Returns the result of interpreting the object as an instance of 'Named Type Reference'.
|