oracle.ide.model
Interface Category
- All Known Subinterfaces:
- Container, JavaNode, Node, WorkEnvironment
- All Known Implementing Classes:
- CategoryFolder
- public interface Category
The Category
interface provides the API for identifying
how a specific data node should categorized.
Method Summary |
int |
getCategory()
Get the bit field identifying the different categories this
data node falls under. |
UNDEFINED
public static final int UNDEFINED
getCategory
public int getCategory()
- Get the bit field identifying the different categories this
data node falls under.
- Returns:
- the category types.