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