|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.common.command.BasicCommandStack
org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack
org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
org.eclipse.emf.emfstore.internal.client.transaction.AbstractEMFStoreTransactionalCommandStackImpl
public abstract class AbstractEMFStoreTransactionalCommandStackImpl
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.
| Constructor Summary | |
|---|---|
AbstractEMFStoreTransactionalCommandStackImpl()
|
|
| Method Summary | |
|---|---|
void |
redo()
|
void |
undo()
|
| Methods inherited from class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl |
|---|
canRedo, createTransaction, dispose, executeTriggers |
| Methods inherited from class org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack |
|---|
execute, execute, getDomain, getExceptionHandler, makeTriggerTransactionOptions, setEditingDomain, setExceptionHandler |
| Methods inherited from class org.eclipse.emf.common.command.BasicCommandStack |
|---|
addCommandStackListener, canUndo, flush, getMostRecentCommand, getRedoCommand, getUndoCommand, isSaveNeeded, removeCommandStackListener, saveIsDone |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.common.command.CommandStack |
|---|
addCommandStackListener, canUndo, flush, getMostRecentCommand, getRedoCommand, getUndoCommand, removeCommandStackListener |
| Constructor Detail |
|---|
public AbstractEMFStoreTransactionalCommandStackImpl()
| Method Detail |
|---|
public void undo()
undo in interface org.eclipse.emf.common.command.CommandStackundo in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImplpublic void redo()
redo in interface org.eclipse.emf.common.command.CommandStackredo in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||