EMF
CDO Model Repository
The CDO (Connected Data Objects) Model Repository is a distributed shared model framework for EMF models and meta models. CDO is also a model runtime environment with a focus on...
EMF Forms
EMF Forms provides a new way of developing form-based UIs. Instead of manually coding form-based layouts, it allows you to describe the UI with a simple model instead of with code...
EMF To Graphviz (emf2gv)
EMF To Graphviz (emf2gv) allows to generate a graphical representation of an EMF model (using GraphViz utility). It may be considered as a lightweight readonly alternative to GMF...
Epsilon
Epsilon is a family of Java-based scripting languages for automating common model-based software engineering tasks, such as code generation, model-to-model transformation and model...
M2Doc
The M2Doc project provides Word document generation (.docx files) based on a WYSIWYG template and EMF models. Visual Templates: Create and edit WYSIWYG templates directly from...
genModelAddon
This project will help you to separate properly the EMF generated code and your developed code. When you generate the EMF code, you probably override it with the @generated...
EMF Validation Builder
EMF Validation Builder is an eclipse plugin that automates the validation process (“on save” validation). By default, EMF doesn't validate an EMF resource when it is saved (like...
eMoflon::TIE-GT
eMoflon::TIE-GT is a code generator that generates fully EMF-compliant Java code from Ecore meta-models. Compared to other EMF code generators, you can even specify the...
EMFStore Model Repository
EMFStore is a model repository for the Eclipse Modeling Framework (EMF) and features collaborative editing and versioning of models. Existing versioning systems such as git or SVN...
pxDoc
Generate Word documents from Java. A highly extensible framework, fully integrated in Eclipse. A very simple language to generate high quality Word documents With only 30 keywords...