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

Packages that use CallableUnit
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
 

Uses of CallableUnit in org.eclipse.gmt.modisco.omg.kdm.code
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CallableUnit
 CallableUnit CodeFactory.createCallableUnit()
          Returns a new object of class 'Callable Unit'.
 

Uses of CallableUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CallableUnit
 T CodeSwitch.caseCallableUnit(CallableUnit object)
          Returns the result of interpreting the object as an instance of 'Callable Unit'.