Eclipse Platform
Release 3.1

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

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

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

Methods in org.eclipse.team.ui.synchronize that return ISynchronizeParticipantReference
 ISynchronizeParticipantReference[] ISynchronizeManager.getSynchronizeParticipants()
          Returns a collection of synchronize participant references registered with the synchronize manager.
 ISynchronizeParticipantReference[] ISynchronizeManager.get(String id)
          Returns the registered synchronize participants with the given type id.
 ISynchronizeParticipantReference ISynchronizeManager.get(String id, String secondaryId)
          Returns the registered synchronize participants with the given type id and instance id.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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