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

  




 

 

Eclipse GMF Guide
Previous Page Home Next Page

Runtime

Package org.eclipse.gmf.runtime.diagram.core.listener

Aurora internal packages Package Specification this package contains classes related to the listening and Notifying capabilities provided by the diagram layer

See:
           Description

Interface Summary
DiagramEventBroker.DiagramEventBrokerFactory Factory interface that can be used to create overrides of the DiagramEventBroker class
NotificationListener Defines an EMF Notification listener; any class interested in listening to post-commit events from the DiagramEventBroker which implements this interface.
NotificationPreCommitListener Defines an EMF Notification listener; any class interested in listening to pre-commit events from the DiagramEventBroker which implements this interface. the transactionAboutToCommit method will get called by the DiagramEventBroker#handleTransactionAboutToCommitEvent(Notification)
 

Class Summary
DiagramEventBroker A model server listener that broadcast EObject events to all registered listeners.
NotificationUtil Utility class that implements few helper methods around the EMF Notification object
 

Package org.eclipse.gmf.runtime.diagram.core.listener Description

Aurora internal packages

Package Specification

this package contains classes related to the listening and Notifying capabilities provided by the diagram layer


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


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