| Modifier and Type | Method and Description |
|---|---|
void |
ESCommandStack.addCommandStackObserver(ESCommandObserver observer)
Add a command stack observer.
|
void |
ESCommandStack.removeCommandStackObserver(ESCommandObserver observer)
Remove COmmand stack observer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EMFStoreBasicCommandStack.addCommandStackObserver(ESCommandObserver observer)
Add a command stack observer.
|
void |
EMFStoreCommandNotifier.addCommandStackObserver(ESCommandObserver observer)
Add a command stack observer.
|
void |
EMFStoreBasicCommandStack.removeCommandStackObserver(ESCommandObserver observer)
Remove COmmand stack observer.
|
void |
EMFStoreCommandNotifier.removeCommandStackObserver(ESCommandObserver observer)
Remove a command stack observer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationManager
This class acts as a simple wrapper around the operation recorder and provides convenience methods
for undoing operations and handling composite operations.
|
class |
OperationRecorder
Tracks changes on any given
IdEObjectCollection. |
class |
ResourcePersister
Saves any registered resources upon certain types of triggers like, for instance, update and commit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EMFStoreTransactionalCommandStack.addCommandStackObserver(ESCommandObserver observer)
Add a command stack observer.
|
void |
EMFStoreTransactionalCommandStack.removeCommandStackObserver(ESCommandObserver observer)
Remove COmmand stack observer.
|
Copyright © 2017. All rights reserved.