| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element | |
| gr.uoa.di.madgik.execution.plan.element.condition |
| Modifier and Type | Field and Description |
|---|---|
ConditionTree |
LoopPlanElement.LoopCondition
The condition of the loop which is evaluated on every iteration performed until it
is evaluated to false in which case the loop is broken
|
ConditionTree |
BagPlanElement.TerminationCondition
If set, everytime an element is completed the condition is evaluated and if it evaluates to true, the
execution is terminated.
|
| Modifier and Type | Field and Description |
|---|---|
ConditionTree |
ConditionalFlow.Condition |
ConditionTree |
BagConditionalElement.Condition |
Copyright © 2014. All Rights Reserved.