Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.ExceptionFlow
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl | |
| 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 Modifier and Type Method Description ExceptionFlowActionFactory. createExceptionFlow()Returns a new object of class 'Exception Flow'. -
Uses of ExceptionFlow in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement ExceptionFlow Modifier and Type Class Description classExceptionFlowImplAn implementation of the model object 'Exception Flow'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return ExceptionFlow Modifier and Type Method Description ExceptionFlowActionFactoryImpl. createExceptionFlow() -
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 Modifier and Type Method Description TActionSwitch. caseExceptionFlow(ExceptionFlow object)Returns the result of interpreting the object as an instance of 'Exception Flow'.