Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.ExitFlow
| 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 ExitFlow in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ExitFlow Modifier and Type Method Description ExitFlowActionFactory. createExitFlow()Returns a new object of class 'Exit Flow'. -
Uses of ExitFlow in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement ExitFlow Modifier and Type Class Description classExitFlowImplAn implementation of the model object 'Exit Flow'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return ExitFlow Modifier and Type Method Description ExitFlowActionFactoryImpl. createExitFlow() -
Uses of ExitFlow in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type ExitFlow Modifier and Type Method Description TActionSwitch. caseExitFlow(ExitFlow object)Returns the result of interpreting the object as an instance of 'Exit Flow'.