Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantDescriptor

Packages that use ISynchronizeParticipantDescriptor
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

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

Methods in org.eclipse.team.ui.synchronize that return ISynchronizeParticipantDescriptor
 ISynchronizeParticipantDescriptor ISynchronizeParticipantReference.getDescriptor()
          Returns the descriptor for this participant type.
 ISynchronizeParticipantDescriptor ISynchronizeManager.getParticipantDescriptor(String type)
          Returns the participant descriptor for the given participant type id or null if a descriptor is not found for that id.
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeParticipantDescriptor
protected  void AbstractSynchronizeParticipant.setInitializationData(ISynchronizeParticipantDescriptor descriptor)
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.