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

VIATRA/Transformation/ShowCase

< VIATRA‎ | Transformation
Revision as of 05:45, 26 April 2016 by Unnamed Poltroon (Talk) (Created page with "This page lists various tools that internally use VIATRA. = EMDW Model Compiler = The EMDW Model Compiler (MC) is an Eclipse based tool for generating optimized C++ source...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page lists various tools that internally use VIATRA.

EMDW Model Compiler

The EMDW Model Compiler (MC) is an Eclipse based tool for generating optimized C++ source code for applications developed in the novel xtUML-RT modeling language. The EMDW Model Compiler processes UML models to generate executable source code in a multi-step transformation workflow, featuring both batch and incremental transformations. The input and internal models are subject to validation, and the toolchain includes both integration to the Papyrus editor and a dedicated action language called rAlf.

Web: https://github.com/IncQueryLabs/EMDW-MC Licence: EPL Contributors: IncQuery Labs Ltd. and Ericsson AB

Back to the top