Uses of Class
org.eclipse.team.core.synchronize.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
Modifier and TypeClassDescriptionclass
A specializedSyncInfoFilter
that does not require a progress monitor.static class
SelectsSyncInfo
which match all child filters.static class
SelectsSyncInfo
instances that are auto-mergable.static class
An abstract class which contains a set ofFastSyncInfoFilter
instances.static class
SelectsSyncInfo
that match any of the child filters.static class
SelectsSyncInfo
instances that are pseudo-conflicts.static class
SelectsSyncInfo
whose change type match those of the filter.static class
SelectsSyncInfo
whose change direction match those of the filter.static class
SelectsSyncInfo
whose local and remote contents match. -
Uses of SyncInfoFilter in org.eclipse.team.ui.synchronize
Modifier and TypeMethodDescriptionprotected void
SubscriberParticipant.setSyncInfoFilter
(SyncInfoFilter filter) Provide a filter that is used to filter the contents of the sync info set for the participant.