Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantDescriptor
Packages that use ISynchronizeParticipantDescriptor
Package
Description
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 ISynchronizeParticipantDescriptorModifier and TypeMethodDescriptionISynchronizeParticipantReference.getDescriptor()Returns the descriptor for this participant type.ISynchronizeManager.getParticipantDescriptor(String id) Returns the participant descriptor for the given participant type id ornullif a descriptor is not found for that id.Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeParticipantDescriptorModifier and TypeMethodDescriptionprotected voidAbstractSynchronizeParticipant.setInitializationData(ISynchronizeParticipantDescriptor descriptor)