Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.CatchUnit
| 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 CatchUnit in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return CatchUnit Modifier and Type Method Description CatchUnitActionFactory. createCatchUnit()Returns a new object of class 'Catch Unit'. -
Uses of CatchUnit in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement CatchUnit Modifier and Type Class Description classCatchUnitImplAn implementation of the model object 'Catch Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return CatchUnit Modifier and Type Method Description CatchUnitActionFactoryImpl. createCatchUnit() -
Uses of CatchUnit in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type CatchUnit Modifier and Type Method Description TActionSwitch. caseCatchUnit(CatchUnit object)Returns the result of interpreting the object as an instance of 'Catch Unit'.