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 classModelMergeOperationA model operation that executes a merge according to the merge lifecycle associated with anIMergeContextandIResourceMappingMergerinstances obtained from the model providers involved.classModelParticipantMergeOperationA model merge operation that uses a participant to preview the changes in either a dialog or the Synchronize view.
-