Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.team.ui.mapping.ITeamStateProvider

Packages that use ITeamStateProvider
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of ITeamStateProvider in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping that return ITeamStateProvider
  ITeamStateProvider SynchronizationStateTester. getTeamStateProvider ()
          Return a team state provider that delegates to the appropriate team provider.
 

Methods in org.eclipse.team.ui.mapping with parameters of type ITeamStateProvider
 int ISynchronizationCompareAdapter. getSynchronizationState ( ITeamStateProvider provider, ResourceMapping mapping, int stateMask, IProgressMonitor monitor)
          Return the synchronization state of the resource mapping with respect to the given team state provider.
 int SynchronizationCompareAdapter. getSynchronizationState ( ITeamStateProvider provider, ResourceMapping mapping, int stateMask, IProgressMonitor monitor)
          Return the synchronization state of the resource mapping with respect to the given team state provider.
 

Uses of ITeamStateProvider in org.eclipse.team.ui.synchronize
 

Classes in org.eclipse.team.ui.synchronize that implement ITeamStateProvider
 class SubscriberTeamStateProvider
          A team state provider that makes use of a Subscriber to determine the synchronization state.
 class TeamStateProvider
          A team state provider is used by the SynchronizationStateTester to obtain the team state for model elements.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire