Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.UsesType

Packages that use UsesType
org.eclipse.gmt.modisco.omg.kdm.action   
org.eclipse.gmt.modisco.omg.kdm.action.util   
 

Uses of UsesType in org.eclipse.gmt.modisco.omg.kdm.action
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return UsesType
 UsesType ActionFactory.createUsesType()
          Returns a new object of class 'Uses Type'.
 

Uses of UsesType in org.eclipse.gmt.modisco.omg.kdm.action.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type UsesType
 T ActionSwitch.caseUsesType(UsesType object)
          Returns the result of interpreting the object as an instance of 'Uses Type'.