Package lu.kbra.modelizer_next.domain.shared


package lu.kbra.modelizer_next.domain.shared
Reusable model value objects shared by several domain elements, including display names, style attributes, and layer visibility.
  • Class
    Description
    Display names for the same model element in conceptual, logical, and physical views.
    Reusable style settings for model elements, including colors and optional visual flags.
    Visibility flags for conceptual, logical, and physical diagram layers.
    Common contract for persistent model elements that combine id, names, style, and visibility.