Uses of Class
org.eclipse.emf.emfstore.internal.client.model.exceptions.ChangeConflictException

Packages that use ChangeConflictException
org.eclipse.emf.emfstore.client   
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.impl   
org.eclipse.emf.emfstore.internal.client.model.impl.api   
 

Uses of ChangeConflictException in org.eclipse.emf.emfstore.client
 

Methods in org.eclipse.emf.emfstore.client that throw ChangeConflictException
 ESPrimaryVersionSpec ESLocalProject.update(ESVersionSpec version, ESUpdateCallback callback, org.eclipse.core.runtime.IProgressMonitor monitor)
           Updates the project to the given version from the server.
 ESPrimaryVersionSpec ESLocalProject.update(org.eclipse.core.runtime.IProgressMonitor monitor)
           Updates the project to the head version from the server.
 

Uses of ChangeConflictException in org.eclipse.emf.emfstore.internal.client.model
 

Methods in org.eclipse.emf.emfstore.internal.client.model that throw ChangeConflictException
 ChangePackage ProjectSpace.mergeResolvedConflicts(ChangeConflictSet conflictSet, List<ChangePackage> myChangePackages, List<ChangePackage> theirChangePackages)
          Merges the resolved conflict sets.
 

Uses of ChangeConflictException in org.eclipse.emf.emfstore.internal.client.model.impl
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that throw ChangeConflictException
 ChangePackage ProjectSpaceBase.mergeResolvedConflicts(ChangeConflictSet conflictSet, List<ChangePackage> myChangePackages, List<ChangePackage> theirChangePackages)
          Merges the resolved conflict sets.
 

Uses of ChangeConflictException in org.eclipse.emf.emfstore.internal.client.model.impl.api
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl.api that throw ChangeConflictException
 ESPrimaryVersionSpec ESLocalProjectImpl.update(ESVersionSpec versionSpec, ESUpdateCallback callback, org.eclipse.core.runtime.IProgressMonitor monitor)
           Updates the project to the given version from the server.
 ESPrimaryVersionSpec ESLocalProjectImpl.update(org.eclipse.core.runtime.IProgressMonitor monitor)
           Updates the project to the head version from the server.
 



Copyright © 2015. All Rights Reserved.