Projects tagged ‘framework’, ‘metamodel’, and ‘modeling’


Jump to tag:

Projects tagged ‘framework’, ‘metamodel’, and ‘modeling’

Filtered by Project Tags framework metamodel modeling

Refine results Project Tags emf (8) eclipse (8) mda (6) generator (5) model (5) uml (4) eclipse_plugin (4) uml2 (4) code_generators (4) mdd (4) modelling (4) xpand (3)

[8 total ]

64 Users
   

The Eclipse Modeling Framework is a framework and code generation facility for building tools and other applications based on a structured data model.
Created over 3 years ago.

40 Users
   

The Eclipse Graphical Modeling Framework (GMF) provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF. The project aims to provide these ... [More] components, in addition to exemplary tools for select domain models which illustrate its capabilities. [Less]
Created over 3 years ago.

25 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.

25 Users
   

The Model Development Tools (MDT) project focuses on big "M" modeling within the Modeling project. Its purpose is twofold: 1. To provide an implementation of industry standard metamodels. 2. ... [More] To provide exemplary tools for developing models based on those metamodels [Less]
Created over 3 years ago.

8 Users
   

EMF Search provides the fundamental infrastructure and components for search queries on EMF based models. A particular focus will be made on integration with the Eclipse Core Search API for end user tight integration.
Created over 3 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.

2 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 7 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 4 months ago.