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