Uses of Class
org.eclipse.team.ui.synchronize.ModelOperation
-
Packages that use ModelOperation Package Description org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. -
-
Uses of ModelOperation in org.eclipse.team.ui.synchronize
Subclasses of ModelOperation in org.eclipse.team.ui.synchronize Modifier and Type Class Description class
ModelMergeOperation
A model operation that executes a merge according to the merge lifecycle associated with anIMergeContext
andIResourceMappingMerger
instances obtained from the model providers involved.class
ModelParticipantMergeOperation
A model merge operation that uses a participant to preview the changes in either a dialog or the Synchronize view.
-