eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

Improve Recipe Visualizer with better labels and traceability #22

Open eclipse-viatra-bot opened 6 months ago

eclipse-viatra-bot commented 6 months ago

| --- | --- | | Bugzilla Link | 466217 | | Status | ASSIGNED | | Importance | P3 enhancement | | Reported | May 03, 2015 03:25 EDT | | Modified | Sep 07, 2016 05:53 EDT | | Version | oldinquery | | Depends on | 491922, 491839 | | Reporter | Gabor Bergmann |

Description

The recipe visualizer would be more useful with:

eclipse-viatra-bot commented 6 months ago

By Gabor Bergmann on May 03, 2015 03:26

Some quick ideas for the first two. The third one would be a bigger undertaking.

eclipse-viatra-bot commented 6 months ago

By Gabor Bergmann on May 03, 2015 03:40

Should look better as of commit 277d9fd34e5646c9918833e64af6ca8d1be95e5c.

Unfortunately, in some cases the network of recipes may still appear disconnected in the visualizer due to node reuse (substitutions between equivalent recipes). I think this can only be solved by introducing recipe-level reuse at the time of recipe creation, which would require some additional work.

eclipse-viatra-bot commented 6 months ago

By Abel Hegedus on Apr 19, 2016 05:16

Bug 491839 fixed the connectiveness problem, while duplications and label improvements are tracked in Bug 491922