EMF Compare brings model comparison to the EMF framework, this tool provides generic support for any kind of metamodel in order to compare and merge models. The objectives of this component are to provide a stable and efficient generic implementation of model comparison and to provide an extensible framework for specific needs.
The comparison process is divided in 2 phases : matching and differencing. The matching phase browses the model version figuring out which element comes from which other one, then the differencing process browses the matching result and create the corresponding delta. This delta may itself be serialized as a model.
Global architecture
The first release of EMF Compare is tentatively scheduled for the beginning of June, 2007. You may stay tuned to what's going on listening to this RSS feed.