Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - @li

Pages: [1]
1
0..1 -> partial/optional - 1(cardinality)
0..*-> optional -m(cardinality)
1..1-> total/mandatory - 1(cardinality)
1..*-> mandatory - m (cardinality)
Use UML2.1 notation to see modality/cardinality values on the ERD.

@li

Pages: [1]