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

Line 9: Line 9:
  
 
[[File:rete.png|900px|center]]
 
[[File:rete.png|900px|center]]
 +
 +
  
 
Settings:
 
Settings:

Revision as of 20:28, 25 March 2015

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


Settings:

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

Back to the top