Uses of Class
org.eclipse.emf.edit.provider.ChangeNotifier

Packages that use ChangeNotifier
org.eclipse.emf.edit.provider This provides reusable ItemProviderAdapter support to drive JFace StructuredViewers, Eclipse IPropertySources, and EditingDomain
org.eclipse.emf.mapping.impl   
 

Uses of ChangeNotifier in org.eclipse.emf.edit.provider
 

Fields in org.eclipse.emf.edit.provider declared as ChangeNotifier
protected  ChangeNotifier DecoratorAdapterFactory.changeNotifier
          This keeps track of all the Viewers.
protected  ChangeNotifier ComposedAdapterFactory.changeNotifier
          This is used to implement IChangeNotifier
 

Uses of ChangeNotifier in org.eclipse.emf.mapping.impl
 

Fields in org.eclipse.emf.mapping.impl declared as ChangeNotifier
protected  ChangeNotifier MappingRootImpl.MappedObjectStateAdapter.changeNotifier
          This is where IChangeNotifier is delegated.
 


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