Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualFlow

Packages that use ConceptualFlow
org.eclipse.gmt.modisco.omg.kdm.conceptual   
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
 ConceptualFlow ConceptualFactory.createConceptualFlow()
          Returns a new object of class 'Flow'.
 

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
 T ConceptualSwitch.caseConceptualFlow(ConceptualFlow object)
          Returns the result of interpreting the object as an instance of 'Flow'.