Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.MacroUnit
| 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 MacroUnit in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return MacroUnit Modifier and Type Method Description MacroUnitCodeFactory. createMacroUnit()Returns a new object of class 'Macro Unit'. -
Uses of MacroUnit in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement MacroUnit Modifier and Type Class Description classMacroUnitImplAn implementation of the model object 'Macro Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return MacroUnit Modifier and Type Method Description MacroUnitCodeFactoryImpl. createMacroUnit() -
Uses of MacroUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type MacroUnit Modifier and Type Method Description TCodeSwitch. caseMacroUnit(MacroUnit object)Returns the result of interpreting the object as an instance of 'Macro Unit'.