metosin/malli

Cardinalities with dot & plantuml

Open

#469 opened on 2021年6月22日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Clojure (237 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,724 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Btw it would be also nice if the association lines had cardinalities (0..1 / 1 / 0..*) on the "arrow side". But it seems that md/-get-links only provides the from-to entity names (such as ["OrderLine" #{"Burger"}] ), not the cardinality. Or is there any easy way of finding out the cardinality of the relation between entities?

コントリビューターガイド