public interface VariableCatchBlock extends CatchBlock
The following features are supported:
GASTMPackage.getVariableCatchBlock()| Modifier and Type | Method and Description |
|---|---|
DataDefinition |
getExceptionVariable()
Returns the value of the 'Exception Variable' containment reference.
|
void |
setExceptionVariable(DataDefinition value)
Sets the value of the '
Exception Variable' containment reference. |
getBody, setBodygetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoDataDefinition getExceptionVariable()
If the meaning of the 'Exception Variable' containment reference isn't clear, there really should be more of a description here...
setExceptionVariable(DataDefinition),
GASTMPackage.getVariableCatchBlock_ExceptionVariable()void setExceptionVariable(DataDefinition value)
Exception Variable' containment reference.
value - the new value of the 'Exception Variable' containment reference.getExceptionVariable()