Package | Description |
---|---|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource 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 | Method and Description |
---|---|
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.
|
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.
|
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. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.