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