Interface GroupHierarchy
- All Known Implementing Classes:
AbstractClassOrObjectDiagram,AbstractEntityDiagram,ActivityDiagram,ClassDiagram,CompositeDiagram,CucaDiagram,DescriptionDiagram,StateDiagram
public interface GroupHierarchy
-
Method Summary
-
Method Details
-
getRootGroup
IGroup getRootGroup() -
getRootSuperGroup
SuperGroup getRootSuperGroup() -
getChildrenGroups
-
getAllSuperGroups
Set<SuperGroup> getAllSuperGroups() -
isEmpty
-