| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
| Modifier and Type | Method and Description |
|---|---|
ConditionalDirective |
CodeFactory.createConditionalDirective()
Returns a new object of class 'Conditional Directive'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
CodeSwitch.caseConditionalDirective(ConditionalDirective object)
Returns the result of interpreting the object as an instance of 'Conditional Directive'.
|