Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


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

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

Uses of ResourceSetChangeEvent in org.eclipse.emf.transaction
 

Methods in org.eclipse.emf.transaction with parameters of type ResourceSetChangeEvent
 void ResourceSetListenerImpl. resourceSetChanged ( ResourceSetChangeEvent event)
          The default implementation of this method does nothing.
 void ResourceSetListener. resourceSetChanged ( ResourceSetChangeEvent event)
          Informs the listener that changes have been committed to the model.
 void DemultiplexingListener. resourceSetChanged ( ResourceSetChangeEvent event)
          Implements the post-commit callback by processing the event's notifications one by one, delegating to the DemultiplexingListener.handleNotification(org.eclipse.emf.transaction.TransactionalEditingDomain, org.eclipse.emf.common.notify.Notification) method.
  Command TriggerListener. transactionAboutToCommit ( ResourceSetChangeEvent event)
          Implements the trigger callback by processing the event's notifications one by one, delegating to the TriggerListener.trigger(org.eclipse.emf.transaction.TransactionalEditingDomain, org.eclipse.emf.common.notify.Notification) method for each to generate a command.
  Command ResourceSetListenerImpl. transactionAboutToCommit ( ResourceSetChangeEvent event)
          The default implementation of this method does nothing, returning no trigger command.
  Command ResourceSetListener. transactionAboutToCommit ( ResourceSetChangeEvent event)
          Informs the listener that the execution of a command (which may be implicit) is about to complete.
 


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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire