Projects tagged ‘mde’, ‘modeling’, and ‘transformation’


Jump to tag:

Projects tagged ‘mde’, ‘modeling’, and ‘transformation’

Filtered by Project Tags mde modeling transformation

Refine results Project Tags mda (4) emf (3) model (3) eclipse (3) metamodel (3) qvt (2) mdd (2) refactoring (2) weaving (2) xmi (2) mof (2) uml (2)

[4 total ]

9USERS
   

ATL (Atlas Transformation Language) is a model transformation language and toolkit. In the field of Model-Driven Engineering (MDE), ATL provides ways to produce a set of target models from a set of source models. Developed on top of the Eclipse ... [More] platform, the ATL Integrated Development Environment (IDE) provides a number of standard development tools (syntax highlighting, debugger, etc.) that aim to ease the development of ATL transformations. [Less]

4USERS

Epsilon is a family of integrated model management languages for tasks such as model navigation and modification, transformation, validation, comparison, merging etc. Epsilon can be used to manage models of different modeling technologies (EMF ... [More] , MDR) and is supported by Eclipse plugins (editors, outline viewers, launch configurations etc). Epsilon also provides a number of Eclipse-based tools such as tools for code profiling and monitoring, an ANT-based workflow for defining complex chains of model management operations, an extension of the built-in reflective EMF editor (Exeed) that enables users to customize its appearence (icons and labels), and a multi-tab editor (ModeLink) that enables users to establish arbitrary links between different EMF models. [Less]

4USERS

AMW (ATLAS Model Weaver) is a tool for establishing relationships (i.e., links) between models. The links are stored in a model, called weaving model. It is created conforming to a weaving metamodel.

1USERS

MoTMoT stands for Model driven, Template based, Model Transformer. It is a compiler (code generator) from visual model transformations to repository manipulation code. The compiler takes models conforming to a UML profile for Story Driven Modeling ... [More] (SDM) as input and outputs JMI code. Since the MoTMoT code generator is built using AndroMDA, adding support for other repository platforms (like EMF) consists of adding a new set of code templates (written in the template language of Velocity, Freemarker, ...). Transformations are stored as standard UML 1.4 (profile) models in the NetBeans MetaData Repository (MDR) to leverage its strong XMI import/export facilities. [Less]