IComparisonFactory
that creates a new Comparison
through the
default CompareFactory
.IComparisonScope
.Match
object.IEqualityHelperFactory
.scope
as input,
iterates over its left
, right
and
origin
roots and delegates to IResourceMatcher
s and
IEObjectMatcher
s in order to create the result Comparison
model for this scope.IEObjectMatcher
.WeightProvider
applicable to
all objects.URI Converter
will delegate all calls to another.URIConverter
given its delegate.Diagnostic
' attribute.
Diagnostic
' attribute.
Diff
' class.
Diff
'
class.
IDiffProcessor
will build the necessary differences and attach
them to the appropriate Match
.ECrossReferenceAdapter
will allow us to only
attach ourselves to the Diff elements.Difference Kind
'
enum.
Difference Kind
' enum.
Difference Source
' enum.
Difference Source
' enum.
Difference State
'
enum.
Difference State
' enum.
Differences
' reference listDifferences
' reference listDifferences
' containment reference listcaseXXX
for each class of the model until one returns a non null result; it yields that resultcaseXXX
for each class of the model until one returns a non null result; it yields that resultcaseXXX
for each class of the model until one returns a non null result; it yields that result
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.