Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CallableUnit
| 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 CallableUnit in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CallableUnit Modifier and Type Method Description CallableUnitCodeFactory. createCallableUnit()Returns a new object of class 'Callable Unit'. -
Uses of CallableUnit in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement CallableUnit Modifier and Type Class Description classCallableUnitImplAn implementation of the model object 'Callable Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return CallableUnit Modifier and Type Method Description CallableUnitCodeFactoryImpl. createCallableUnit() -
Uses of CallableUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CallableUnit Modifier and Type Method Description TCodeSwitch. caseCallableUnit(CallableUnit object)Returns the result of interpreting the object as an instance of 'Callable Unit'.