public interface IReconcilingStrategyExtension
IReconcilingStrategy
with the following functions:
| Modifier and Type | Method and Description |
|---|---|
void |
initialReconcile()
Called only once in the life time of this reconciling strategy.
|
void |
setProgressMonitor(IProgressMonitor monitor)
Tells this reconciling strategy with which progress monitor
it will work.
|
void setProgressMonitor(IProgressMonitor monitor)
monitor - the progress monitor with which this strategy will workvoid initialReconcile()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.