Eclipse Platform
2.0

Uses of Interface
org.eclipse.core.resources.IContainer

Packages that use IContainer
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of IContainer in org.eclipse.core.resources
 

Subinterfaces of IContainer in org.eclipse.core.resources
 interface IFolder
          Folders may be leaf or non-leaf resources and may contain files and/or other folders.
 interface IProject
          A project is a type of resource which groups resources into buildable, reusable units.
 interface IWorkspaceRoot
          A root resource represents the top of the resource hierarchy in a workspace.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.