- All Superinterfaces:
- org.eclipse.compare.structuremergeviewer.ICompareInput
- All Known Implementing Classes:
- MergeSessionCompareInput
public interface IMergeSessionCompareInput
extends org.eclipse.compare.structuremergeviewer.ICompareInput
This is the interface extending the ICompareInput by adding an accessor to
the MergeSessionCompareInput which is neede for the C/M support. It is
instantiated in the MergeFacadeCompareEditorInput.prepareInput().
Used by the MergeFacadeCompareEditorInput to construct a proper
ContentMergeViewer for the CompareEditor and then it is passed into
setInput() of the ContentMergeViewer.