mirror of https://github.com/dspinellis/UMLGraph
Add files missing from repo
This commit is contained in:
parent
6d701ce7a3
commit
87a3fc7df3
|
|
@ -0,0 +1,14 @@
|
||||||
|
<?xml version="1.0" ?>
|
||||||
|
<!-- $Id: ceg-schema.xml,v 1.1 2005/11/23 22:21:22 dds Exp $ -->
|
||||||
|
<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>
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
Loading…
Reference in New Issue