public class OWhile extends OActivity
<while> activity.| Modifier and Type | Field and Description |
|---|---|
OActivity |
activity |
OExpression |
whileCondition
The while condition.
|
failureHandling, joinCondition, name, sourceLinks, suppressJoinFailure, targetLinksincomingLinks, nested, outgoingLinks, variableRd, variableWr| Constructor and Description |
|---|
OWhile(OProcess owner,
OActivity parent) |
public OExpression whileCondition
public OActivity activity