process-analytics / bpmn-visualization-addons

Add-ons for `bpmn-visualization`.
https://process-analytics.github.io/bpmn-visualization-addons/
Apache License 2.0
3 stars 0 forks source link

[FEAT] CasePathResolver: Infer incoming/outgoing flownodes/edges of Parrallel Gateways #146

Open tbouffard opened 1 year ago

tbouffard commented 1 year ago

Is your feature request related to a problem? Please describe.

Based on the BPMN semantic, when considering an extension of #145

Describe the solution you'd like

This feature should be enable with an options (see #23). Proposal: inferEdgesOfParallelGateway to be improved as it doesn't cover the full feature.

TODO describe the use cases more precisely