MathewWi / umple

Automatically exported from code.google.com/p/umple
0 stars 0 forks source link

Generate entity-relationship diagrams from Umple class diagrams #480

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Entity-relationship diagrams are widely used in database design. Class diagrams 
have overlapping semantics so using Umple to draw entity-relationship diagrams 
would be very straightforward and could have good educational value and improve 
the popularity of Umple.

It would likely be best to generate them using GraphViz ... just create a 
generator like our class diagram generator. While doing so, perhaps some of the 
generator code could be factored into common code.

On the other hand it would also be worth investigating the possibility of 
generating code or diagram formats suitable to other ER tools.

Original issue reported on code.google.com by TimothyCLethbridge on 10 Jan 2014 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 5 Sep 2014 at 3:12

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 9 Sep 2014 at 5:08