Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.team.ui.mapping.ModelOperation

Packages that use ModelOperation
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
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.mapping
 

Subclasses of ModelOperation in org.eclipse.team.ui.mapping
 class ModelMergeOperation
          A model operation that executes a merge according to the merge lifecycle associated with an IMergeContext and IResourceMappingMerger instances obtained from the model providers involved.
 

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

Subclasses of ModelOperation in org.eclipse.team.ui.synchronize
 class ModelParticipantMergeOperation
          The steps of an optimistic merge operation are: Obtain the selection to be operated on.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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