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.workspace.impl

Implementation of the workbench editing domain API.

See:
           Description

Class Summary
EMFOperationTransaction A specialized transaction implementation that knows the EMFCommandOperation that it supports.
NonEMFTransaction A transaction encapsulating non-EMF changes (as represented by an unoable operation).
WorkspaceCommandStackImpl Implementation of a transactional command stack that delegates execution of commands to an IOperationHistory.
 

Package org.eclipse.emf.workspace.impl Description

Implementation of the workbench editing domain API.

Package Specification

This package provides an implementation of the TransactionalEditingDomain API for integration with the Eclipse workbench.

Note that the types in this package are intended only for use by clients extending the EMF Workbench Integration API. Clients using it should only use the API defined by the org.eclipse.emf.transaction and org.eclipse.emf.workspace packages.

See Also:
org.eclipse.emf.transaction, org.eclipse.emf.workspace

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