Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.team.core.variants.ThreeWaySynchronizer

Packages that use ThreeWaySynchronizer
org.eclipse.team.core.variants Application programming interfaces for accessing and managing resource variants.  
 

Uses of ThreeWaySynchronizer in org.eclipse.team.core.variants
 

Methods in org.eclipse.team.core.variants that return ThreeWaySynchronizer
 ThreeWaySynchronizer ThreeWaySubscriber.getSynchronizer()
          Return the three-way sychronizer of this subscriber.
 

Constructors in org.eclipse.team.core.variants with parameters of type ThreeWaySynchronizer
ThreeWayResourceComparator(ThreeWaySynchronizer synchronizer)
          Create a three-way resource comparator that uses the ThreeWaySynchronizer to compare a local resource to a resource variant.
ThreeWaySubscriber(ThreeWaySynchronizer synchronizer)
          Create a three-way subscriber that uses the given synchronizer to manage the synchronization state of local resoures and their variants
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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