Package | Description |
---|---|
org.eclipse.ltk.ui.refactoring.model |
Application programming interface to provide model integration for refactoring histories.
|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource mappings.
|
org.eclipse.ui.navigator |
Provides the Common Navigator framework.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSynchronizationContentProvider
Partial implementation of a refactoring-aware synchronization content
provider.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationContentProvider
Abstract team aware content provider that delegates to another content provider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPipelinedTreeContentProvider
To correctly implement pipelining you should implement
IPipelinedTreeContentProvider2 which provides the
additional
ITreeContentProvider.hasChildren(Object) method. |
interface |
IPipelinedTreeContentProvider2
A pipelined content provider allows an extension to reshape the contributions
of an upstream content extension.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.