This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Fix inheritance implementation #103
Labels
Milestone
Comments
sgraband
changed the title
Can´t delete inheritance edges with ENTF
Can´t delete inheritance edges with DELETE
Jan 14, 2020
CamilleLetavernier
added
the
diagrams
Related to Ecore Diagrams (Editor, visualization & edition)
label
Mar 6, 2020
@CamilleLetavernier should this be added to Milestone 1? Currently you cannot delete inheritance edges at all, and therefore causes the tests to fail. |
sgraband
changed the title
Can´t delete inheritance edges with DELETE
Can´t delete inheritance edges
Apr 7, 2020
Good point, this definitely makes sense |
Can you assign this to me? I found some other problems with inheritance that should be fixed, before working on the tests. |
sgraband
changed the title
Can´t delete inheritance edges
Fix inheritance implementation
Apr 14, 2020
sgraband
added a commit
to sgraband/ecore-glsp
that referenced
this issue
Apr 14, 2020
Tests now have a seperate workspace for easier execution and to make them more robust. Currently the tests are running in a third Travis Build, next to the maven and yarn builds. However, since the tests require maven and yarn to be run, these tests could be put together in the future. Right now two tests are failing due to eclipsesource#103. Signed-off-by: Simon Graband <[email protected]>
sgraband
added a commit
to sgraband/ecore-glsp
that referenced
this issue
Apr 30, 2020
Tests now have a seperate workspace for easier execution and to make them more robust. Currently the tests are running in a third Travis Build, next to the maven and yarn builds. However, since the tests require maven and yarn to be run, these tests could be put together in the future. Right now two tests are failing due to eclipsesource#103. Signed-off-by: Simon Graband <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently you cannot delete inheritance edges, by clicking on them and pressing ENTF/DEL. For the other edge types it is working.
Furthermore, inheritance edges cannot be moved, since there is no representation in the notation files.
The text was updated successfully, but these errors were encountered: