| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
SwitchStatement |
GASTMFactory.createSwitchStatement()
Returns a new object of class 'Switch Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseSwitchStatement(SwitchStatement object)
Returns the result of interpreting the object as an instance of 'Switch Statement'.
|