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

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

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

Subclasses of DelegatingFeatureMap in org.eclipse.emf.ecore.impl
static class EStoreEObjectImpl.BasicEStoreFeatureMap
          A feature map that delegates to a store.
static class EStoreEObjectImpl.EStoreFeatureMap
          A feature map that delegates to a store.
 

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

Fields in org.eclipse.emf.ecore.util declared as DelegatingFeatureMap
protected  DelegatingFeatureMap DelegatingFeatureMap.FeatureMapEObjectImpl.featureMap
           
 


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