Uses of Class
org.eclipse.emf.emfstore.internal.client.model.CompositeOperationHandle

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

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

Methods in org.eclipse.emf.emfstore.internal.client.model that return CompositeOperationHandle
 CompositeOperationHandle ProjectSpace.beginCompositeOperation()
          Begin a composite operation on the projectSpace.
 

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that return CompositeOperationHandle
 CompositeOperationHandle OperationManager.beginCompositeOperation()
          Opens up a handle for creating a composite operation.
 CompositeOperationHandle OperationRecorder.beginCompositeOperation()
          Begins a composite operation.
 CompositeOperationHandle ProjectSpaceBase.beginCompositeOperation()
          Begin a composite operation on the projectSpace.
 



Copyright © 2015. All Rights Reserved.