Workflow: ezcWorkflowNodeMultiChoice
[ ]
[ Theoretical background ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWorkflowNodeMultiChoice
|
This node implements the Multi-Choice workflow pattern. [
source]
The Multi-Choice workflow pattern defines multiple possible paths for the workflow of which one or more are chosen. It is a generalization of the Parallel Split and Exclusive Choice workflow patterns.
Incoming nodes: 1 Outgoing nodes: 2..*
This example displays how you can use ezcWorkflowNodeMultiChoice to activate one or more branches depending on the input. Note that an input value of 5 will start only branch 1 while an input value of 11 or more will start both branch1 and branch2.
Parents
ezcWorkflowNode
|
--ezcWorkflowNodeBranch
|
--ezcWorkflowNodeConditionalBranch
|
--ezcWorkflowNodeMultiChoice
Inherited Constants
From
ezcWorkflowNode:
Inherited Member Variables
From
ezcWorkflowNodeConditionalBranch:
From
ezcWorkflowNodeBranch:
From
ezcWorkflowNode:
Inherited Methods
From
ezcWorkflowNodeConditionalBranch :
From
ezcWorkflowNodeBranch :
From
ezcWorkflowNode :
Last updated: Mon, 21 Dec 2009