Interface GroupHierarchy

    • Method Detail

      • getRootGroup

        IGroup getRootGroup()
      • getRootSuperGroup

        SuperGroup getRootSuperGroup()
      • getChildrenGroups

        java.util.Collection<IGroup> getChildrenGroups​(IGroup parent)
      • getAllSuperGroups

        java.util.Set<SuperGroup> getAllSuperGroups()
      • isEmpty

        boolean isEmpty​(IGroup g)