public interface XThrowExpression extends XExpression
XbasePackage.getXThrowExpression()The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
XExpression |
getExpression()
Returns the value of the 'Expression' containment reference.
|
void |
setExpression(XExpression value)
Sets the value of the '
Expression' containment reference. |
XExpression getExpression()
setExpression(XExpression),
XbasePackage.getXThrowExpression_Expression()void setExpression(XExpression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()