- All Implemented Interfaces:
- org.eclipse.emf.common.command.CommandStack, org.eclipse.emf.transaction.impl.InternalTransactionalCommandStack, org.eclipse.emf.transaction.TransactionalCommandStack
- Direct Known Subclasses:
- EMFStoreTransactionalCommandStack
public abstract class AbstractEMFStoreTransactionalCommandStackImpl
extends org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
Abstract superclass for EMFStore CommandStacks supporting transaction. Will be replaced by correspponding class from
EMF Transaction as soon as it becomes available which is planned for EMF 2.10.
- Author:
- mkoegel