Package org.eclipse.emf.compare.match
package org.eclipse.emf.compare.match
-
ClassDescriptionA default implementation of
IComparisonFactory
that creates a newComparison
through thedefault CompareFactory
.Default implementation ofIEqualityHelperFactory
.The Match engine orchestrates the matching process : it takes anscope
as input, iterates over itsleft
,right
andorigin
roots and delegates toIResourceMatcher
s andIEObjectMatcher
s in order to create the resultComparison
model for this scope.A factory forComparison
.A factory that instantiate IEqualityHelper.This class defines the general contract of a Matching engine.Wrapper describing the given match engine.A registry ofIMatchEngine.Factory
.SpecificAdapter
toMatch
es that are related to containmentReferenceChange
s (that are placed in their parentMatch
).