Uses of Class
org.eclipse.emf.cdo.compare.CDOComparisonScope
- 
Packages that use CDOComparisonScope Package Description org.eclipse.emf.cdo.compare Client concepts for integrating EMF Compare with CDO.
- 
- 
Uses of CDOComparisonScope in org.eclipse.emf.cdo.compareSubclasses of CDOComparisonScope in org.eclipse.emf.cdo.compare Modifier and Type Class Description static classCDOComparisonScope.AllContentsTakes an arbitraryobject(includingresource nodes) and returnsmatchesfor all elements of itscontent tree.static classCDOComparisonScope.MinimalTakes aview/transactionand returnsmatchesonly for the changed elements of the entire content tree of itsroot resource.
 
-