Constructor and Description |
---|
MergeAllNonConflictingCommand(ChangeRecorder changeRecorder,
Collection<Notifier> notifiers,
Comparison comparison,
boolean leftToRight,
IMerger.Registry mergerRegistry,
IMergeAllNonConflictingRunnable runnable)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
ICompareCopyCommand |
EMFCompareEditingDomain.createCopyAllNonConflictingCommand(Comparison comparison,
boolean leftToRight,
IMerger.Registry mergerRegistry,
IMergeAllNonConflictingRunnable runnable)
Creates a command that will merge all non-conflicting differences in the given direction.
|
Modifier and Type | Class and Description |
---|---|
class |
MergeAllNonConflictingRunnable
Implements the "merge all non-conflicting" action.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.