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

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

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

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

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

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