Uses of Class
org.eclipse.team.core.synchronize.SyncInfoFilter
Packages that use SyncInfoFilter
Package
Description
Application programming interfaces for managing synchronization state.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of SyncInfoFilter in org.eclipse.team.core.synchronize
Subclasses of SyncInfoFilter in org.eclipse.team.core.synchronizeModifier and TypeClassDescriptionclassA specializedSyncInfoFilterthat does not require a progress monitor.static classSelectsSyncInfowhich match all child filters.static classSelectsSyncInfoinstances that are auto-mergable.static classAn abstract class which contains a set ofFastSyncInfoFilterinstances.static classSelectsSyncInfothat match any of the child filters.static classSelectsSyncInfoinstances that are pseudo-conflicts.static classSelectsSyncInfowhose change type match those of the filter.static classSelectsSyncInfowhose change direction match those of the filter.static classSelectsSyncInfowhose local and remote contents match. -
Uses of SyncInfoFilter in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize with parameters of type SyncInfoFilterModifier and TypeMethodDescriptionprotected voidSubscriberParticipant.setSyncInfoFilter(SyncInfoFilter filter) Provide a filter that is used to filter the contents of the sync info set for the participant.