Uses of Package
org.eclipse.emf.common.notify

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

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.common.notify
Adapter
          A receiver of notifications.
Notification
          A description of a feature change that has occurred for some notifier.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.common.notify.impl
Adapter
          A receiver of notifications.
Adapter.Internal
          An internal interface implemented by adapters.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notification
          A description of a feature change that has occurred for some notifier.
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
NotifyingList
          A managed list that dispatches feature change notification to a notifier.
 



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