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