Uses of Interface
org.eclipse.emf.common.notify.NotifyingList

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

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

Classes in org.eclipse.emf.common.notify.impl that implement NotifyingList
 class DelegatingNotifyingListImpl<E>
          An extensible implementation of a notifying list that delegates to a backing list.
 class NotifyingListImpl<E>
          An extensible implementation of a notifying list.
 



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