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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return MethodUnit
 MethodUnit CodeFactory.createMethodUnit()
          Returns a new object of class 'Method Unit'.
 

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

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