Uses of Class
org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl

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

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

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

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


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