Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Dispatches
| 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 Dispatches in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return Dispatches Modifier and Type Method Description DispatchesActionFactory. createDispatches()Returns a new object of class 'Dispatches'. -
Uses of Dispatches in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement Dispatches Modifier and Type Class Description classDispatchesImplAn implementation of the model object 'Dispatches'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return Dispatches Modifier and Type Method Description DispatchesActionFactoryImpl. createDispatches() -
Uses of Dispatches in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type Dispatches Modifier and Type Method Description TActionSwitch. caseDispatches(Dispatches object)Returns the result of interpreting the object as an instance of 'Dispatches'.