Uses of Class
org.eclipse.team.core.diff.DiffFilter
Packages that use DiffFilter
Package
Description
Application programming interfaces for working with diffs.
Application programming interfaces for generating and refreshing
synchronization state.
-
Uses of DiffFilter in org.eclipse.team.core.diff
Subclasses of DiffFilter in org.eclipse.team.core.diffModifier and TypeClassDescriptionclass
A specializedDiffNodeFilter
that does not require a progress monitor. -
Uses of DiffFilter in org.eclipse.team.core.subscribers
Methods in org.eclipse.team.core.subscribers that return DiffFilterModifier and TypeMethodDescriptionprotected DiffFilter
SubscriberMergeContext.getDiffFilter()
Return the diff filter used to filter the differences that the merge context will present to clients.