Uses of Class
org.eclipse.emf.cdo.compare.CDOComparisonScope

Packages that use CDOComparisonScope
org.eclipse.emf.cdo.compare Client concepts for integrating EMF Compare with CDO. 
 

Uses of CDOComparisonScope in org.eclipse.emf.cdo.compare
 

Subclasses of CDOComparisonScope in org.eclipse.emf.cdo.compare
static class CDOComparisonScope.AllContents
          Takes an arbitrary object (including resource nodes) and returns matches for all elements of its content tree.
static class CDOComparisonScope.Minimal
          Takes a view/transaction and returns matches only for the changed elements of the entire content tree of its root resource.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.