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.