Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ITeamStateProvider |
SynchronizationStateTester.getTeamStateProvider()
Return a team state provider that delegates to the appropriate team
provider.
|
Modifier and Type | Class and Description |
---|---|
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. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.