Uses of Class
org.eclipse.emf.ecore.util.NotifyingInternalEListImpl

Packages that use NotifyingInternalEListImpl
org.eclipse.emf.ecore.resource.impl Provides an implementation of the resource API. 
org.eclipse.emf.ecore.util Provides utilities. 
 

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

Subclasses of NotifyingInternalEListImpl in org.eclipse.emf.ecore.resource.impl
protected  class ResourceImpl.ContentsEList<E extends Object & EObject>
          A notifying list implementation for supporting Resource.getContents().
protected  class ResourceSetImpl.ResourcesEList<E extends Object & Resource>
          A notifying list implementation for supporting ResourceSet.getResources().
 

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

Subclasses of NotifyingInternalEListImpl in org.eclipse.emf.ecore.util
 class BasicFeatureMap
           
 class EcoreEList<E>
          A notifying internal EList that implements InternalEList and EStructuralFeature.Setting.
static class EcoreEList.Dynamic<E>
           
static class EcoreEList.Generic<E>
          An Ecore EList with an implementation for exhibiting the appropriate feature behaviour as well as for tracking the unset state.
protected  class EcoreEMap.DelegateEObjectContainmentEList<E extends Object & BasicEMap.Entry<K,V>>
           
protected  class EcoreEMap.Unsettable.UnsettableDelegateEObjectContainmentEList<E extends Object & BasicEMap.Entry<K,V>>
           
 class EDataTypeEList<E>
           
static class EDataTypeEList.Unsettable<E>
           
 class EDataTypeUniqueEList<E>
           
static class EDataTypeUniqueEList.Unsettable<E>
           
 class EObjectContainmentEList<E>
           
static class EObjectContainmentEList.Resolving<E>
           
static class EObjectContainmentEList.Unsettable<E>
           
static class EObjectContainmentEList.Unsettable.Resolving<E>
           
 class EObjectContainmentWithInverseEList<E>
           
static class EObjectContainmentWithInverseEList.Resolving<E>
           
static class EObjectContainmentWithInverseEList.Unsettable<E>
           
static class EObjectContainmentWithInverseEList.Unsettable.Resolving<E>
           
 class EObjectEList<E>
           
static class EObjectEList.Unsettable<E>
           
 class EObjectResolvingEList<E>
           
static class EObjectResolvingEList.Unsettable<E>
           
 class EObjectWithInverseEList<E>
           
static class EObjectWithInverseEList.ManyInverse<E>
           
static class EObjectWithInverseEList.Unsettable<E>
           
static class EObjectWithInverseEList.Unsettable.ManyInverse<E>
           
 class EObjectWithInverseResolvingEList<E>
           
static class EObjectWithInverseResolvingEList.ManyInverse<E>
           
static class EObjectWithInverseResolvingEList.Unsettable<E>
           
static class EObjectWithInverseResolvingEList.Unsettable.ManyInverse<E>
           
 


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