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

Packages that use org.eclipse.emf.common.notify
org.eclipse.emf.codegen.ecore.generator   
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.codegen.ecore.genmodel.generator   
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.codegen.ecore.genmodel.presentation   
org.eclipse.emf.codegen.ecore.genmodel.provider   
org.eclipse.emf.codegen.ecore.genmodel.util   
org.eclipse.emf.common.notify Provides a notification framework. 
org.eclipse.emf.common.notify.impl Provides a basic implementation of the notification framework. 
org.eclipse.emf.converter.ui.contribution.base   
org.eclipse.emf.databinding   
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.change.provider Provides item providers for the change model. 
org.eclipse.emf.ecore.change.util Provides utilities. 
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.ecore.provider Provides item providers for Ecore. 
org.eclipse.emf.ecore.resource Provides an API for modeling abstract persistent resources. 
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
org.eclipse.emf.ecore.util Provides utilities. 
org.eclipse.emf.ecore.xmi   
org.eclipse.emf.ecore.xmi.impl   
org.eclipse.emf.ecore.xml.namespace   
org.eclipse.emf.ecore.xml.namespace.impl   
org.eclipse.emf.ecore.xml.type   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.ecore.xml.type.util   
org.eclipse.emf.edit.command This provides a framework for implementing and composing Commands as well as implementations of all primitive EMF commands.
org.eclipse.emf.edit.domain This provides support for an EditingDomain, which acts a centralized control mechanism for managing a set of interrelated models and the Commands which modify them.
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.provider.resource   
org.eclipse.emf.edit.tree   
org.eclipse.emf.edit.tree.impl   
org.eclipse.emf.edit.tree.provider   
org.eclipse.emf.edit.tree.util   
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
org.eclipse.emf.edit.ui.celleditor   
org.eclipse.emf.edit.ui.provider   
org.eclipse.emf.exporter.ui.contribution.base   
org.eclipse.emf.mapping   
org.eclipse.emf.mapping.domain   
org.eclipse.emf.mapping.ecore2ecore   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.ecore2ecore.provider   
org.eclipse.emf.mapping.ecore2ecore.util   
org.eclipse.emf.mapping.ecore2xml   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.ecore2xml.presentation   
org.eclipse.emf.mapping.ecore2xml.provider   
org.eclipse.emf.mapping.ecore2xml.util   
org.eclipse.emf.mapping.impl   
org.eclipse.emf.mapping.presentation   
org.eclipse.emf.mapping.provider   
org.eclipse.emf.mapping.util   
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.generator
Adapter
          A receiver of notifications.
Adapter.Internal
          An internal interface implemented by adapters.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel.generator
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel.presentation
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.codegen.ecore.genmodel.util
Adapter
          A receiver of notifications.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

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.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.converter.ui.contribution.base
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.databinding
Adapter
          A receiver of notifications.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.change
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.change.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.change.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.change.util
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.impl
Adapter
          A receiver of notifications.
Adapter.Internal
          An internal interface implemented by adapters.
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.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.presentation
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.resource
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.resource.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.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.util
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.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xmi
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xmi.impl
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xml.namespace
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xml.namespace.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xml.type
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xml.type.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.ecore.xml.type.util
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.command
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.domain
Adapter
          A receiver of notifications.
Adapter.Internal
          An internal interface implemented by adapters.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.provider
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.
NotificationWrapper
          A notification that wraps another notification.
Notifier
          A source of notification delivery.
NotifyingList
          A managed list that dispatches feature change notification to a notifier.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.provider.resource
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.tree
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.tree.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.tree.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.tree.util
Adapter
          A receiver of notifications.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.ui.action
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.ui.celleditor
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.edit.ui.provider
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notification
          A description of a feature change that has occurred for some notifier.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.exporter.ui.contribution.base
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.domain
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notification
          A description of a feature change that has occurred for some notifier.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2ecore
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2ecore.impl
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2ecore.presentation
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2ecore.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2ecore.util
Adapter
          A receiver of notifications.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2xml
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2xml.impl
NotificationChain
          An accumulator of notifications.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2xml.presentation
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2xml.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.ecore2xml.util
Adapter
          A receiver of notifications.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.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.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.presentation
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notification
          A description of a feature change that has occurred for some notifier.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.provider
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.
Notifier
          A source of notification delivery.
 

Classes in org.eclipse.emf.common.notify used by org.eclipse.emf.mapping.util
Adapter
          A receiver of notifications.
AdapterFactory
          A factory for creating adapters and associating them with notifiers.
Notifier
          A source of notification delivery.
 


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