Uses of Interface
org.eclipse.emf.ecore.util.InternalEList.Unsettable

Packages that use InternalEList.Unsettable
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
org.eclipse.emf.ecore.util Provides utilities. 
 

Uses of InternalEList.Unsettable in org.eclipse.emf.ecore.impl
 

Classes in org.eclipse.emf.ecore.impl that implement InternalEList.Unsettable
static class EStoreEObjectImpl.EStoreEList
          A list that delegates to a eStore.
static class EStoreEObjectImpl.EStoreFeatureMap
          A feature map that delegates to a store.
 

Uses of InternalEList.Unsettable in org.eclipse.emf.ecore.util
 

Classes in org.eclipse.emf.ecore.util that implement InternalEList.Unsettable
 class BasicFeatureMap
           
 class DelegatingEcoreEList
           
static class DelegatingEcoreEList.Dynamic
           
static class DelegatingEcoreEList.Generic
           
static class DelegatingEcoreEList.UnmodifiableEList
           
static class DelegatingEcoreEList.Unsettable
           
 class DelegatingFeatureMap
           
 class EcoreEList
           
static class EcoreEList.Dynamic
           
static class EcoreEList.Generic
           
static class EcoreEList.UnmodifiableEList
           
static class EcoreEList.UnmodifiableEList.FastCompare
           
 class EcoreEMap
           
protected  class EcoreEMap.DelegateEObjectContainmentEList
           
static class EcoreEMap.Unsettable
           
protected  class EcoreEMap.Unsettable.UnsettableDelegateEObjectContainmentEList
           
 class EDataTypeEList
           
static class EDataTypeEList.Unsettable
           
 class EDataTypeUniqueEList
           
static class EDataTypeUniqueEList.Unsettable
           
 class EObjectContainmentEList
           
static class EObjectContainmentEList.Resolving
           
static class EObjectContainmentEList.Unsettable
           
static class EObjectContainmentEList.Unsettable.Resolving
           
 class EObjectContainmentWithInverseEList
           
static class EObjectContainmentWithInverseEList.Resolving
           
static class EObjectContainmentWithInverseEList.Unsettable
           
static class EObjectContainmentWithInverseEList.Unsettable.Resolving
           
 class EObjectEList
           
static class EObjectEList.Unsettable
           
 class EObjectResolvingEList
           
static class EObjectResolvingEList.Unsettable
           
 class EObjectWithInverseEList
           
static class EObjectWithInverseEList.ManyInverse
           
static class EObjectWithInverseEList.Unsettable
           
static class EObjectWithInverseEList.Unsettable.ManyInverse
           
 class EObjectWithInverseResolvingEList
           
static class EObjectWithInverseResolvingEList.ManyInverse
           
static class EObjectWithInverseResolvingEList.Unsettable
           
static class EObjectWithInverseResolvingEList.Unsettable.ManyInverse
           
static class FeatureMapUtil.FeatureEList
           
static class FeatureMapUtil.FeatureEList.Basic
           
static class FeatureMapUtil.FeatureFeatureMap
           
 


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