Package org.eclipse.emf.transaction.ui.view

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

See:
          Description

Class Summary
ExtendedPropertySheetPage An extension of the extended property sheet page that performs refreshes in read transactions.
 

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

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

Package Specification

This package defines extensions to the EMF UI and Eclipse UI classes that implement views in the 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.