Name | Type | Multiplicity | Description |
---|---|---|---|
maxIterations |
property int |
[0,1] | Maximum number of iteration attempts. |
tokenExpression |
property ExpressionType |
[0,1] | An expression that will be used to format an iteration token. |
preIterationCondition |
property ExpressionType |
[0,1] | A condition that will be executed prior to iteration. |
postIterationCondition |
property ExpressionType |
[0,1] | A condition that will be executed after the iteration. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]