Uses of Class
org.eclipse.emf.common.notify.impl.NotificationImpl

Packages that use NotificationImpl
org.eclipse.emf.common.notify.impl Provides a basic implementation of the notification framework. 
 

Uses of NotificationImpl in org.eclipse.emf.common.notify.impl
 

Methods in org.eclipse.emf.common.notify.impl that return NotificationImpl
protected  NotificationImpl NotifyingListImpl.createNotification(int eventType, java.lang.Object oldObject, java.lang.Object newObject, int index)
           
protected  NotificationImpl DelegatingNotifyingListImpl.createNotification(int eventType, java.lang.Object oldObject, java.lang.Object newObject, int index)
           
protected  NotificationImpl NotifyingListImpl.createNotification(int eventType, java.lang.Object oldObject, java.lang.Object newObject, int index, boolean wasSet)
          Creates a notification.
protected  NotificationImpl DelegatingNotifyingListImpl.createNotification(int eventType, java.lang.Object oldObject, java.lang.Object newObject, int index, boolean wasSet)
          Creates a notification.
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.