This is a BPMN process diagram example that shows the use of the Discriminator pattern. Here are some of its characteristics:
- Allows only one branch to continue on the process at a given join point, based on a condition evaluated at runtime.
- The remaining branches are blocked.
- A special case of N-Out-of-M join pattern.
- Complex Join.
Import into your Project
Open diagram in Visual Paradigm [?]Copy the URL below, paste it in the Open Project windows of Visual Paradigm and press Enter to open it |
Posted by: Brittany Shook
Next Read: N out of M Join »