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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ExceptionFlow
 ExceptionFlow ActionFactory.createExceptionFlow()
          Returns a new object of class 'Exception Flow'.
 

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

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