|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotifyingList | |
org.eclipse.emf.common.notify.impl | Provides a basic implementation of the notification framework. |
org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
org.eclipse.emf.ecore.resource.impl | Provides an implementation of the resource API. |
org.eclipse.emf.ecore.util | Provides utilities. |
org.eclipse.emf.edit.provider | This provides reusable ItemProviderAdapter support to drive
JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain s |
Uses of NotifyingList in org.eclipse.emf.common.notify.impl |
Classes in org.eclipse.emf.common.notify.impl that implement NotifyingList | |
class |
DelegatingNotifyingListImpl
An extensible implementation of a notifying list that delegates to a backing list. |
class |
NotifyingListImpl
An extensible implementation of a notifying list. |
Uses of NotifyingList in org.eclipse.emf.ecore.impl |
Classes in org.eclipse.emf.ecore.impl that implement NotifyingList | |
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 NotifyingList in org.eclipse.emf.ecore.resource.impl |
Classes in org.eclipse.emf.ecore.resource.impl that implement NotifyingList | |
protected class |
ResourceImpl.ContentsEList
A notifying list implementation for supporting Resource.getContents() . |
protected class |
ResourceSetImpl.ResourcesEList
A notifying list implementation for supporting ResourceSet.getResources() . |
Uses of NotifyingList in org.eclipse.emf.ecore.util |
Uses of NotifyingList in org.eclipse.emf.edit.provider |
Classes in org.eclipse.emf.edit.provider that implement NotifyingList | |
class |
ItemProvider.ItemProviderNotifyingArrayList
This class overrides the "notify" methods to fire INotifyChangedListener calls
and it overrides the "inverse basic" methods to maintain referential integrity
by calling IUpdateableItemParent.setParent . |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |