Eclipse Platform
Release 3.1

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.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.synchronize
 

Subclasses of TeamOperation in org.eclipse.team.ui.synchronize
 class SynchronizeModelOperation
          A specialized team operation that operates on ISynchronizeModelElementelements.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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