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

  




 

 

Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.core.listener.DiagramEventBroker

Packages that use DiagramEventBroker
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 
org.eclipse.gmf.runtime.diagram.core.providers   
org.eclipse.gmf.runtime.diagram.core.services   
 

Uses of DiagramEventBroker in org.eclipse.gmf.runtime.diagram.core.listener
 

Methods in org.eclipse.gmf.runtime.diagram.core.listener that return DiagramEventBroker
  DiagramEventBroker DiagramEventBroker.DiagramEventBrokerFactory. createDiagramEventBroker (org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
           
static  DiagramEventBroker DiagramEventBroker. getInstance (org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
          Gets the diagmam event broker instance for the editing domain passed in.
 

Uses of DiagramEventBroker in org.eclipse.gmf.runtime.diagram.core.providers
 

Methods in org.eclipse.gmf.runtime.diagram.core.providers that return DiagramEventBroker
  DiagramEventBroker DiagramEventBrokerProvider. createDiagramEventBroker (org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
          Creates a DiagramEventBroker instance and associate it with the passed TransactionalEditingDomain
 

Uses of DiagramEventBroker in org.eclipse.gmf.runtime.diagram.core.services
 

Methods in org.eclipse.gmf.runtime.diagram.core.services that return DiagramEventBroker
  DiagramEventBroker DiagramEventBrokerService. createDiagramEventBroker (org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
           
 


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