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

Packages that use ExitFlow
org.eclipse.gmt.modisco.omg.kdm.action   
org.eclipse.gmt.modisco.omg.kdm.action.util   
 

Uses of ExitFlow in org.eclipse.gmt.modisco.omg.kdm.action
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ExitFlow
 ExitFlow ActionFactory.createExitFlow()
          Returns a new object of class 'Exit Flow'.
 

Uses of ExitFlow in org.eclipse.gmt.modisco.omg.kdm.action.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type ExitFlow
 T ActionSwitch.caseExitFlow(ExitFlow object)
          Returns the result of interpreting the object as an instance of 'Exit Flow'.