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

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

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