Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.GuardedFlow
| 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 GuardedFlow in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return GuardedFlow Modifier and Type Method Description GuardedFlowActionFactory. createGuardedFlow()Returns a new object of class 'Guarded Flow'. -
Uses of GuardedFlow in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement GuardedFlow Modifier and Type Class Description classGuardedFlowImplAn implementation of the model object 'Guarded Flow'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return GuardedFlow Modifier and Type Method Description GuardedFlowActionFactoryImpl. createGuardedFlow() -
Uses of GuardedFlow in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type GuardedFlow Modifier and Type Method Description TActionSwitch. caseGuardedFlow(GuardedFlow object)Returns the result of interpreting the object as an instance of 'Guarded Flow'.