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"

(Add bullet point to feature list.)
Line 9: Line 9:
 
*Support for [[Henshin/Code Generator for Giraph|massive parallel rule execution]] using Apache Giraph
 
*Support for [[Henshin/Code Generator for Giraph|massive parallel rule execution]] using Apache Giraph
 
*Support for [[Henshin/Critical Pair Analysis|critical pair analysis]]
 
*Support for [[Henshin/Critical Pair Analysis|critical pair analysis]]
 +
*Automated [[Henshin/Rule Generation|rule generation]]
  
 
=== Resources ===
 
=== Resources ===

Revision as of 05:15, 6 July 2018

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:

Resources

Screenshots

Henshin transformation editors     Henshin state space explorer

Back to the top