Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Render the Parallel Multi-instance Marker of a Sub-Process #354

Closed
csouchet opened this issue Jun 25, 2020 · 0 comments · Fixed by #471
Closed

[FEAT] Render the Parallel Multi-instance Marker of a Sub-Process #354

csouchet opened this issue Jun 25, 2020 · 0 comments · Fixed by #471
Assignees
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements enhancement New feature or request
Milestone

Comments

@csouchet
Copy link
Member

csouchet commented Jun 25, 2020

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

  • The marker for a Sub-Process that loops MUST be a small line with an arrowhead that curls back upon itself.
    The loop marker MAY be used in combination with any of the other markers except the multi-instance marker.
  • The marker for a Sub-Process that has multiple instances MUST be a set of three vertical lines in parallel.
    The multi-instance marker MAY be used in combination with any of the other markers except the loop marker.
  • The marker for an ad-hoc Sub-Process MUST be a “tilde” symbol.
    The ad-hoc marker MAY be used in combination with any of the other markers.
  • The marker for a Sub-Process that is used for compensation MUST be a pair of left facing triangles (like a tape player “rewind” button).
    The Compensation marker MAY be used in combination with any of the other markers.
  • All the markers that are present MUST be grouped and the whole group centered at the bottom of the Sub-Process.

image

image

image

Describe the solution you'd like
Modify the MxGraph shape for the sub-process.

Depends on #451

@csouchet csouchet added enhancement New feature or request BPMN support Something about the BPMN specification that the lib is already supporting or will support labels Jun 25, 2020
@csouchet csouchet added this to the Elementary set of elements milestone Jun 25, 2020
@csouchet csouchet changed the title [FEAT] Display the Parallel Multi-instance Marker of a Sub-Processes [FEAT] Display the Parallel Multi-instance Marker of a Sub-Process Jun 25, 2020
@csouchet csouchet changed the title [FEAT] Display the Parallel Multi-instance Marker of a Sub-Process [FEAT] Detect the Parallel Multi-instance Marker of a Sub-Process Jul 8, 2020
@csouchet csouchet changed the title [FEAT] Detect the Parallel Multi-instance Marker of a Sub-Process [FEAT] Render the Parallel Multi-instance Marker of a Sub-Process Aug 4, 2020
@csouchet csouchet added BPMN rendering Something about the way the lib is rendering BPMN elements and removed BPMN support Something about the BPMN specification that the lib is already supporting or will support labels Aug 4, 2020
@tbouffard tbouffard self-assigned this Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants