s/SQO-OSS/Alitheia Core/

Also, add link to the annotated source code.
This commit is contained in:
Georgios Gousios 2016-09-20 15:05:14 +02:00 committed by GitHub
parent d0ede46da8
commit 37dc189a29
1 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<notes> <notes>
The following was generated by annotating the source code of the The following was generated by annotating the
<a href="http://www.sqo-oss.org">SQO-OSS</a> project. <a href="https://github.com/istlab/Alitheia-Core/tree/master/alitheia/core/src/main/java/eu/sqooss/service/db">source code</a> of the
<a href="https://github.com/istlab/Alitheia-Core/">Alitheia Core</a> project.
Georgios Gousios, who created it, wrote: Georgios Gousios, who created it, wrote:
<blockquote> <blockquote>
<p> <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! I've used UMLgraph to generate an E-R diagram out of the DAOs we use in Alitheia Core. 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> </p>
</blockquote> </blockquote>
<p /> <p />