Skip to main content
Jump to: navigation, search

Difference between revisions of "VIATRA/Query/UserDocumentation/RETE Visualizer"

< VIATRA‎ | Query
(Update installation info)
Line 3: Line 3:
 
== Installation ==
 
== Installation ==
  
# Install both the '''EMF-IncQuery Rete Visualization''' and '''GEF4 Zest SDK''' from the extra update sites (e.g. http://download.eclipse.org/incquery/updates-extra/integration)
+
# Install the '''Query Visualization''' feature group from the VIATRA update site.
 
## ''Important!'' Because of API changes in the GEF4 Zest, the version available from the GEF update sites might or might not work.
 
## ''Important!'' Because of API changes in the GEF4 Zest, the version available from the GEF update sites might or might not work.
  

Revision as of 09:46, 3 March 2016

Rete Visualizer

Installation

  1. Install the Query Visualization feature group from the VIATRA update site.
    1. Important! Because of API changes in the GEF4 Zest, the version available from the GEF update sites might or might not work.

Usage

  1. Go to Window | Show View | Other... and choose Rete Visualizer.
  2. Load the instance model and the pattern in Query Explorer.
  3. Click on the pattern name to visualize it.
  4. To change the visualized Rete net, unload the pattern and load with the green start button.
  5. You may change the layout by clicking the downward pointing triangle and going to the Layout menu.

Back to the top