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

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. Install EMF-IncQuery: http://incquery.net/incquery/getting_started.

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