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"

(Documentation)
(Roadmap)
Line 45: Line 45:
 
* EEF widgets features alignement - 80%
 
* EEF widgets features alignement - 80%
  
=== v0.7.===  
+
=== v0.8.0 ===
  
 
* Alternative EMF.Edit generation - 0%
 
* Alternative EMF.Edit generation - 0%
 
* Filters modelisation - 90%
 
* Filters modelisation - 90%
 
=== v0.8.0 ===
 
 
 
* Incremental intializer - 0%
 
* Incremental intializer - 0%
 
* EMF Databinding integration - 5%
 
* EMF Databinding integration - 5%
Line 60: Line 57:
 
=== v1.0 ===
 
=== v1.0 ===
 
* New advanced widgets set (Nebula, Riena, ...) - 0%
 
* New advanced widgets set (Nebula, Riena, ...) - 0%
 
  
 
== Contact ==
 
== Contact ==

Revision as of 12:27, 9 November 2009

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

Guides

EEF User Guide

EEF Developer Guide

Sources

EEF Sources

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