Eclipse CDT
7.0

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

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

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

Subinterfaces of ICContainer in org.eclipse.cdt.core.model
 interface ISourceRoot
           
 

Methods in org.eclipse.cdt.core.model that return ICContainer
 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()
          Return al the child containers of this container.
 


Eclipse CDT
7.0

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