Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.team.core.synchronize.ISyncInfoSet

Packages that use ISyncInfoSet
org.eclipse.team.core.synchronize Application programming interfaces for managing synchronization state.  
 

Uses of ISyncInfoSet in org.eclipse.team.core.synchronize
 

Subinterfaces of ISyncInfoSet in org.eclipse.team.core.synchronize
 interface ISyncInfoTree
          Provides addition API for accessing the SyncInfo in the set through their resource's hierarchical relationships.
 

Classes in org.eclipse.team.core.synchronize that implement ISyncInfoSet
 class SyncInfoSet
          A dynamic collection of SyncInfo objects that provides change notification to registered listeners.
 class SyncInfoTree
          Provides addition API for accessing the SyncInfo in the set through their resource's hierarchical relationships.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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