Uses of Interface
org.eclipse.wst.common.componentcore.resources.IFlexibleProject

Packages that use IFlexibleProject
org.eclipse.wst.common.componentcore The ComponentCore API allows clients to work with the Structural Metamodels that define abstract modules within Eclipse projects. 
 

Uses of IFlexibleProject in org.eclipse.wst.common.componentcore
 

Methods in org.eclipse.wst.common.componentcore that return IFlexibleProject
static IFlexibleProject ComponentCore.createFlexibleProject(IProject aProject)
          Return an IFlexibleProject that provides an entry-point to the components stored within the given project.