Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EEF"

(Tutorials)
Line 80: Line 80:
 
* Mailing list : emft-dev@eclipse.org
 
* Mailing list : emft-dev@eclipse.org
  
[[Category:Modeling]] [[Category:EMFT]]
+
[[Category:Modeling]]
 +
[[Category:EMFT]]
 +
[[Category:EEF]]

Revision as of 08:05, 8 June 2010

Presentation

The EEF project is part of EMFT (EMF Technology).

EEF provides a generative component and runtime infrastructure for developing advanced components to ease the EMF based model editing. It is composed of three parts :

  • A runtime containing a set of advanced widgets and a generic and extensible MVC architecture
  • Standard metamodels allowing the definition of models that will parameterize the actual editing components that are to be generated
  • An Acceleo module generating a standard architecture extending the framework's runtime.

The generated elements can be integrated in any SWT/JFace components to ease the EMF model based editing.

Sample of properties view integrating a component generated with EEF Sample of JFace wizard integrating a component generated with EEF

Documentation

Installation

EEF Installation Guide

Tutorials

My first generation with EEF

How to customize the generated EEF code

Guides

EEF User Guide

EEF Developer Guide

EEF Releng Guide

Sources

EEF Sources

New & Noteworthy

EEF New and Noteworthy

Roadmap

v0.7.1

  • Views refactoring (control part extraction) - 90%
  • Views composition - 100%
  • SWT Standard widgets management - 75%
  • Extension point to add generator - 100%
  • Better context management - 0%
  • EEF widgets features alignement - 80%

v0.8.0

  • Alternative EMF.Edit generation - 0%
  • Filters modelisation - 90%
  • Incremental intializer - 0%
  • EMF Databinding integration - 5%
  • Help system integration - 5%
  • Lock system - 0%
  • Test generation - 10%

v1.0

  • New advanced widgets set (Nebula, Riena, ...) - 0%

Contact

Team

  • Goulwen Le Fur, Obeo - Project lead
  • Nathalie Lépine, Obeo
  • Stéphane Bouchet, Obeo
  • Patrick Tessier, CEA List - UML codegen maintainer

More information

  • Newsgroup : eclipse.technology.emft
  • Mailing list : emft-dev@eclipse.org

Back to the top