Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.team.ui.TeamOperation

Packages that use TeamOperation
org.eclipse.team.ui Provides basic support for managing Team providers. 
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 TeamOperation in org.eclipse.team.ui
 

Methods in org.eclipse.team.ui with parameters of type TeamOperation
protected  boolean TeamOperation. isSameFamilyAs ( TeamOperation operation)
          Return whether this Team operation belongs to the same family as the given operation for the purpose of showing only one operation of the same type in the progress service when isKeepOneProgressServiceEntry is overridden to return true.
 

Uses of TeamOperation in org.eclipse.team.ui.mapping
 

Subclasses of TeamOperation in org.eclipse.team.ui.mapping
 class SynchronizationOperation
          This operation class can be used by model providers when performing merge operations triggered from a synchronize participant page associated with a synchronization or merge context.
 

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

Subclasses of TeamOperation in org.eclipse.team.ui.synchronize
 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.
 class ModelOperation
          An abstract operation that uses an ISynchronizationScopeManager to create an operation scope that includes the complete set of mappings that must be included in the operation to ensure model consistency.
 class ModelParticipantMergeOperation
          A model merge operation that uses a participant to preview the changes in either a dialog or the Synchronize view.
 class SynchronizeModelOperation
          A specialized team operation that operates on ISynchronizeModelElementelements.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire