Category
CategoryManager. findCategory ( Category parent, String path)
path
parent
CategoryManager. findCategory ( String path)
CategoryManager. getCategory ( Category parent, String path)
CategoryManager. getCategory ( String path)
Category. getChild ( String childId)
childId
CategoryManager. getDefaultCategory ()
Category. getDescendent ( String descendentPath)
descendentPath
Category. getParent ()
null
SortedSet< Category>
Category. getChildren ()
Collection< Category>
CategoryManager. getMandatoryCategories ()
CategoryManager. getTopLevelCategories ()
int
Category. compareTo ( Category other)
void
CategoryManager. removeCategory ( Category category)
category
ConstraintChangeEvent. getCategory ()
Set< Category>
IConstraintDescriptor. getCategories ()
AbstractConstraintDescriptor. getCategories ()
IConstraintDescriptor. addCategory ( Category category)
AbstractConstraintDescriptor. addCategory ( Category category)
IConstraintDescriptor. removeCategory ( Category category)
AbstractConstraintDescriptor. removeCategory ( Category category)
ConstraintChangeEvent ( IConstraintDescriptor constraint, ConstraintChangeEventType eventType, Category category)