Eclipse CDT
Pre-release 3.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
          ISourceRoot
 

Methods in org.eclipse.cdt.core.model that return ICContainer
 ICContainer ICContainer.getCContainer(String name)
          Returns the container with the given name.
 ICContainer[] ICContainer.getCContainers()
          Return al the child containers of this container.
 


Eclipse CDT
Pre-release 3.0

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