Uses of Interface
org.eclipse.emf.emfstore.internal.client.model.impl.OperationRecorderListener

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

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

Classes in org.eclipse.emf.emfstore.internal.client.model.impl that implement OperationRecorderListener
 class OperationManager
          This class acts as a simple wrapper around the operation recorder and provides convenience methods for undoing operations and handling composite operations.
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl with parameters of type OperationRecorderListener
 void OperationRecorder.addOperationRecorderListener(OperationRecorderListener observer)
          Adds an operation recorder observer.
 void OperationRecorder.removeOperationRecorderListener(OperationRecorderListener observer)
          Removes an operation recorder observer.
 



Copyright © 2015. All Rights Reserved.