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 EMF Model Transaction Development Guide
Previous Page Home Next Page


Package org.eclipse.emf.transaction.ui.provider

Extensions of the UI provider classes to conform to the transactional editing domain protocol.

See:
           Description

Class Summary
TransactionalAdapterFactoryContentProvider Automatically wraps any potential access to model objects in read transactions.
TransactionalAdapterFactoryLabelProvider Automatically wraps any potential access to model objects in read transactions.
TransactionalPropertySource A property source wrapper that calls its delegate in transactions of the appropriate kind.
 

Package org.eclipse.emf.transaction.ui.provider Description

Extensions of the UI provider classes to conform to the transactional editing domain protocol.

Package Specification

This package defines extensions to the EMF UI and Eclipse UI classes that provide content to an EMF Editor. The extensions ensure that all read access to the model is performed in transactions as required by the transactional editing domain.

See Also:
org.eclipse.emf.transaction

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