Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualFlow
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.conceptual | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.impl | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.util |
-
Uses of ConceptualFlow in org.eclipse.gmt.modisco.omg.kdm.conceptual
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return ConceptualFlow Modifier and Type Method Description ConceptualFlowConceptualFactory. createConceptualFlow()Returns a new object of class 'Flow'. -
Uses of ConceptualFlow in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement ConceptualFlow Modifier and Type Class Description classConceptualFlowImplAn implementation of the model object 'Flow'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return ConceptualFlow Modifier and Type Method Description ConceptualFlowConceptualFactoryImpl. createConceptualFlow() -
Uses of ConceptualFlow in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type ConceptualFlow Modifier and Type Method Description TConceptualSwitch. caseConceptualFlow(ConceptualFlow object)Returns the result of interpreting the object as an instance of 'Flow'.