Implementation of the workbench editing domain API.

Package Specification

This package provides an implementation of the {@link org.eclipse.emf.transaction.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 {@link org.eclipse.emf.transaction} and {@link org.eclipse.emf.workspace} packages.

@see org.eclipse.emf.transaction @see org.eclipse.emf.workspace