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

VIATRA/Query/UserDocumentation/RETE Visualizer

< VIATRA‎ | Query
Revision as of 20:27, 28 February 2013 by Szarnyasg.gmail.com (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rete Visualizer

Installation

  1. Install the Graphical Editing Framework Zest Visualization Toolkit SDK from the following update site: http://download.eclipse.org/tools/gef/gef4/updates/integration/
  2. 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.

Usage

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