Projects tagged ‘mda’, ‘transformation’, and ‘uml’


Jump to tag:

Projects tagged ‘mda’, ‘transformation’, and ‘uml’

Filtered by Project Tags mda transformation uml

Refine results Project Tags modeling (3) andromda (2) modelling (2) xmi (2) model (2) refactoring (2) metamodel (2) mde (2) mof (2) generator (2) jmi (1) metadata (1)

[4 total ]

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]

2USERS
 

MOF-compliant metadata repository. Implementation of Java Metadata Interface (JSR-40).

1USERS
 

Open Software Factory turns UML models into executable application code. It supports the rapid development of web service enabled J2EE applications that run on any J2EE server. When using OSF, all design changes are made in your UML model and OSF ... [More] updates your application by iterative code generation. Hand coded software is not touched by OSF. Instead, generated code is seamlessly integrated with hand code with OSF generated pattern implmentations. OSF is currently built on the AndroMDA platform and uses Velocity for code generation. The upcoming major release of OSF is being developed with the Atlas Transformation Language and EMF. Modules for JRuby/Ruby support and plug-ins for NetBeans and Eclipse will be released by December 31, 2007. [Less]

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]