Package org.eclipse.emf.cdo.compare
package org.eclipse.emf.cdo.compare
Client concepts for integrating EMF Compare with CDO.
-
ClassDescriptionA class with many overridable factory methods that help to create EMF
comparisons
.A CDO-specificfeature filter
that usesEMFUtil.isPersistent()
to determine whether afeature
istransient
, or not.Createsmatch engine
instances.Provides static factory methods that return CDO-scopedcomparisons
.A CDO-specific base implementation of acomparison scope
.Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.Takes aview
/transaction
and returnsmatches
only for the changed elements of the entire content tree of itsroot resource
.