Eclipse EMF Facet 0.3.0 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Release

0.3.0

Description

EMF Facet provides a generic and extensible MDE framework to support meta-model extension and model customization.

Architectural Issues

The features provided by EMF Facet 0.3.0, as part of Kepler are :

  • A query abstraction mechanism allowing language-independent querying on models;
  • The facet mechanism for dynamically extending the meta-models;
  • A model customization mechanism allowing to change the rendering of model element in function of their state.
  • Customizable widget

The EMF Facet project plan has not be totally achieved. We were expecting to deprecate the MoDisco features and to enable the EMF Facet ones. This has been done at the API level but we didn't had enough time to implement editor dedicated to the new EMF Facet meta-models.

 

Since last year we meet a large amount of unit test failures, but we didn't had time to fix those unit tests.

 

This version 0.3.0 has been build using Tycho. (The previous versions were build with Buckminster.)

Security Issues

No security issuse is knonw.

Non-Code Aspects

All the documentation is embedded in help plug-ins and is also available at http://help.eclipse.org/.

The EMF Facet website provides a direct access to all the related resources.

Usability Details

EMF Facet is a solution to extend existing Ecore meta-models without having to modify them.

The idea is to provide non-intrusive mechanisms to add new features (types, attributes, operations and references) to a meta-model and to customize the existing features by adding extra properties (icons, labels, etc.)

For example, EMF Facet is used by :

  • MoDisco, to adapt source code meta-models to specific use cases (eg. Java code pattern matching);
  • Papyrus to present UML models in tabular views.
End of Life

Each API deprecation is tracked by a bug tagged [Deprecated].

Elements copied from MoDisco have been deprecated, cf. bug 361617.

The first version of the EMF Facet table widget has been deprecated cf. deprecation bugs. This table has been deprecated because it is based on the facet and customization features imported from MoDisco.

Standards

The EMF Facet does not implement any standards.

Communities

The EMF Facet table widget is used by Papyrus.

This release is part of Kepler

Release Review