Uses of Interface
org.eclipse.team.core.diff.IDiffTree
Packages that use IDiffTree
Package
Description
Application programming interfaces for working with diffs.
Application programming interfaces for working with diffs.
Application programming interfaces for working with resource mappings.
Application programming interfaces for working with resource mappings.
Application programming interfaces for working with resource mappings.
-
Uses of IDiffTree in org.eclipse.team.core.diff
Methods in org.eclipse.team.core.diff that return IDiffTreeModifier and TypeMethodDescriptionIDiffChangeEvent.getTree()Returns the tree that has been changed.Methods in org.eclipse.team.core.diff with parameters of type IDiffTreeModifier and TypeMethodDescriptionvoidIDiffChangeListener.propertyChanged(IDiffTree tree, int property, IPath[] paths) The given property has changed for the given paths. -
Uses of IDiffTree in org.eclipse.team.core.diff.provider
Classes in org.eclipse.team.core.diff.provider that implement IDiffTree -
Uses of IDiffTree in org.eclipse.team.core.mapping
Subinterfaces of IDiffTree in org.eclipse.team.core.mappingModifier and TypeInterfaceDescriptioninterfaceA resource diff tree provides access to a tree ofIDiffinstances that either containIResourceDiffnodes orIThreeWayDiffnodes that containIResourceDiffnodes as the local and remote changes. -
Uses of IDiffTree in org.eclipse.team.core.mapping.provider
Classes in org.eclipse.team.core.mapping.provider that implement IDiffTree -
Uses of IDiffTree in org.eclipse.team.ui.mapping
Methods in org.eclipse.team.ui.mapping with parameters of type IDiffTreeModifier and TypeMethodDescriptionvoidSynchronizationContentProvider.propertyChanged(IDiffTree tree, int property, IPath[] paths)