|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IPathEntryContainer | |
| org.eclipse.cdt.core.model | |
| Uses of IPathEntryContainer in org.eclipse.cdt.core.model |
| Subinterfaces of IPathEntryContainer in org.eclipse.cdt.core.model | |
interface |
IPathEntryContainerExtension
|
| Methods in org.eclipse.cdt.core.model that return IPathEntryContainer | |
static IPathEntryContainer |
CoreModel.getPathEntryContainer(IPath containerPath,
ICProject project)
Answers the project specific value for a given container. |
| Methods in org.eclipse.cdt.core.model with parameters of type IPathEntryContainer | |
static void |
CoreModel.setPathEntryContainer(ICProject[] affectedProjects,
IPathEntryContainer container,
IProgressMonitor monitor)
Bind a container reference path to some actual containers ( IPathEntryContainer).
|
void |
PathEntryContainerInitializer.requestPathEntryContainerUpdate(IPath containerPath,
ICProject project,
IPathEntryContainer containerSuggestion)
Request a registered container definition to be updated according to a container suggestion. |
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||