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