Package org.eclipse.emf.common.notify.impl

Provides a basic implementation of the notification framework.

See:
          Description

Class Summary
AdapterFactoryImpl An extensible adapter factory implementation.
AdapterImpl An extensible adapter implementation.
BasicNotifierImpl An extensible notifier implementation.
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>  
DelegatingNotifyingListImpl<E> An extensible implementation of a notifying list that delegates to a backing list.
NotificationChainImpl A list that acts as a notification chain.
NotificationImpl An extensible notification implementation.
NotifierImpl An extensible notifier implementation.
NotifyingListImpl<E> An extensible implementation of a notifying list.
SingletonAdapterImpl An alternate, extensible adapter implementation that is well suited to adapt for a number of objects (typically all objects of a given type).
 

Package org.eclipse.emf.common.notify.impl Description

Provides a basic implementation of the notification framework.


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.