Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.TryUnit
| 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 TryUnit in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return TryUnit Modifier and Type Method Description TryUnitActionFactory. createTryUnit()Returns a new object of class 'Try Unit'. -
Uses of TryUnit in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement TryUnit Modifier and Type Class Description classTryUnitImplAn implementation of the model object 'Try Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return TryUnit Modifier and Type Method Description TryUnitActionFactoryImpl. createTryUnit() -
Uses of TryUnit in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type TryUnit Modifier and Type Method Description TActionSwitch. caseTryUnit(TryUnit object)Returns the result of interpreting the object as an instance of 'Try Unit'.