AbstractCopyCommand |
This command can be used to copy a number of diffs (or a single one) in a given direction.
|
CompareCommandStack |
|
CompareCommandStack.CompareSideCommandStack |
Simple data structure acting like a command stack but without any execution capability.
|
CopyCommand |
Deprecated.
|
DualCompareCommandStack |
ICompareCommandStack implementation that will delegates to two given command stacks; one for each
side of the comparison.
|
MergeAllNonConflictingCommand |
A merge command that merges all non-conflicting differences of the given comparison in either direction.
|
MergeCommand |
|
TransactionalDualCompareCommandStack |
ICompareCommandStack implementation that will delegate to two given command stacks; one for each
side of the comparison.
|