Package | Description |
---|---|
org.eclipse.cdt.core.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ISourceRoot |
Modifier and Type | Method and Description |
---|---|
ICContainer |
CoreModel.create(IFolder folder)
Creates an ICElement for an IFolder.
|
ICContainer |
ICContainer.getCContainer(java.lang.String name)
Returns the container with the given name.
|
ICContainer[] |
ICContainer.getCContainers()
Returns all the child containers of this container.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.