borkdominik / bigER

Entity Relationship Diagram modeling tool realized as a language server that is distributed as a VS Code extension.
https://marketplace.visualstudio.com/items?itemName=BIGModelingTools.erdiagram
MIT License
106 stars 13 forks source link

UML Notation #36

Closed plglaser closed 1 year ago

plglaser commented 1 year ago

Description

Add UML Notation support.

Tasks:

Under discussion:

Additional Information

Entities: UML EntityUML Entity with Attributes

Binary Relationship:

UML Binary Relationship

Ternary Relationship:

UML Ternary Relationship
plglaser commented 1 year ago

UML Notation is now supported in the latest release (v0.4.0) of bigER.

See the Notations Wiki page for more information.