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