-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incremental: allow dangling elements.
Now instead of failing and throwing an exception whenever a KGraph with referenced nodes, ports, or edges, which are not in the graph directly via containment, this tries to still add the elements or display an error message, but continue doing the best possible out of the faulty graph. This way the update is way more robust for such graphs. # Conflicts: # plugins/de.cau.cs.kieler.klighd.incremental/src/de/cau/cs/kieler/klighd/incremental/merge/KGraphMerger.java
- Loading branch information
1 parent
43a9ea6
commit c5f6bb4
Showing
1 changed file
with
59 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters