|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITeamStateDescription | |
---|---|
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 ITeamStateDescription in org.eclipse.team.ui.mapping |
---|
Methods in org.eclipse.team.ui.mapping that return ITeamStateDescription | |
ITeamStateDescription |
ITeamStateProvider.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 ITeamStateDescription | |
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. |
Uses of ITeamStateDescription in org.eclipse.team.ui.synchronize |
---|
Classes in org.eclipse.team.ui.synchronize that implement ITeamStateDescription | |
class |
TeamStateDescription
An implementation of ITeamStateDescription .
|
Methods in org.eclipse.team.ui.synchronize that return ITeamStateDescription | |
ITeamStateDescription |
SubscriberTeamStateProvider.getStateDescription(Object element,
int stateMask,
String[] properties,
IProgressMonitor monitor)
|
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.