| Class | Description | 
|---|---|
| AbstractMergeRunnable | Provides inheritable default behavior for the merge runnables. | 
| CollapseAllModelAction | |
| DropDownMergeMenuAction | Action that manages the dropdown menu that allows to show the consequences of an accept or a reject. | 
| ExpandAllModelAction | |
| MergeAction | Abstract Action that manages a merge of a difference in case of both sides of the comparison are editable. | 
| MergeAllNonConflictingAction | Action that manages a merge of a all non-conflicting difference. | 
| MergeContainedNonConflictingAction | Action that manages a merge of a contained non-conflicting difference in case the selection is a resource
 match or a model element match. | 
| MergeNonConflictingRunnable | Implements the "merge non-conflicting" and "merge all non-conflicting" action. | 
| MergeRunnableImpl | |
| SaveComparisonModelAction | Action that manages the save of the comparison model. | 
| SelectNextDiffAction | Action that manages the selection of the next difference. | 
| SelectPreviousDiffAction | Action that manages the selection of the previous difference. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.