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

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

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

Subclasses of DelegatingEcoreEList in org.eclipse.emf.ecore.impl
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 DelegatingEcoreEList in org.eclipse.emf.ecore.util
 

Subclasses of DelegatingEcoreEList in org.eclipse.emf.ecore.util
static class DelegatingEcoreEList.Dynamic
           
static class DelegatingEcoreEList.Generic
           
static class DelegatingEcoreEList.Unsettable
           
 class DelegatingFeatureMap
           
 


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