Uses of Class
org.eclipse.emf.emfstore.internal.server.conflictDetection.ConflictDetector

Packages that use ConflictDetector
org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging   
org.eclipse.emf.emfstore.internal.server.conflictDetection   
 

Uses of ConflictDetector in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging
 

Methods in org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging that return ConflictDetector
 ConflictDetector DecisionManager.getConflictDetector()
          Returns the conflictdetector.
 

Uses of ConflictDetector in org.eclipse.emf.emfstore.internal.server.conflictDetection
 

Methods in org.eclipse.emf.emfstore.internal.server.conflictDetection with parameters of type ConflictDetector
 Set<ConflictBucket> ConflictBucketCandidate.calculateConflictBuckets(ConflictDetector detector, Set<AbstractOperation> myOperationsNonConflictingOperations)
          Calculate a set of conflict buckets from this candidate bucket.
 



Copyright © 2015. All Rights Reserved.