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