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 |
---|---|
ITeamStateDescription |
ITeamStateProvider.getStateDescription(Object element,
int stateMask,
String[] properties,
IProgressMonitor monitor)
Return the state description for the given element.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TeamStateDescription
An implementation of
ITeamStateDescription . |
Modifier and Type | Method and Description |
---|---|
ITeamStateDescription |
SubscriberTeamStateProvider.getStateDescription(Object element,
int stateMask,
String[] properties,
IProgressMonitor monitor) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.