Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.FinallyUnit
| 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 FinallyUnit in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return FinallyUnit Modifier and Type Method Description FinallyUnitActionFactory. createFinallyUnit()Returns a new object of class 'Finally Unit'. -
Uses of FinallyUnit in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement FinallyUnit Modifier and Type Class Description classFinallyUnitImplAn implementation of the model object 'Finally Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return FinallyUnit Modifier and Type Method Description FinallyUnitActionFactoryImpl. createFinallyUnit() -
Uses of FinallyUnit in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type FinallyUnit Modifier and Type Method Description TActionSwitch. caseFinallyUnit(FinallyUnit object)Returns the result of interpreting the object as an instance of 'Finally Unit'.