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

Model to Model Transformation - MMT

Revision as of 15:50, 16 January 2007 by Freddy.allilaire.univ-nantes.fr (Talk | contribs) (added backlink to EMP)

< To: Modeling

Model-to-model transformation is a key aspect of model-driven development (MDD). The M2M project will deliver a framework for model-to-model transformation languages. The core part is the transformation infrastructure. Transformations are executed by transformation engines that are plugged into the infrastructure. There are three transformation engines that are developed in the scope of this project. Each of the three represents a different category, which validates the functionality of the infrastructure from multiple contexts. M2M is a subproject of the top-level Eclipse Modeling Project.

The three are:

  • ATL
  • Procedural QVT (Operational)
  • Declarative QVT (Core and Relational)

Back to the top