| Package | Description | 
|---|---|
| org.eclipse.emf.compare.command.impl | |
| org.eclipse.emf.compare.domain | |
| org.eclipse.emf.compare.domain.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompareCommandStackA simple  ICompareCommandStackthat delegate execution to another command stack but keep
 informations about execution to properly reply toICompareCommandStackprotocol. | 
| class  | DualCompareCommandStackICompareCommandStackimplementation that will delegates to two given command stacks; one for each
 side of the comparison. | 
| class  | TransactionalDualCompareCommandStackICompareCommandStackimplementation that will delegate to two given command stacks; one for each
 side of the comparison. | 
| Modifier and Type | Method and Description | 
|---|---|
| ICompareCommandStack | ICompareEditingDomain. getCommandStack()Returns the associated  ICompareCommandStack. | 
| Modifier and Type | Method and Description | 
|---|---|
| ICompareCommandStack | EMFCompareEditingDomain. getCommandStack()Returns the associated  ICompareCommandStack. | 
| Constructor and Description | 
|---|
| EMFCompareEditingDomain(Notifier left,
                       Notifier right,
                       Notifier ancestor,
                       ICompareCommandStack commandStack)Creates a new instance with the given notifiers to be listen to when something will be changed. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.