| Package | Description |
|---|---|
| org.eclipse.cdt.core.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPathEntryContainerExtension |
| Modifier and Type | Method and Description |
|---|---|
static IPathEntryContainer |
CoreModel.getPathEntryContainer(IPath containerPath,
ICProject project)
Answers the project specific value for a given container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PathEntryContainerInitializer.requestPathEntryContainerUpdate(IPath containerPath,
ICProject project,
IPathEntryContainer containerSuggestion)
Request a registered container definition to be updated according to a container suggestion.
|
static void |
CoreModel.setPathEntryContainer(ICProject[] affectedProjects,
IPathEntryContainer container,
IProgressMonitor monitor)
Bind a container reference path to some actual containers (
IPathEntryContainer). |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.