Package | Description |
---|---|
org.eclipse.team.core.variants |
Application programming interfaces for accessing and managing resource variants.
|
Modifier and Type | Method and Description |
---|---|
ThreeWaySynchronizer |
ThreeWaySubscriber.getSynchronizer()
Return the three-way synchronizer of this subscriber.
|
Constructor and Description |
---|
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 resources
and their variants
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.