You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I will aim for composition/aggregation relationships. See #37 (comment) for how you could add such information manually.
Once done then ERD specific could be considered, such as
Additional relations for the Information Engineering notation.
Zero or One
Exactly One
Zero or Many
One or Many
An entity alias that maps to the class diagram class.
An additional visibility modifier * to identify mandatory attributes.
Do you have an example of Swift classes that express such additional relationships? Because I am unclear on how to determine if there is a "Zero or One", "Exactly One", ... relationship just from Swift code.
Thanks for your efforts, this is a great tool.
I'm curious if there's any way to incorporate generating an entity relationship diagram. That would really open up some visual information.
The text was updated successfully, but these errors were encountered: