Class | Description |
---|---|
CompositeReconcilingStrategy |
Composes multiple reconciling strategies into one.
|
EditorWorkingCopyReconciler |
An abstract base class of a working copy reconciler that is activated on
editor activation and forces reconciling on a significant change in the
underlying model.
|
WorkingCopyReconciler |
An abstract base class of a working copy reconciler that is activated on
viewer activation and forces reconciling on a significant change in the
underlying model.
|
WorkingCopyReconcilingStrategy |
Working copy reconciling strategy.
|