public interface GroupHierarchy
java.util.Collection<Entity>
getChildrenGroups(Entity parent)
Entity
getRootGroup()
boolean
isEmpty(Entity g)
Entity getRootGroup()
java.util.Collection<Entity> getChildrenGroups(Entity parent)
boolean isEmpty(Entity g)