| Modifier and Type | Method and Description |
|---|---|
LoopCondition |
PLIFactory.createLoopCondition()
Returns a new object of class 'Loop Condition'.
|
LoopCondition |
DoType2.getLoopCondition()
Returns the value of the 'Loop Condition' containment reference.
|
LoopCondition |
DoSpecification.getLoopCondition()
Returns the value of the 'Loop Condition' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoType2.setLoopCondition(LoopCondition value)
Sets the value of the '
Loop Condition' containment reference. |
void |
DoSpecification.setLoopCondition(LoopCondition value)
Sets the value of the '
Loop Condition' containment reference. |