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

Difference between revisions of "Henshin"

Line 6: Line 6:
 
*[[Henshin Transformation Rules|Graphical syntax]] for transformations  
 
*[[Henshin Transformation Rules|Graphical syntax]] for transformations  
 
*Support for verification of transformations using [[Henshin Statespace Explorer|state space analysis]]
 
*Support for verification of transformations using [[Henshin Statespace Explorer|state space analysis]]
 +
 +
 +
=== Screenshots ===
 +
 +
[[Image:Henshin_example_transformation_rule.png|250px|Henshin transformation editors]]    
 +
[[Image:Statespace-explorer-phil-win32.png|200px|Henshin state space explorer]]

Revision as of 16:03, 13 February 2011

Henshin logo

Henshin is an in-place model transformation language for the Eclipse Modeling Framework (EMF). It supports direct transformations of EMF model instances (endogenous transformations), as well as generating instances of a target language from given instances of a source language (exogenous transformations). Its main features are:

  • Support for endogenous as well as exogenous transformations
  • Natural treatment and efficient in-place execution of endogenous transformations
  • Graphical syntax for transformations
  • Support for verification of transformations using state space analysis


Screenshots

Henshin transformation editors     Henshin state space explorer

Back to the top