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 3: Line 3:
 
== 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 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 '''EMF-IncQuery''': http://incquery.net/incquery/getting_started.
+
## ''Important!'' Because of API changes in the GEF4 Zest, the version available from the GEF update sites might or might not work.
  
 
== Usage ==
 
== Usage ==
  
 
# 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 Explorer''.
 
# 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.

Revision as of 15:56, 21 May 2015

Rete Visualizer

Installation

  1. 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)
    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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.