| 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 |
ExceptionUnit
A representation of the model object 'Exception 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 |
|---|---|
BlockUnit |
ActionFactory.createBlockUnit()
Returns a new object of class 'Block Unit'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ActionSwitch.caseBlockUnit(BlockUnit object)
Returns the result of interpreting the object as an instance of 'Block Unit'.
|