metosin/malli

Cardinalities with dot & plantuml

Open

#469 aperta il 22 giu 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Clojure (237 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1724 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor