Uses of Package
org.eclipse.wst.common.componentcore.resources

Packages that use org.eclipse.wst.common.componentcore.resources
org.eclipse.wst.common.componentcore The ComponentCore API allows clients to work with the Structural Metamodels that define abstract modules within Eclipse projects.  
org.eclipse.wst.common.componentcore.resources The ComponentCore Virtual Path API allows clients to navigate logical collections of files within Eclipse projects using API similar to the Eclipse IResource API.  
 

Classes in org.eclipse.wst.common.componentcore.resources used by org.eclipse.wst.common.componentcore
ComponentHandle
          Provides a handle to a component within a project.
IFlexibleProject
          Represents a project that supports a flexible project model.
IVirtualComponent
          Represents a component as defined by the .wtpmodules file.
IVirtualFile
          Represents a file that can be navigated through an abstract ("virtual") path.
IVirtualFolder
          Represents a folder that can be navigated through an abstract ("virtual") path.
IVirtualReference
          Represents a dependency between two components: EnclosingComponent->ReferencedComponent.
IVirtualResource
           Allows clients to work with flexible project structures using API similar to the Eclipse Platform IResource model.
 

Classes in org.eclipse.wst.common.componentcore.resources used by org.eclipse.wst.common.componentcore.resources
ComponentHandle
          Provides a handle to a component within a project.
IVirtualComponent
          Represents a component as defined by the .wtpmodules file.
IVirtualContainer
          Represents a component as defined by the WTP Modules file.
IVirtualFile
          Represents a file that can be navigated through an abstract ("virtual") path.
IVirtualFolder
          Represents a folder that can be navigated through an abstract ("virtual") path.
IVirtualReference
          Represents a dependency between two components: EnclosingComponent->ReferencedComponent.
IVirtualResource
           Allows clients to work with flexible project structures using API similar to the Eclipse Platform IResource model.