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