mirror of https://github.com/dspinellis/UMLGraph
14 lines
638 B
XML
14 lines
638 B
XML
<?xml version="1.0" ?>
|
|
<notes>
|
|
The following was generated by annotating the source code of the
|
|
<a href="http://www.sqo-oss.org">SQO-OSS</a> project.
|
|
Georgios Gousios, who created it, wrote:
|
|
<blockquote>
|
|
<p>
|
|
I've used UMLgraph to generate an E-R diagram out of the DAOs we use in SQO-OSS. I've just annotated a few classes with @assoc tags, removed the super class DAObject from all entities with sed, did some tweaking by hand in the .dot output, et voila, an E-R depicting almost 30 classes in less than 30 minutes!
|
|
</p>
|
|
</blockquote>
|
|
<p />
|
|
<img src="er-sqo-oss.png" alt="UML diagram showing an entity relationship diagram" />
|
|
</notes>
|