Methods 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.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.LineReader.LineReader(BufferedReader)118

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)370
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)355
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)382
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)361
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)344
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)389
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)405
org.eclipse.compare.internal.core.patch.Hunk.tryPatch(PatchConfiguration, List, int, int)259
org.eclipse.compare.internal.core.patch.PatchReader.unifyLines(List, List)565
org.eclipse.compare.internal.core.patch.PatchReader.unifyLines(List, List)531

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.Hunk.doPatch(PatchConfiguration, List, int, int)339
org.eclipse.compare.internal.core.patch.Hunk.tryPatch(PatchConfiguration, List, int, int)185
org.eclipse.compare.rangedifferencer.RangeDifferencer.createRangeDifference3(AbstractRangeDifferenceFactory, DifferencesIterator, DifferencesIterator, List, IRangeComparator, IRangeComparator, int, int)390

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.compare.patch.PatchParser.parsePatch(ReaderCreator)47

org.eclipse.core.runtime.IPath.lastSegment()

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

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.getStrippedPath(int, boolean)179

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.getStrippedPath(int, boolean)178
org.eclipse.compare.internal.core.patch.FilePatch2.segmentCount()194
org.eclipse.compare.internal.core.patch.FilePatch2.segmentCount()192

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FileDiffResult.getLabel()194

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)35
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)35
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)221
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)221
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)221
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)221

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.HunkResult.calculateFuzz(List, IProgressMonitor)141
org.eclipse.compare.internal.core.patch.HunkResult.calculateFuzz(List, IProgressMonitor)155

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

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

org.eclipse.core.runtime.IProgressMonitor.worked(int)

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

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

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

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException()

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

org.eclipse.core.runtime.Path.append(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()214
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()218

org.eclipse.core.runtime.Path.Path(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()214
org.eclipse.compare.internal.core.patch.FilePatch2.asRelativeDiff()218

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.patch.PatchReader.extractPath(String[], int, String)607

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
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.beginTask(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.LCS.longestCommonSubsequence(SubMonitor)62
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.getDifferences(SubMonitor, AbstractRangeDifferenceFactory)73

org.eclipse.core.runtime.SubMonitor.convert(IProgressMonitor, String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)29
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)154

org.eclipse.core.runtime.SubMonitor.done()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.getDifferences(SubMonitor, AbstractRangeDifferenceFactory)128
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.getDifferences(SubMonitor, AbstractRangeDifferenceFactory)128

org.eclipse.core.runtime.SubMonitor.isCanceled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.LCS.worked(SubMonitor, int)166
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.worked(SubMonitor, int)133

org.eclipse.core.runtime.SubMonitor.newChild(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)32
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator)31
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)159
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)156

org.eclipse.core.runtime.SubMonitor.setWorkRemaining(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)175
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)158

org.eclipse.core.runtime.SubMonitor.worked(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.compare.internal.core.LCS.worked(SubMonitor, int)168
org.eclipse.compare.rangedifferencer.RangeComparatorLCS.worked(SubMonitor, int)135
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)207
org.eclipse.compare.rangedifferencer.RangeDifferencer.findDifferences(AbstractRangeDifferenceFactory, IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator)198

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict