Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Flow

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

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