public interface DoType2 extends DoType, PLINode
The following features are supported:
PLIPackage.getDoType2()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
LoopCondition |
getLoopCondition()
Returns the value of the 'Loop Condition' containment reference.
|
void |
setLoopCondition(LoopCondition value)
Sets the value of the '
Loop Condition' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
LoopCondition getLoopCondition()
setLoopCondition(LoopCondition),
PLIPackage.getDoType2_LoopCondition()void setLoopCondition(LoopCondition value)
Loop Condition' containment reference.
value - the new value of the 'Loop Condition' containment reference.getLoopCondition()