Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

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

< VIATRA‎ | Query
Line 10: Line 10:
  
 
== Usage ==
 
== Usage ==
 
+
[[File:VIATRA Rete Visualizer.png|thumbnail]]
 
# Go to '''Window''' | '''Show View''' | '''Other...''' and choose '''Rete Visualizer'''.
 
# Go to '''Window''' | '''Show View''' | '''Other...''' and choose '''Rete Visualizer'''.
 
# Load the instance model and the pattern in ''Query Results'' view.
 
# Load the instance model and the pattern in ''Query Results'' view.

Revision as of 11:45, 26 May 2017

Rete Visualizer

Installation

  1. Install the Query Visualization feature group from the VIATRA update site.
    1. Before VIATRA 1.6 this feature relied on a pre-release version of GEF4 Zest; the version available from the GEF update sites did not work. Use the version from the VIATRA update sites.
    2. Since VIATRA 1.6 GEF 5 is used
      1. JavaFX support is required
      2. e(fx)clipse runtime and GEF5 is required. They are both available from the Oxygen release train.

Usage

VIATRA Rete Visualizer.png
  1. Go to Window | Show View | Other... and choose Rete Visualizer.
  2. Load the instance model and the pattern in Query Results view.
  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