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.