Uses of Package
org.eclipse.emf.emfstore.client.observer

Packages that use org.eclipse.emf.emfstore.client.observer
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.impl   
org.eclipse.emf.emfstore.internal.client.observers   
org.eclipse.emf.emfstore.internal.client.ui.decorators   
 

Classes in org.eclipse.emf.emfstore.client.observer used by org.eclipse.emf.emfstore.internal.client.model
ESCheckoutObserver
          Observer that notifies on new checkouts.
ESCommitObserver
          An observer which waits for commit notifications and authorizes the commit procedure.
ESShareObserver
          Observer that is notified when a share completed successfully.
ESUpdateObserver
          Notifies the UI that a list of changes will be automatically merged with the current model state.
 

Classes in org.eclipse.emf.emfstore.client.observer used by org.eclipse.emf.emfstore.internal.client.model.impl
ESCommitObserver
          An observer which waits for commit notifications and authorizes the commit procedure.
ESLoginObserver
          Observes a login of a session.
ESShareObserver
          Observer that is notified when a share completed successfully.
ESUpdateObserver
          Notifies the UI that a list of changes will be automatically merged with the current model state.
 

Classes in org.eclipse.emf.emfstore.client.observer used by org.eclipse.emf.emfstore.internal.client.observers
ESCommitObserver
          An observer which waits for commit notifications and authorizes the commit procedure.
 

Classes in org.eclipse.emf.emfstore.client.observer used by org.eclipse.emf.emfstore.internal.client.ui.decorators
ESCommitObserver
          An observer which waits for commit notifications and authorizes the commit procedure.
ESUpdateObserver
          Notifies the UI that a list of changes will be automatically merged with the current model state.
 



Copyright © 2016. All Rights Reserved.