| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
MacroDefinition |
GASTMFactory.createMacroDefinition()
Returns a new object of class 'Macro Definition'.
|
MacroDefinition |
MacroCall.getRefersTo()
Returns the value of the 'Refers To' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MacroCall.setRefersTo(MacroDefinition value)
Sets the value of the '
Refers To' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseMacroDefinition(MacroDefinition object)
Returns the result of interpreting the object as an instance of 'Macro Definition'.
|