|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ESConflictSet in org.eclipse.emf.emfstore.client.callbacks |
|---|
| Methods in org.eclipse.emf.emfstore.client.callbacks with parameters of type ESConflictSet | |
|---|---|
boolean |
ESUpdateCallback.conflictOccurred(ESConflictSet changeConflict,
org.eclipse.core.runtime.IProgressMonitor monitor)
Called when local and remote changes overlap. |
| Uses of ESConflictSet in org.eclipse.emf.emfstore.internal.client.ui.controller |
|---|
| Methods in org.eclipse.emf.emfstore.internal.client.ui.controller with parameters of type ESConflictSet | |
|---|---|
boolean |
UIUpdateProjectController.conflictOccurred(ESConflictSet changeConflict,
org.eclipse.core.runtime.IProgressMonitor monitor)
Called when local and remote changes overlap. |
| Uses of ESConflictSet in org.eclipse.emf.emfstore.internal.server.conflictDetection |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.conflictDetection that return ESConflictSet | |
|---|---|
ESConflictSet |
ChangeConflictSet.toAPI()
Returns the API interface of this class. |
| Uses of ESConflictSet in org.eclipse.emf.emfstore.internal.server.impl.api |
|---|
| Classes in org.eclipse.emf.emfstore.internal.server.impl.api that implement ESConflictSet | |
|---|---|
class |
ESConflictSetImpl
Mapping between ESConflictSet and ChangeConflictSet. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||