Projects tagged ‘eclipse_plugin’ and ‘emf’


[11 total ]

23 Users
   

openArchitectureWare (oAW) is a modular MDA/MDD generator framework implemented in Java(TM). It supports parsing of arbitrary models, and a language family to check and transform models as well as ... [More] generate code based on them. Supporting editors are based on the Eclipse platform. OAW has strong support for EMF (Eclipse Modelling Framework) based models but can work with other models, too. [Less]
Created over 3 years ago.

19 Users
   

Combined with the Model Driven Architecture approach (MDA), Acceleo is currently the most powerful code generator tool of its generation for Model Driven Development (MDD) and Model Driven Engineering ... [More] (MDE). Acceleo is easy to use, provide "on the shelves" generators (JEE, .Net, Php...) and template editors for Eclipse. [Less]
Created over 2 years ago.

16 Users

Common things are easy, special things are possible Xtext is a framework/tool for development of external textual DSLs. Just describe your very own DSL using Xtext's simple EBNF grammar language ... [More] and the generator will create a parser, an AST-meta model (implemented in EMF) as well as a full-featured Eclipse Text Editor from that. The Framework integrates with technology from Eclipse Modeling such as EMF, GMF, M2T and parts of EMFT. Development with Xtext is optimized for short turn-arounds, so that adding new features to an existing DSL can be done in seconds. Still with the new version more sophisticated programming languages can be implemented. Language development has never been so easy. [Less]
Created about 1 year ago.

15 Users
   

The Modeling Workflow Engine is an extensible framework for the integration and orchestration of model processing workflows. It comes with some basic components for and provides API for others to provide their own model processing tools.
Created over 2 years ago.

7 Users

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 ... [More] models of different modeling technologies (EMF, 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]
Created over 2 years ago.

4 Users

Acceleo is an implementation of the Object Management Group (OMG) MOF Model to Text Language (MTL) standard. This component is an entirely new development of the OMG MOF Model to Text (Mof2Text) ... [More] language. The implementation will be compliant with the core feature compliance level of the Mof2Text language to start with, then with the advanced feature compliance. [Less]
Created about 1 year ago.

2 Users
   

XMDL is a extensible model-based code generation framework, that uses model-to-text transformation facilities supplied by Eclipse Platform.
Created over 2 years ago.

1 Users

Created 12 months ago.

1 Users

The Eclipse Modeling Project focuses on the evolution and promotion of model-based development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.
Created 3 months ago.

1 Users

emf.observables allows you to use a in emf modeled data model for a RCP application with databinding. From an .genmodel file you can generate next to your .model plugin a separate .observables plugin ... [More] which contains wrapper classes to your emf model classes. Using this classes you can - easily build your memory based data model using a builder interface instead of the PackageFactory classes - access IObservable object wrappers in a type safe way. [Less]
Created 14 days ago.