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
(New page: = Rete Visualizer = == Installation == # Install the '''Graphical Editing Framework Zest Visualization Toolkit SDK''' from the following update site: http://download.eclipse.org/tools/ge...)
 
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{caution|Old information|This page is not updated anymore; for more up-to-date details look at the language specification at https://www.eclipse.org/viatra/documentation/query-tools.html instead.}}
 
= Rete Visualizer =
 
= Rete Visualizer =
  
 
== Installation ==
 
== Installation ==
  
# Install the '''Graphical Editing Framework Zest Visualization Toolkit SDK''' from the following update site: http://download.eclipse.org/tools/gef/gef4/updates/integration/
+
# Install the '''Query Visualization''' feature group from the VIATRA update site.
# The Rete visualizer currently only works with the CI (continuous integration) version of IncQuery: http://viatra.inf.mit.bme.hu/update/incquery-ci/. Install the '''EMF-IncQuery SDK''' and '''EMF-IncQuery Pattern Visualization'''.
+
## 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.
 +
## Since VIATRA 1.6 GEF 5 is used
 +
### JavaFX support is required
 +
### e(fx)clipse runtime and GEF5 is required. They are both available from the Oxygen release train.
  
 
== 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.
+
# Load the instance model and the pattern in ''Query Results'' view.
 
# Click on the pattern name to visualize it.
 
# Click on the pattern name to visualize it.
 
# To change the visualized Rete net, unload the pattern and load with the green start button.
 
# To change the visualized Rete net, unload the pattern and load with the green start button.
 
# You may change the layout by clicking the downward pointing triangle and going to the '''Layout''' menu.
 
# You may change the layout by clicking the downward pointing triangle and going to the '''Layout''' menu.

Latest revision as of 09:31, 30 November 2017

Stop.png
Old information
This page is not updated anymore; for more up-to-date details look at the language specification at https://www.eclipse.org/viatra/documentation/query-tools.html instead.

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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.