The artefacts of the project comprise:
-
An EDM core update site that includes
- A base feature that provides a diff/merge engine for arbitrary sets of EMF model elements, a GUI for representing and merging differences, and an integration with Eclipse Team mechanisms.
- A feature that extends the above for GMF.
- A feature that extends the above for Sirius.
- A feature that provides integration with EGit.
- A feature that provides integration with Subversive (SVN).
- An SDK feature that includes all of the above plus the corresponding source code.
-
A Pattern update site that includes
-
A Pattern feature with source code that provides
- An engine for creating, applying and reusing modeling patterns.
- A GUI that makes the former usable by end users in Eclipse-based modeling tools.
- A Pattern Sirius feature with source code that extends the above by leveraging Sirius technology for better usability and additional features.
-
A Pattern feature with source code that provides
-
A Co-Evolution update site that includes
- A feature for merge-based model synchronization, covering the engine level and the GUI level.
-
A Patch update site that includes
- A Patch runtime feature that makes it possible to create and apply patches for models.
- A full Patch feature that extends the above with a GUI and examples.
This project takes profit of the incubation phase to improve its API. Nonetheless, the project API has not been broken between this release and the previous one.
All user-level strings have been subject to the Eclipse string externalization mechanism.
The code has been tested on Java 1.5 to 1.8 on Windows XP and 7, 32 and 64 bits, from Eclipse Helios to Oxygen.
Name | Date | Description |
---|---|---|
M4 | 2016/12/16 | |
M5 | 2017/02/03 | |
M6 | 2017/03/17 | |
M7 | 2017/05/19 | |
RC1 | 2017/05/26 | |
RC2 | 2017/06/02 | |
RC3 | 2017/06/09 | |
RC4 | 2017/06/16 | |
0.8.0 | 2017/06/28 |
Revamp of advanced matching modes
Addition of a Sirius extension
Addition of an embedded doc
Introduction of an experimental model patch technology