Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Calls
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl | |
| 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 Modifier and Type Method Description CallsActionFactory. createCalls()Returns a new object of class 'Calls'. -
Uses of Calls in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement Calls Modifier and Type Class Description classCallsImplAn implementation of the model object 'Calls'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return Calls Modifier and Type Method Description CallsActionFactoryImpl. createCalls() -
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 Modifier and Type Method Description TActionSwitch. caseCalls(Calls object)Returns the result of interpreting the object as an instance of 'Calls'.