| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
FunctionScope |
GASTMFactory.createFunctionScope()
Returns a new object of class 'Function Scope'.
|
FunctionScope |
FunctionDefinition.getOpensScope()
Returns the value of the 'Opens Scope' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionDefinition.setOpensScope(FunctionScope value)
Sets the value of the '
Opens Scope' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseFunctionScope(FunctionScope object)
Returns the result of interpreting the object as an instance of 'Function Scope'.
|