UML Modeling Layer

Package com.ibm.xtools.uml.ui.elementselection

Interface Summary
IUMLElementSelectionProvider Specialization of the base element selection provider interface, which can indicate whether the provider's jobs require read transactions on a transactional editing domain.
 

Class Summary
UMLElementSelectionService A specialization of GMF's element selection service, that provides support for querying transactional editing domains on multiple background jobs while a thread that has a read or read/write transaction on an editing domain is showing an element selection dialog.
UMLElementSelectionServiceJob A job that knows how to coordinate access to the transactional editing domain via read transactions, when the thread scheduling the job (hence, accessing the element selection service) has a transaction already.
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.