| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
DoWhileStatement |
GASTMFactory.createDoWhileStatement()
Returns a new object of class 'Do While Statement'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseDoWhileStatement(DoWhileStatement object)
Returns the result of interpreting the object as an instance of 'Do While Statement'.
|