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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.code that return InterfaceUnit
 InterfaceUnit CodeFactory.createInterfaceUnit()
          Returns a new object of class 'Interface Unit'.
 

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

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