Uses of Class
org.eclipse.emf.common.util.DelegatingEList

Packages that use DelegatingEList
org.eclipse.emf.common.notify.impl Provides a basic implementation of the notification framework. 
org.eclipse.emf.common.util Provides basic utilities. 
 

Uses of DelegatingEList in org.eclipse.emf.common.notify.impl
 

Subclasses of DelegatingEList in org.eclipse.emf.common.notify.impl
 class DelegatingNotifyingListImpl<E>
          An extensible implementation of a notifying list that delegates to a backing list.
 

Uses of DelegatingEList in org.eclipse.emf.common.util
 

Subclasses of DelegatingEList in org.eclipse.emf.common.util
static class DelegatingEList.UnmodifiableEList<E>
          An unmodifiable version of DelegatingEList.
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.