Skip to content

Commit ac0a5fe

Browse files
gcoutableAxelRICHARD
authored andcommitted
[2057] Fix the support for removing the multiplicity through direct edit
Bug: #2057 Signed-off-by: Guillaume Coutable <guillaume.coutable@obeo.fr>
1 parent 25adc5d commit ac0a5fe

File tree

7 files changed

+414
-393
lines changed

7 files changed

+414
-393
lines changed

CHANGELOG.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ It now follows the same rule than all other graphical node: if a compartment tha
9696
- https://github.com/eclipse-syson/syson/issues/2049[#2049] [diagrams] Fix the direct edit and the display of `ends` graphical node elements inside the _ends_ compartment.
9797
Now the _end_ keyword is not displayed anymore in the label of these graphical nodes, and the direct edit only allows to edit the name of the end instead of the full label which was confusing for users.
9898
- https://github.com/eclipse-syson/syson/issues/2054[#2054] [diagrams] Fix an error when invoking the tools _New Start Action_ or _New Done Action_ from inside a package named `Actions`.
99+
- https://github.com/eclipse-syson/syson/issues/2057[#2057] [diagrams] Fix the support for removing the multiplicity using the direct edit.
99100

100101
=== Improvements
101102

@@ -149,6 +150,7 @@ Add possibility for validation rules to specify their severity ; the SysML rules
149150
Tweak the diagnostic messages to help users understand where the erroneous element is in their editing context.
150151
Make sure diagnostics are sorted according to their validated element and its containing document.
151152
- https://github.com/eclipse-syson/syson/issues/2042[#2042] [import] Improve error reporting while uploading a document.
153+
- https://github.com/eclipse-syson/syson/issues/2057[#2057] [diagrams] Add the support for empty value for multiplicity in the ANTLR grammar.
152154

153155
=== New features
154156

backend/services/syson-direct-edit-grammar/src/main/java/org/eclipse/syson/direct/edit/grammars/DirectEdit.interp

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)