Uses of Class
org.eclipse.emf.spi.cdo.AbstractConflictResolver

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

Uses of AbstractConflictResolver in org.eclipse.emf.spi.cdo
 

Subclasses of AbstractConflictResolver in org.eclipse.emf.spi.cdo
 class AbstractChangeSetsConflictResolver
          If the meaning of this type isn't clear, there really should be more of a description here...
 class AbstractObjectConflictResolver
          If the meaning of this type isn't clear, there really should be more of a description here...
static class AbstractObjectConflictResolver.MergeLocalChangesPerFeature
          Deprecated. As of 4.0 use CDOMergingConflictResolver
static class AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges
          Deprecated. 
static class AbstractObjectConflictResolver.ThreeWayMerge
          If the meaning of this type isn't clear, there really should be more of a description here...
 class CDOMergingConflictResolver
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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