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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return Creates
 Creates ActionFactory.createCreates()
          Returns a new object of class 'Creates'.
 

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

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