Uses of Class
org.eclipse.team.core.mapping.provider.SynchronizationContext
Packages that use SynchronizationContext
Package
Description
Application programming interfaces for working with resource mappings.
Application programming interfaces for generating and refreshing
synchronization state.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of SynchronizationContext in org.eclipse.team.core.mapping.provider
Subclasses of SynchronizationContext in org.eclipse.team.core.mapping.providerModifier and TypeClassDescriptionclassProvides the context for anIResourceMappingMerger. -
Uses of SynchronizationContext in org.eclipse.team.core.subscribers
Subclasses of SynchronizationContext in org.eclipse.team.core.subscribersModifier and TypeClassDescriptionclassA merge context that uses a subscriber to populate the diff tree used by the context. -
Uses of SynchronizationContext in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize that return SynchronizationContextModifier and TypeMethodDescriptionprotected abstract SynchronizationContextModelParticipantMergeOperation.createMergeContext()Create a merge context for use by this operation.Methods in org.eclipse.team.ui.synchronize with parameters of type SynchronizationContextModifier and TypeMethodDescriptionstatic ModelSynchronizeParticipantModelSynchronizeParticipant.createParticipant(SynchronizationContext context, String name) Create a participant for the given context and nameprotected voidModelSynchronizeParticipant.initializeContext(SynchronizationContext context) Set the context of this participant.Constructors in org.eclipse.team.ui.synchronize with parameters of type SynchronizationContextModifierConstructorDescriptionCreate a participant for the given context