public interface DownThruCondition extends RepetitionCondition
The following features are supported:
PLIPackage.getDownThruCondition()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the value of the 'Expression' containment reference.
|
void |
setExpression(Expression value)
Sets the value of the '
Expression' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Expression getExpression()
setExpression(Expression),
PLIPackage.getDownThruCondition_Expression()void setExpression(Expression value)
Expression' containment reference.
value - the new value of the 'Expression' containment reference.getExpression()