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

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

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