Package lu.kbra.modelizer_next.domain


package lu.kbra.modelizer_next.domain
Core diagram model classes. A diagram contains classes, fields, comments, links, and link ends. These objects are the persistent model independent of Swing rendering.
  • Classes
    Class
    Description
    Persistent model of a diagram class/table.
    Describes how a comment is bound to another model element or field.
    Persistent model of a text comment or annotation placed in a diagram.
    Root model for diagram elements.
    Persistent model of a class field or table column, including names, data type, keys, cardinality, style, and visibility.
    One endpoint of a link, including the target class or field and its cardinality information.
    Persistent model of a relationship between two link ends, optionally connected to an association class.