Class Summary
|
MergeActionHandler
|
An abstract superclass that enables models to create handlers
for the basic merge operations (merge, overwrite and mark-as-merged). |
SaveableComparison
|
A saveable comparison is used to buffer changes made when comparing
or merging model elements. |
SynchronizationActionProvider
|
An action group that can be used by models to contribute actions
to a team synchronization viewer. |
SynchronizationCompareAdapter
|
A abstract implementation of
ISynchronizationCompareAdapter . |
SynchronizationContentProvider
|
Abstract team aware content provider that delegates to another content provider. |
SynchronizationLabelProvider
|
A label provider wrapper that adds synchronization image and/or text decorations
to the image and label obtained from the delegate provider. |
SynchronizationOperation
|
This operation class can be used by model providers when performing
merge operations triggered from a synchronize participant page
associated with a synchronization or merge context. |
SynchronizationStateTester
|
A state change tester is used by logical models to communicate the
synchronization state of their logical model elements to
the lightweight label decorator of a team provider. |