blob: da15f586518704ca0c3f974b60ada431c646b3b7 [file] [log] [blame]
h1. Simple Document
@Authors@ Me
@Contact@ me@mycompany.com
{toc}
h2. (c) Comparison (c) process
(c) The comparis2on (c) process is divided in 2 phases : matching and differencing. The matching phase browses both models trying to figure out which element of model
1 corresponds to which element of model 2. The differencing process then browses the result of the matching and creates the corresponding delta. The result of
both phases can be serialized as models.
!images/Process.png!
h2. Plugins Architecture
Here is the plug'in architecture of the EMF Compare component :
!images/Plugins.png!
h2. API's
(c)The red boxes in the following picture represent the component which were designed for extensibility. On all of these components can be plugged your own engines
or behavior.
!images/compare_general_extensibility.png!