| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypesCatchBlock
A representation of the model object 'Types Catch Block'.
|
interface |
VariableCatchBlock
A representation of the model object 'Variable Catch Block'.
|
| Modifier and Type | Method and Description |
|---|---|
CatchBlock |
GASTMFactory.createCatchBlock()
Returns a new object of class 'Catch Block'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseCatchBlock(CatchBlock object)
Returns the result of interpreting the object as an instance of 'Catch Block'.
|