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