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/DeveloperDocumentation/FeatureSetAndTesting/Rete

< VIATRA‎ | Query‎ | DeveloperDocumentation/FeatureSetAndTesting
Revision as of 20:27, 25 March 2015 by Unnamed Poltroon (Talk) (Created page with "=== Rete Visualizer === Usage: # Go to Window | Show View | Other... and choose Rete Visualizer. # Load the instance model and the pattern. # Click on the pattern name to vis...")

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

Rete Visualizer

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.


Rete.png

Setttings:

  • Refresh Graph
  • Clear Graph
  • Set zoom level
  • Set layout of the graph
    • Tree
    • SpaceTree (Eclipse dies)
    • Spring
    • Radial
    • Sugiyama

Back to the top