|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICategory
Models a grouping of project facets that are intended to be selected and deselected as a set. This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
String |
getDescription()
|
String |
getId()
|
String |
getLabel()
|
String |
getPluginId()
|
Set<IProjectFacet> |
getProjectFacets()
Returns the project facets that compose this category. |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
String getId()
String getPluginId()
String getLabel()
String getDescription()
Set<IProjectFacet> getProjectFacets()
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |