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

Identify DMN 1.4 collections with ||| on the DMN Editor diagram #232

Closed
jomarko opened this issue Apr 25, 2023 · 0 comments · Fixed by apache/incubator-kie-tools#2132
Closed
Assignees
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:new-feature Something is missing, we need to build it!

Comments

@jomarko
Copy link

jomarko commented Apr 25, 2023

From the DMN spec:

Decisions and Input Data elements on a DRD can represent collections of elements. Implementations MAY show
this with the addition of ||| in the shape. Implementations SHALL show this on all such DRD elements within a
DRG OR on no DRD elements.
A Decision is considered to represent a collection if the Decision's decisionOutput InformationItem references an
ItemDefinition with isCollection = TRUE.
An InputData is considered to represent a collection if the InputData's variable InformationItem references an
ItemDefinition with isCollection = TRUE.

You can read more in specification 6.2.6 Identifying Collections

Screenshot 2023-04-25 141135

### Acceptance criteria
- [ ] `|||` indicator is displayed for DMN nodes representing a collection and is clearly visible even if the DMN node name is a long string
@jomarko jomarko added type:enhancement Something that already exists needs to be improved area:dmn Related to DMN labels Apr 25, 2023
@jomarko jomarko changed the title Identifying collections as ||| Identifying DMN collections as ||| Apr 25, 2023
@jomarko jomarko moved this to Backlog 💭 (unordered) in IBM and KIE Community Project - Archived! Apr 25, 2023
@tiagobento tiagobento changed the title Identifying DMN collections as ||| Identify DMN collections with ||| on the DMN Editor diagram Apr 25, 2023
@jomarko jomarko changed the title Identify DMN collections with ||| on the DMN Editor diagram Identify DMN 1.4 collections with ||| on the DMN Editor diagram Apr 26, 2023
@jomarko jomarko added type:new-feature Something is missing, we need to build it! and removed type:enhancement Something that already exists needs to be improved labels Apr 26, 2023
@tiagobento tiagobento self-assigned this Aug 14, 2023
@tiagobento tiagobento assigned ljmotta and unassigned tiagobento Jan 17, 2024
@tiagobento tiagobento added the area:tools Issues affecting Apache KIE tooling projects label Jan 17, 2024
@github-project-automation github-project-automation bot moved this from Backlog 💭 (unordered) to Done 🎉 in IBM and KIE Community Project - Archived! Jan 30, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🎯 Done in 🦉 KIE Podling Board Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:tools Issues affecting Apache KIE tooling projects type:new-feature Something is missing, we need to build it!
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants