| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitFieldDefinition
A representation of the model object 'Bit Field Definition'.
|
interface |
FormalParameterDefinition
A representation of the model object 'Formal Parameter Definition'.
|
interface |
VariableDefinition
A representation of the model object 'Variable Definition'.
|
| Modifier and Type | Method and Description |
|---|---|
DataDefinition |
VariableCatchBlock.getExceptionVariable()
Returns the value of the 'Exception Variable' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableCatchBlock.setExceptionVariable(DataDefinition value)
Sets the value of the '
Exception Variable' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseDataDefinition(DataDefinition object)
Returns the result of interpreting the object as an instance of 'Data Definition'.
|