org.eclipse.emf.ecp.emfstore.core.internal
Interface EMFStoreProviderChangeListener
public interface EMFStoreProviderChangeListener
Listener to get informed about changes on project contents by the EMFStoreProvider
.
- Author:
- jfaltermeier
Method Summary |
void |
onNewNotification(org.eclipse.emf.common.notify.Notification notification)
Called when there is a new notification. |
onNewNotification
void onNewNotification(org.eclipse.emf.common.notify.Notification notification)
- Called when there is a new notification.
- Parameters:
notification
- the new notification
Copyright © 2015. All Rights Reserved.