Package | Description |
---|---|
org.eclipse.team.core.variants |
Application programming interfaces for accessing and managing resource variants.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceVariantTree
An implementation of
IResourceVariantTree that provides the logic for
refreshing the tree and collecting the results so they can be cached locally. |
class |
ResourceVariantTree
Provides caching for a
AbstractResourceVariantTree using a
ResourceVariantByteStore . |
class |
ThreeWayRemoteTree
A resource variant tree that caches and obtains its bytes from the remote slot
in a three-way synchronizer.
|
Modifier and Type | Method and Description |
---|---|
protected IResourceVariantTree |
ThreeWaySubscriber.getBaseTree() |
protected abstract IResourceVariantTree |
ResourceVariantTreeSubscriber.getBaseTree()
Return the base resource variant tree.
|
protected IResourceVariantTree |
ThreeWaySubscriber.getRemoteTree() |
protected abstract IResourceVariantTree |
ResourceVariantTreeSubscriber.getRemoteTree()
Return the remote resource variant tree.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.