Eclipse CDT
7.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
7.0

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