| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CatchUnit
A representation of the model object 'Catch Unit'.
|
interface |
FinallyUnit
A representation of the model object 'Finally Unit'.
|
interface |
TryUnit
A representation of the model object 'Try Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionUnit |
ActionFactory.createExceptionUnit()
Returns a new object of class 'Exception Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ActionSwitch.caseExceptionUnit(ExceptionUnit object)
Returns the result of interpreting the object as an instance of 'Exception Unit'.
|