Uses of Interface
org.eclipse.team.core.mapping.IResourceDiffTree
Packages that use IResourceDiffTree
Package
Description
Application programming interfaces for working with resource mappings.
Application programming interfaces for working with resource mappings.
-
Uses of IResourceDiffTree in org.eclipse.team.core.mapping
Methods in org.eclipse.team.core.mapping that return IResourceDiffTreeModifier and TypeMethodDescriptionISynchronizationContext.getDiffTree()Return a tree that containsIDiffentries for resources that are out-of-sync. -
Uses of IResourceDiffTree in org.eclipse.team.core.mapping.provider
Classes in org.eclipse.team.core.mapping.provider that implement IResourceDiffTreeMethods in org.eclipse.team.core.mapping.provider that return IResourceDiffTreeConstructors in org.eclipse.team.core.mapping.provider with parameters of type IResourceDiffTreeModifierConstructorDescriptionprotectedMergeContext(ISynchronizationScopeManager manager, int type, IResourceDiffTree deltaTree) Create a merge context.protectedSynchronizationContext(ISynchronizationScopeManager manager, int type, IResourceDiffTree diffTree) Create a synchronization context.