Uses of Class
org.eclipse.emf.transaction.ResourceSetListenerImpl

Packages that use ResourceSetListenerImpl
org.eclipse.emf.transaction Definition of the API for a transactional editing domain. 
 

Uses of ResourceSetListenerImpl in org.eclipse.emf.transaction
 

Subclasses of ResourceSetListenerImpl in org.eclipse.emf.transaction
 class DemultiplexingListener
          A convenient superclass for post-commit listeners to process Notifications one at a time.
 class TriggerListener
          A convenient superclass for listeners that implement "triggers" to process Notifications one at a time, generating a command for each that will make dependent updates to the model.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.