Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.MacroDirective
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of MacroDirective in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return MacroDirective Modifier and Type Method Description MacroDirectiveCodeFactory. createMacroDirective()Returns a new object of class 'Macro Directive'. -
Uses of MacroDirective in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement MacroDirective Modifier and Type Class Description classMacroDirectiveImplAn implementation of the model object 'Macro Directive'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return MacroDirective Modifier and Type Method Description MacroDirectiveCodeFactoryImpl. createMacroDirective() -
Uses of MacroDirective in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type MacroDirective Modifier and Type Method Description TCodeSwitch. caseMacroDirective(MacroDirective object)Returns the result of interpreting the object as an instance of 'Macro Directive'.