Types from org.eclipse.equinox.common used by org.eclipse.compare.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.CoreException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.LineReader.load(ReaderCreator, boolean)39
INSTANTIATION
Reference LocationLine Number
org.eclipse.compare.patch.PatchParser.parsePatch(ReaderCreator)47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.LineReader.load(ReaderCreator, boolean)39
THROWS
Reference LocationLine Number
org.eclipse.compare.patch.IFilePatchResult.getCharset()-1
org.eclipse.compare.patch.IHunk.getCharset()-1
org.eclipse.compare.patch.PatchParser.parsePatch(ReaderCreator)-1
org.eclipse.compare.patch.ReaderCreator.createReader()-1

org.eclipse.core.runtime.IPath

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.fNewPath-1
org.eclipse.compare.internal.core.patch.FilePatch2.fOldPath-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()216
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()212
org.eclipse.compare.internal.core.patch.FilePatch2.getStrippedPath(int, boolean)177
org.eclipse.compare.patch.PatchBuilder.createFilePatch(IFilePatch2, IHunk[])142
org.eclipse.compare.patch.PatchBuilder.createFilePatch(IFilePatch2, IHunk[])144
PARAMETER
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.create(IPath, long, IPath, long)-1
org.eclipse.compare.internal.core.patch.FilePatch2.create(IPath, long, IPath, long)-1
org.eclipse.compare.internal.core.patch.FilePatch2.FilePatch2(IPath, long, IPath, long)-1
org.eclipse.compare.internal.core.patch.FilePatch2.FilePatch2(IPath, long, IPath, long)-1
org.eclipse.compare.internal.core.patch.PatchReader.createFileDiff(IPath, long, IPath, long)-1
org.eclipse.compare.internal.core.patch.PatchReader.createFileDiff(IPath, long, IPath, long)-1
org.eclipse.compare.patch.PatchBuilder.createFilePatch(IPath, long, IPath, long, IHunk[])-1
org.eclipse.compare.patch.PatchBuilder.createFilePatch(IPath, long, IPath, long, IHunk[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FileDiffResult.getTargetPath()-1
org.eclipse.compare.internal.core.patch.FilePatch2.getPath(boolean)-1
org.eclipse.compare.internal.core.patch.FilePatch2.getStrippedPath(int, boolean)-1
org.eclipse.compare.internal.core.patch.FilePatch2.getTargetPath(PatchConfiguration)-1
org.eclipse.compare.internal.core.patch.PatchReader.extractPath(String[], int, String)-1
org.eclipse.compare.patch.IFilePatch2.getTargetPath(PatchConfiguration)-1

org.eclipse.core.runtime.IProgressMonitor

PARAMETER
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FileDiffResult.calculateFuzz(List, IProgressMonitor)-1
org.eclipse.compare.internal.core.patch.FileDiffResult.patch(List, IProgressMonitor)-1
org.eclipse.compare.internal.core.patch.FileDiffResult.refresh(ReaderCreator, IProgressMonitor)-1
org.eclipse.compare.internal.core.patch.FilePatch2.apply(ReaderCreator, PatchConfiguration, IProgressMonitor)-1
org.eclipse.compare.internal.core.patch.HunkResult.calculateFuzz(List, IProgressMonitor)-1
org.eclipse.compare.patch.IFilePatch2.apply(ReaderCreator, PatchConfiguration, IProgressMonitor)-1
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(IProgressMonitor, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findRanges(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findRanges(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findRanges(IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)-1
org.eclipse.compare.rangedifferencer.RangeDifferencer.findRanges(IProgressMonitor, IRangeComparator, IRangeComparator)-1

org.eclipse.core.runtime.IStatus

PARAMETER
Reference LocationLine Number
org.eclipse.compare.internal.core.ComparePlugin.log(IStatus)-1

org.eclipse.core.runtime.NullProgressMonitor

INSTANTIATION
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FileDiffResult.calculateFuzz(List, IProgressMonitor)220

org.eclipse.core.runtime.OperationCanceledException

INSTANTIATION
Reference LocationLine Number
org.eclipse.compare.internal.core.LCS.worked(SubMonitor, int)167
org.eclipse.compare.internal.core.patch.HunkResult.calculateFuzz(List, IProgressMonitor)142
org.eclipse.compare.internal.core.patch.HunkResult.calculateFuzz(List, IProgressMonitor)156
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.worked(SubMonitor, int)134

org.eclipse.core.runtime.Path

INSTANTIATION
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()218
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()214
org.eclipse.compare.internal.core.patch.PatchReader.extractPath(String[], int, String)607

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.compare.internal.core.ComparePlugin.log(Throwable)63
org.eclipse.compare.patch.PatchParser.parsePatch(ReaderCreator)48

org.eclipse.core.runtime.SubMonitor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)29
PARAMETER
Reference LocationLine Number
org.eclipse.compare.internal.core.LCS.lcs_rec(int, int, int, int, int[][], int[], SubMonitor)-1
org.eclipse.compare.internal.core.LCS.longestCommonSubsequence(SubMonitor)-1
org.eclipse.compare.internal.core.LCS.worked(SubMonitor, int)-1
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.getDifferences(SubMonitor, AbstractRangeDifferenceFactory)-1
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.longestCommonSubsequence(SubMonitor)-1
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.worked(SubMonitor, int)-1

Back to reference summary for org.eclipse.compare.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict