Interface EntityFactory

All Known Implementing Classes:
AbstractClassOrObjectDiagram, AbstractEntityDiagram, ActivityDiagram, ChenEerDiagram, ClassDiagram, CompositeDiagram, CucaDiagram, DescriptionDiagram, StateDiagram

public interface EntityFactory
  • Method Details

    • getRootGroup

      Entity getRootGroup()
    • groups

      Collection<Entity> groups()
    • isHideEmptyDescriptionForState

      boolean isHideEmptyDescriptionForState()
    • getUmlDiagramType

      UmlDiagramType getUmlDiagramType()
    • getSkinParam

      ISkinParam getSkinParam()