Uses of Class
org.eclipse.team.core.diff.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
Modifier and TypeClassDescriptionclass
A specializedDiffNodeFilter
that does not require a progress monitor. -
Uses of DiffFilter in org.eclipse.team.core.subscribers
Modifier and TypeMethodDescriptionprotected DiffFilter
SubscriberMergeContext.getDiffFilter()
Return the diff filter used to filter the differences that the merge context will present to clients.