Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.IContainerEntry

Packages that use IContainerEntry
org.eclipse.cdt.core.model   
 

Uses of IContainerEntry in org.eclipse.cdt.core.model
 

Methods in org.eclipse.cdt.core.model that return IContainerEntry
static IContainerEntry CoreModel.newContainerEntry(IPath id)
          Creates and returns a new entry of kind CDT_CONTAINER for the given path.
static IContainerEntry CoreModel.newContainerEntry(IPath id, boolean isExported)
          Creates and returns a new entry of kind CDT_CONTAINER for the given path.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.