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 "Henshin/Multi-View Editor"

m (Heidelme.students.uni-marburg.de moved page Henshin Multi-View Editor to Henshin/Multi-View Editor: Convert to subpage)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The '''Henshin Multi-View Editor''' is an alternative to the integrated [[Henshin Graphical Editor]]. It is based on the Muvitor framework and maintained at [http://www.tu-berlin.de/tfs TU Berlin] and [http://wwwde.uni.lu/snt Uni Luxembourg].  
+
The '''Henshin Multi-View Editor''' (development discontinued in 2015) was an alternative to the integrated [[Henshin/Graphical Editor|Henshin Graphical Editor]]. It is based on the Muvitor framework and maintained at [http://www.tu-berlin.de/tfs TU Berlin] and [http://wwwde.uni.lu/snt Uni Luxembourg].  
  
 
=== Main differences ===
 
=== Main differences ===
Line 19: Line 19:
  
  
[[category:Henshin]]
+
[[category:Henshin]][[category:Modeling]]

Latest revision as of 13:54, 12 February 2023

The Henshin Multi-View Editor (development discontinued in 2015) was an alternative to the integrated Henshin Graphical Editor. It is based on the Muvitor framework and maintained at TU Berlin and Uni Luxembourg.

Main differences

  • Multi-view: the editor provides a tree-view of the transformation system and graphical views for rules and graphs
  • Visual simulation: you can create a graph and apply your rules in the GUI
  • Rule view with separate LHS and RHS instead of an integrated view

Availability

Multi-View Editor is is available at github. The repository contains the Henshin base plugins as well, which are extended to fit to the HenshinTGG editor (a third kind of Henshin editor).

To try the Muvitor-based Henshin-Editor, it is suggested that you use the plug-ins from the github repository. Currently no update site is provided, so you need to do the following to use the editor:

  1. Import the plug-ins from the github repository into your main workspace
  2. Run > Run as > Eclipse application

Further Information

Back to the top