bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Detect all Parallel Multiple Events

Open csouchet opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. Given a bpmn input source, detect all BPMN Parallel Multiple Events.

Describe the solution you'd like Manage all Parallel Multiple Events declared in the bpmn input source

Additional context The final shape rendering of all Parallel Multiple Events won't be done as part of this issue and will be managed later.

BPMN specification image image

Start Top-level Event

image

Event Sub-Process Start Event

image

Intermediate Event

image

Intermediate Events Attached to an Activity Boundary

image

⚠️ Check the contribution guidelines for BPMN support

csouchet avatar Oct 20 '20 17:10 csouchet