Uses of Class
org.eclipse.emf.spi.cdo.AbstractConflictResolver
- 
Packages that use AbstractConflictResolver Package Description org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations.
- 
- 
Uses of AbstractConflictResolver in org.eclipse.emf.spi.cdoSubclasses of AbstractConflictResolver in org.eclipse.emf.spi.cdo Modifier and Type Class Description classAbstractChangeSetsConflictResolverIf the meaning of this type isn't clear, there really should be more of a description here...classAbstractObjectConflictResolverIf the meaning of this type isn't clear, there really should be more of a description here...static classAbstractObjectConflictResolver.MergeLocalChangesPerFeatureDeprecated.As of 4.0 use CDOMergingConflictResolverstatic classAbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChangesDeprecated.static classAbstractObjectConflictResolver.ThreeWayMergeIf the meaning of this type isn't clear, there really should be more of a description here...classCDOMergingConflictResolverIf the meaning of this type isn't clear, there really should be more of a description here...
 
-