From 37dc189a29a4c2973de12d5568220d1159bbe944 Mon Sep 17 00:00:00 2001 From: Georgios Gousios Date: Tue, 20 Sep 2016 15:05:14 +0200 Subject: [PATCH] s/SQO-OSS/Alitheia Core/ Also, add link to the annotated source code. --- doc/ceg-er.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/ceg-er.xml b/doc/ceg-er.xml index 19ab1c4..16783ec 100644 --- a/doc/ceg-er.xml +++ b/doc/ceg-er.xml @@ -1,11 +1,12 @@ -The following was generated by annotating the source code of the -SQO-OSS project. +The following was generated by annotating the +source code of the +Alitheia Core project. Georgios Gousios, who created it, wrote:

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