|
Faceted Project Framework Version 1.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICategory | |
---|---|
org.eclipse.wst.common.project.facet.core | |
org.eclipse.wst.common.project.facet.ui |
Uses of ICategory in org.eclipse.wst.common.project.facet.core |
---|
Methods in org.eclipse.wst.common.project.facet.core that return ICategory | |
---|---|
ICategory |
IProjectFacet.getCategory()
Returns the category, if any, that this project facet belongs to. |
static ICategory |
ProjectFacetsManager.getCategory(String id)
Returns the category corresponding to the specified id. |
Methods in org.eclipse.wst.common.project.facet.core that return types with arguments of type ICategory | |
---|---|
static Set<ICategory> |
ProjectFacetsManager.getCategories()
Returns all of the categories. |
Uses of ICategory in org.eclipse.wst.common.project.facet.ui |
---|
Methods in org.eclipse.wst.common.project.facet.ui with parameters of type ICategory | |
---|---|
void |
ModifyFacetedProjectWizard.setCategoryExpandedState(ICategory category,
boolean expanded)
|
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |