public interface ExprSwitchStatusCond extends ExprSimpleCond
The following features are supported:
COBOLPackage.getExprSwitchStatusCond()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
SwitchStatusCondition |
getCondition()
Returns the value of the 'Condition' reference.
|
void |
setCondition(SwitchStatusCondition value)
Sets the value of the '
Condition' reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
SwitchStatusCondition getCondition()
setCondition(SwitchStatusCondition),
COBOLPackage.getExprSwitchStatusCond_Condition()void setCondition(SwitchStatusCondition value)
Condition' reference.
value - the new value of the 'Condition' reference.getCondition()