Uses of Class
org.eclipse.team.ui.synchronize.ModelSynchronizeParticipant
-
Packages that use ModelSynchronizeParticipant Package Description org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of ModelSynchronizeParticipant in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize that return ModelSynchronizeParticipant Modifier and Type Method Description protected ModelSynchronizeParticipant
ModelParticipantMergeOperation. createParticipant()
Create the synchronize participant to be used by this operation to preview changes.static ModelSynchronizeParticipant
ModelSynchronizeParticipant. createParticipant(SynchronizationContext context, String name)
Create a participant for the given context and name
-