Add files missing from repo

This commit is contained in:
Diomidis Spinellis 2012-04-25 12:56:18 +03:00
parent 6d701ce7a3
commit 87a3fc7df3
2 changed files with 14 additions and 0 deletions

14
doc/ceg-er.xml Normal file
View File

@ -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>

BIN
doc/er-sqo-oss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB