Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.StorableUnit

Packages that use StorableUnit
org.eclipse.gmt.modisco.omg.kdm.code   
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
 StorableUnit CodeFactory.createStorableUnit()
          Returns a new object of class 'Storable Unit'.
 

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
 T CodeSwitch.caseStorableUnit(StorableUnit object)
          Returns the result of interpreting the object as an instance of 'Storable Unit'.