Uses of Interface
org.eclipse.team.ui.mapping.ITeamStateDescription
Packages that use ITeamStateDescription
Package
Description
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
-
Uses of ITeamStateDescription in org.eclipse.team.ui.mapping
Methods in org.eclipse.team.ui.mapping that return ITeamStateDescriptionModifier and TypeMethodDescriptionITeamStateProvider.getStateDescription
(Object element, int stateMask, String[] properties, IProgressMonitor monitor) Return the state description for the given element.Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateDescriptionModifier and TypeMethodDescriptionvoid
SynchronizationStateTester.elementDecorated
(Object element, ITeamStateDescription description) A callback to the tester made from the team decorator to notify the tester that the given element has been decorated with the given state. -
Uses of ITeamStateDescription in org.eclipse.team.ui.synchronize
Classes in org.eclipse.team.ui.synchronize that implement ITeamStateDescriptionMethods in org.eclipse.team.ui.synchronize that return ITeamStateDescriptionModifier and TypeMethodDescriptionSubscriberTeamStateProvider.getStateDescription
(Object element, int stateMask, String[] properties, IProgressMonitor monitor)