Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 15:56, 21 May 2015 by Unnamed Poltroon (Talk)

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.

Back to the top