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

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

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

Classes in org.eclipse.emf.emfstore.internal.client.model.impl that implement IDEObjectCollectionDirtyStateListener
 class ESLocalProjectSaveStateNotifier
          Notifies ESLocalProjectSaveStateNotifier about changes of the ESLocalProject save state.
 

Methods in org.eclipse.emf.emfstore.internal.client.model.impl with parameters of type IDEObjectCollectionDirtyStateListener
 void ResourcePersister.addDirtyStateChangeLister(IDEObjectCollectionDirtyStateListener listener)
          Add a dirty state change listener.
 void ResourcePersister.removeDirtyStateChangeLister(IDEObjectCollectionDirtyStateListener listener)
          Remove a dirty state change listener.
 



Copyright © 2015. All Rights Reserved.