| Modifier and Type | Interface and Description |
|---|---|
interface |
PIControllerTimes
A representation of the TIMES clause in a PERFORM statement.
|
interface |
PIControllerUntil
A representation of the UNTIL phrase in a PERFORM statement.
|
interface |
PIControllerVarying
A representation of the VARYING phrase in a PERFORM statement.
|
| Modifier and Type | Method and Description |
|---|---|
PerformIterationController |
PerformStmt.getController()
Returns the value of the 'Controller' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformStmt.setController(PerformIterationController value)
Sets the value of the '
Controller' containment reference. |