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