| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
ConditionalExpression |
GASTMFactory.createConditionalExpression()
Returns a new object of class 'Conditional Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseConditionalExpression(ConditionalExpression object)
Returns the result of interpreting the object as an instance of 'Conditional Expression'.
|