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

Packages that use NotificationChain
org.eclipse.emf.codegen.ecore.genmodel.impl   
org.eclipse.emf.common.notify.impl Provides a basic implementation of the notification framework. 
org.eclipse.emf.ecore Provides an API for the Ecore dialect of UML. 
org.eclipse.emf.ecore.change.impl Provides an implementation of the Change model. 
org.eclipse.emf.ecore.impl Provides an implementation of 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.xml.namespace.impl   
org.eclipse.emf.ecore.xml.type.impl   
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.edit.tree.impl   
org.eclipse.emf.mapping.ecore2ecore.impl   
org.eclipse.emf.mapping.ecore2xml.impl   
org.eclipse.emf.mapping.impl   
 

Uses of NotificationChain in org.eclipse.emf.codegen.ecore.genmodel.impl
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return NotificationChain
 NotificationChain GenParameterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenParameterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenParameterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenModelImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenModelImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenEnumImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenClassImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenClassImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.codegen.ecore.genmodel.impl with parameters of type NotificationChain
 NotificationChain GenParameterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenParameterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenParameterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenPackageImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenOperationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenModelImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenModelImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenFeatureImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumLiteralImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain GenEnumImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenEnumImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenClassImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain GenClassImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

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

Classes in org.eclipse.emf.common.notify.impl that implement NotificationChain
 class NotificationChainImpl
          A list that acts as a notification chain.
 class NotificationImpl
          An extensible notification implementation.
 

Fields in org.eclipse.emf.common.notify.impl declared as NotificationChain
protected  NotificationChain NotificationImpl.next
          The internal chain.
 

Methods in org.eclipse.emf.common.notify.impl that return NotificationChain
protected  NotificationChain NotifyingListImpl.shadowAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.shadowRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.inverseAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.inverseRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
 NotificationChain NotifyingListImpl.basicAdd(Object object, NotificationChain notifications)
          Adds the object at the end of the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain NotifyingListImpl.basicRemove(Object object, NotificationChain notifications)
          Removes the object from the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain NotifyingListImpl.basicSet(int index, Object object, NotificationChain notifications)
          Sets the object at the index and returns the potentially updated notification chain; it does no inverse updating.
protected  NotificationChain DelegatingNotifyingListImpl.shadowAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.shadowRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.inverseAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.inverseRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
 NotificationChain DelegatingNotifyingListImpl.basicAdd(Object object, NotificationChain notifications)
          Adds the object at the end of the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain DelegatingNotifyingListImpl.basicRemove(Object object, NotificationChain notifications)
          Removes the object from the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain DelegatingNotifyingListImpl.basicSet(int index, Object object, NotificationChain notifications)
          Sets the object at the index and returns the potentially updated notification chain; it does no inverse updating.
 

Methods in org.eclipse.emf.common.notify.impl with parameters of type NotificationChain
protected  NotificationChain NotifyingListImpl.shadowAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.shadowRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.inverseAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain NotifyingListImpl.inverseRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
 NotificationChain NotifyingListImpl.basicAdd(Object object, NotificationChain notifications)
          Adds the object at the end of the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain NotifyingListImpl.basicRemove(Object object, NotificationChain notifications)
          Removes the object from the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain NotifyingListImpl.basicSet(int index, Object object, NotificationChain notifications)
          Sets the object at the index and returns the potentially updated notification chain; it does no inverse updating.
protected  NotificationChain DelegatingNotifyingListImpl.shadowAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.shadowRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.inverseAdd(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
protected  NotificationChain DelegatingNotifyingListImpl.inverseRemove(Object object, NotificationChain notifications)
          Does nothing and returns the notifications.
 NotificationChain DelegatingNotifyingListImpl.basicAdd(Object object, NotificationChain notifications)
          Adds the object at the end of the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain DelegatingNotifyingListImpl.basicRemove(Object object, NotificationChain notifications)
          Removes the object from the list and returns the potentially updated notification chain; it does no inverse updating.
 NotificationChain DelegatingNotifyingListImpl.basicSet(int index, Object object, NotificationChain notifications)
          Sets the object at the index and returns the potentially updated notification chain; it does no inverse updating.
 

Uses of NotificationChain in org.eclipse.emf.ecore
 

Methods in org.eclipse.emf.ecore that return NotificationChain
 NotificationChain InternalEObject.eSetResource(Resource.Internal resource, NotificationChain notifications)
          Sets this object to be directly contained by the resource and returns accumulated notifications.
 NotificationChain InternalEObject.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain notifications)
          Adds the object at the other end of a bidirectional reference to the appropriate feature and returns accumulated notifications.
 NotificationChain InternalEObject.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain notifications)
          Removes the object at the other end of a bidirectional reference from the appropriate feature and returns accumulated notifications.
 NotificationChain InternalEObject.eBasicSetContainer(InternalEObject newContainer, int newContainerFeatureID, NotificationChain notifications)
          Sets the container to be new container and appropriate feature.
 NotificationChain InternalEObject.eBasicRemoveFromContainer(NotificationChain notifications)
          Removes this object from whatever container holds it, and returns accumulated notifications.
 NotificationChain EStructuralFeature.Internal.SettingDelegate.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int dynamicFeatureID, InternalEObject otherEnd, NotificationChain notifications)
          Adds the object at the other end of a bidirectional reference to the appropriate feature and returns accumulated notifications.
 NotificationChain EStructuralFeature.Internal.SettingDelegate.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int dynamicFeatureID, InternalEObject otherEnd, NotificationChain notifications)
          Removes the object at the other end of a bidirectional reference from the appropriate feature and returns accumulated notifications.
 

Methods in org.eclipse.emf.ecore with parameters of type NotificationChain
 NotificationChain InternalEObject.eSetResource(Resource.Internal resource, NotificationChain notifications)
          Sets this object to be directly contained by the resource and returns accumulated notifications.
 NotificationChain InternalEObject.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain notifications)
          Adds the object at the other end of a bidirectional reference to the appropriate feature and returns accumulated notifications.
 NotificationChain InternalEObject.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain notifications)
          Removes the object at the other end of a bidirectional reference from the appropriate feature and returns accumulated notifications.
 NotificationChain InternalEObject.eBasicSetContainer(InternalEObject newContainer, int newContainerFeatureID, NotificationChain notifications)
          Sets the container to be new container and appropriate feature.
 NotificationChain InternalEObject.eBasicRemoveFromContainer(NotificationChain notifications)
          Removes this object from whatever container holds it, and returns accumulated notifications.
 NotificationChain EStructuralFeature.Internal.SettingDelegate.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int dynamicFeatureID, InternalEObject otherEnd, NotificationChain notifications)
          Adds the object at the other end of a bidirectional reference to the appropriate feature and returns accumulated notifications.
 NotificationChain EStructuralFeature.Internal.SettingDelegate.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int dynamicFeatureID, InternalEObject otherEnd, NotificationChain notifications)
          Removes the object at the other end of a bidirectional reference from the appropriate feature and returns accumulated notifications.
 

Uses of NotificationChain in org.eclipse.emf.ecore.change.impl
 

Methods in org.eclipse.emf.ecore.change.impl that return NotificationChain
 NotificationChain ResourceChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ListChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FeatureChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EObjectToChangesMapEntryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ChangeDescriptionImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.ecore.change.impl with parameters of type NotificationChain
 NotificationChain ResourceChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ListChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FeatureChangeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EObjectToChangesMapEntryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ChangeDescriptionImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.ecore.impl
 

Classes in org.eclipse.emf.ecore.impl that implement NotificationChain
 class ENotificationImpl
          An implementation an Ecore-specific notification.
 

Methods in org.eclipse.emf.ecore.impl that return NotificationChain
 NotificationChain ETypedElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ETypedElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EReferenceImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EReferenceImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EReferenceImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EParameterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EParameterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EParameterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EPackageImpl.basicSetEFactoryInstance(EFactory newEFactoryInstance, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EOperationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EOperationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EOperationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain ENamedElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ENamedElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EModelElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EModelElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.basicSetEPackage(EPackage newEPackage, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EEnumImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EEnumImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eSetResource(Resource.Internal resource, NotificationChain notifications)
           
 NotificationChain BasicEObjectImpl.eBasicSetContainer(InternalEObject newContainer, int newContainerFeatureID, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.ecore.impl with parameters of type NotificationChain
 NotificationChain ETypedElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ETypedElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateFeatureMapDelegator.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateMany.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingle.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleContainer.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseAdd(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EStructuralFeatureImpl.InternalSettingDelegateSingleEObject.dynamicInverseRemove(InternalEObject owner, EStructuralFeature.Internal.DynamicValueHolder settings, int index, InternalEObject otherEnd, NotificationChain notifications)
           
 NotificationChain EReferenceImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EReferenceImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EReferenceImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EParameterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EParameterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EParameterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EPackageImpl.basicSetEFactoryInstance(EFactory newEFactoryInstance, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EPackageImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EOperationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EOperationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EOperationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain ENamedElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ENamedElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EModelElementImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EModelElementImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.basicSetEPackage(EPackage newEPackage, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EFactoryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumLiteralImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EEnumImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EEnumImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EEnumImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EDataTypeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassifierImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EClassImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EClassImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAttributeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain EAnnotationImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eSetResource(Resource.Internal resource, NotificationChain notifications)
           
 NotificationChain BasicEObjectImpl.eBasicSetContainer(InternalEObject newContainer, int newContainerFeatureID, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain BasicEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.ecore.resource
 

Methods in org.eclipse.emf.ecore.resource that return NotificationChain
 NotificationChain Resource.Internal.basicSetResourceSet(ResourceSet resourceSet, NotificationChain notifications)
          Sets the resource to be contained by the given resource set, and returns the notifications this produces.
 

Methods in org.eclipse.emf.ecore.resource with parameters of type NotificationChain
 NotificationChain Resource.Internal.basicSetResourceSet(ResourceSet resourceSet, NotificationChain notifications)
          Sets the resource to be contained by the given resource set, and returns the notifications this produces.
 

Uses of NotificationChain in org.eclipse.emf.ecore.resource.impl
 

Methods in org.eclipse.emf.ecore.resource.impl that return NotificationChain
protected  NotificationChain ResourceSetImpl.ResourcesEList.inverseAdd(Object object, NotificationChain notifications)
           
protected  NotificationChain ResourceSetImpl.ResourcesEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain ResourceImpl.basicSetResourceSet(ResourceSet resourceSet, NotificationChain notifications)
          Sets the new containing resource set, and removes the resource from a previous containing resource set, if necessary.
 NotificationChain ResourceImpl.ContentsEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain ResourceImpl.ContentsEList.inverseRemove(Object object, NotificationChain notifications)
           
 

Methods in org.eclipse.emf.ecore.resource.impl with parameters of type NotificationChain
protected  NotificationChain ResourceSetImpl.ResourcesEList.inverseAdd(Object object, NotificationChain notifications)
           
protected  NotificationChain ResourceSetImpl.ResourcesEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain ResourceImpl.basicSetResourceSet(ResourceSet resourceSet, NotificationChain notifications)
          Sets the new containing resource set, and removes the resource from a previous containing resource set, if necessary.
 NotificationChain ResourceImpl.ContentsEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain ResourceImpl.ContentsEList.inverseRemove(Object object, NotificationChain notifications)
           
 

Uses of NotificationChain in org.eclipse.emf.ecore.util
 

Classes in org.eclipse.emf.ecore.util that implement NotificationChain
static class FeatureMapUtil.FeatureENotificationImpl
           
 

Methods in org.eclipse.emf.ecore.util that return NotificationChain
 NotificationChain InternalEList.basicRemove(Object object, NotificationChain notifications)
          Removes the object with without updating the inverse.
 NotificationChain InternalEList.basicAdd(Object object, NotificationChain notifications)
          Adds the object without updating the inverse.
 NotificationChain FeatureMapUtil.FeatureEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMap.Internal.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMap.Internal.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain EcoreEMap.basicRemove(Object object, NotificationChain notifications)
          Remove the object with without updating the inverse.
 NotificationChain EcoreEMap.basicAdd(Object object, NotificationChain notifications)
          Add the object without updating the inverse.
 NotificationChain EcoreEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.UnmodifiableEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.UnmodifiableEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain EContentsEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain EContentsEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseTouch(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.FeatureMapEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.FeatureMapEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.UnmodifiableEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.UnmodifiableEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseTouch(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.FeatureMapEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.FeatureMapEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 

Methods in org.eclipse.emf.ecore.util with parameters of type NotificationChain
 NotificationChain InternalEList.basicRemove(Object object, NotificationChain notifications)
          Removes the object with without updating the inverse.
 NotificationChain InternalEList.basicAdd(Object object, NotificationChain notifications)
          Adds the object without updating the inverse.
 NotificationChain FeatureMapUtil.FeatureEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMapUtil.FeatureFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMap.Internal.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain FeatureMap.Internal.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain EcoreEMap.basicRemove(Object object, NotificationChain notifications)
          Remove the object with without updating the inverse.
 NotificationChain EcoreEMap.basicAdd(Object object, NotificationChain notifications)
          Add the object without updating the inverse.
 NotificationChain EcoreEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.UnmodifiableEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain EcoreEList.UnmodifiableEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain EContentsEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain EContentsEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.inverseTouch(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.FeatureMapEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain DelegatingFeatureMap.FeatureMapEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.UnmodifiableEList.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain DelegatingEcoreEList.UnmodifiableEList.basicAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseAdd(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.shadowSet(Object oldObject, Object newObject, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.inverseTouch(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicAdd(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicRemove(EStructuralFeature feature, Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.basicRemove(Object object, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.FeatureMapEObjectImpl.eDynamicInverseAdd(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 NotificationChain BasicFeatureMap.FeatureMapEObjectImpl.eDynamicInverseRemove(InternalEObject otherEnd, int featureID, Class inverseClass, NotificationChain notifications)
           
 

Uses of NotificationChain in org.eclipse.emf.ecore.xml.namespace.impl
 

Methods in org.eclipse.emf.ecore.xml.namespace.impl that return NotificationChain
 NotificationChain XMLNamespaceDocumentRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.ecore.xml.namespace.impl with parameters of type NotificationChain
 NotificationChain XMLNamespaceDocumentRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.ecore.xml.type.impl
 

Methods in org.eclipse.emf.ecore.xml.type.impl that return NotificationChain
 NotificationChain XMLTypeDocumentRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain SimpleAnyTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain AnyTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.ecore.xml.type.impl with parameters of type NotificationChain
 NotificationChain XMLTypeDocumentRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain SimpleAnyTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain AnyTypeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.edit.provider
 

Classes in org.eclipse.emf.edit.provider that implement NotificationChain
 class ItemProvider.ItemProviderNotification
          This class implements a Notification for an ItemProvider.
 

Methods in org.eclipse.emf.edit.provider that return NotificationChain
protected  NotificationChain ItemProvider.ItemProviderNotifyingArrayList.inverseAdd(Object object, NotificationChain notifications)
          This implementation will call IUpdateableItemParent.setParent, if appropriate.
protected  NotificationChain ItemProvider.ItemProviderNotifyingArrayList.inverseRemove(Object object, NotificationChain notifications)
          This implementation will call IUpdateableItemParent.setParent, if appropriate.
 

Methods in org.eclipse.emf.edit.provider with parameters of type NotificationChain
protected  NotificationChain ItemProvider.ItemProviderNotifyingArrayList.inverseAdd(Object object, NotificationChain notifications)
          This implementation will call IUpdateableItemParent.setParent, if appropriate.
protected  NotificationChain ItemProvider.ItemProviderNotifyingArrayList.inverseRemove(Object object, NotificationChain notifications)
          This implementation will call IUpdateableItemParent.setParent, if appropriate.
 

Uses of NotificationChain in org.eclipse.emf.edit.tree.impl
 

Methods in org.eclipse.emf.edit.tree.impl that return NotificationChain
 NotificationChain TreeNodeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TreeNodeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TreeNodeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 

Methods in org.eclipse.emf.edit.tree.impl with parameters of type NotificationChain
 NotificationChain TreeNodeImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TreeNodeImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TreeNodeImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.mapping.ecore2ecore.impl
 

Methods in org.eclipse.emf.mapping.ecore2ecore.impl that return NotificationChain
 NotificationChain Ecore2EcoreMappingRootImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain Ecore2EcoreMappingRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain Ecore2EcoreMappingRootImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 

Methods in org.eclipse.emf.mapping.ecore2ecore.impl with parameters of type NotificationChain
 NotificationChain Ecore2EcoreMappingRootImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain Ecore2EcoreMappingRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain Ecore2EcoreMappingRootImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.mapping.ecore2xml.impl
 

Methods in org.eclipse.emf.mapping.ecore2xml.impl that return NotificationChain
 NotificationChain XMLMapImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ENamedElementToXMLInfoMapEntryImpl.basicSetTypedValue(XMLInfo newValue, NotificationChain msgs)
           
 NotificationChain ENamedElementToXMLInfoMapEntryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Methods in org.eclipse.emf.mapping.ecore2xml.impl with parameters of type NotificationChain
 NotificationChain XMLMapImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ENamedElementToXMLInfoMapEntryImpl.basicSetTypedValue(XMLInfo newValue, NotificationChain msgs)
           
 NotificationChain ENamedElementToXMLInfoMapEntryImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 

Uses of NotificationChain in org.eclipse.emf.mapping.impl
 

Methods in org.eclipse.emf.mapping.impl that return NotificationChain
 NotificationChain TypeConverterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TypeConverterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TypeConverterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingImpl.basicSetHelper(MappingHelper newHelper, NotificationChain msgs)
           
 NotificationChain MappingImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 

Methods in org.eclipse.emf.mapping.impl with parameters of type NotificationChain
 NotificationChain TypeConverterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TypeConverterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain TypeConverterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingStrategyImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingRootImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingImpl.basicSetHelper(MappingHelper newHelper, NotificationChain msgs)
           
 NotificationChain MappingImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain MappingHelperImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionPairImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain FunctionNamePairImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
           
 NotificationChain ComplexTypeConverterImpl.eBasicRemoveFromContainer(NotificationChain msgs)
           
 


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