Uses of Class
org.eclipse.emf.spi.cdo.DefaultCDOMerger.Conflict

Packages that use DefaultCDOMerger.Conflict
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of DefaultCDOMerger.Conflict in org.eclipse.emf.spi.cdo
 

Subclasses of DefaultCDOMerger.Conflict in org.eclipse.emf.spi.cdo
static class DefaultCDOMerger.ChangedInSourceAndDetachedInTargetConflict
          If the meaning of this type isn't clear, there really should be more of a description here...
static class DefaultCDOMerger.ChangedInSourceAndTargetConflict
          If the meaning of this type isn't clear, there really should be more of a description here...
static class DefaultCDOMerger.ChangedInTargetAndDetachedInSourceConflict
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Methods in org.eclipse.emf.spi.cdo that return types with arguments of type DefaultCDOMerger.Conflict
 Map<CDOID,DefaultCDOMerger.Conflict> DefaultCDOMerger.getConflicts()
           
 



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