diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot
index df7ca6c..89538f9 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.dot
@@ -1,7 +1,7 @@
#!/usr/local/bin/dot
#
# Class diagram
-# Generated by UMLGraph version 5.3 (http://www.umlgraph.org/)
+# Generated by UMLGraph version 5.4 (http://www.umlgraph.org/)
#
digraph G {
@@ -10,14 +10,14 @@ digraph G {
nodesep=0.25;
ranksep=0.5;
// gr.spinellis.invoice.Invoice
- c41 [label=<
>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c32 [label=<>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.Customer
- c42 [label=<>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c33 [label=<>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.Invoice NAVASSOC gr.spinellis.invoice.Customer
- c41:p -> c42:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c32:p -> c33:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Customer NAVASSOC java.lang.String
- c42:p -> c45:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c33:p -> c42:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// java.lang.String
- c45 [label=<>, URL="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c42 [label=<>, URL="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
}
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html
index 3be05ea..99aab1a 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/Customer.html
@@ -2,12 +2,12 @@
-
+
Customer
-
+
@@ -91,14 +91,14 @@ gr.spinellis.invoice
Class Customer
-
+
java.lang.Object
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.dot b/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.dot
index c897ff0..cac3a04 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.dot
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.dot
@@ -1,7 +1,7 @@
#!/usr/local/bin/dot
#
# Class diagram
-# Generated by UMLGraph version 5.3 (http://www.umlgraph.org/)
+# Generated by UMLGraph version 5.4 (http://www.umlgraph.org/)
#
digraph G {
@@ -10,24 +10,24 @@ digraph G {
nodesep=0.25;
ranksep=0.5;
// gr.spinellis.invoice.InvoiceItem
- c34 [label=<>, URL="./InvoiceItem.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c43 [label=<>, URL="./InvoiceItem.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.Invoice
- c35 [label=<>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c44 [label=<>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.Customer
- c36 [label=<>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c45 [label=<>, URL="./Customer.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.product.Product
- c37 [label=<| Product | | gr.spinellis.product |
|
>, URL="../product/Product.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c46 [label=<| Product | | gr.spinellis.product |
|
>, URL="../product/Product.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.InvoiceItem NAVASSOC gr.spinellis.product.Product
- c34:p -> c37:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c43:p -> c46:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice NAVASSOC gr.spinellis.invoice.InvoiceItem
- c35:p -> c34:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c44:p -> c43:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice NAVASSOC gr.spinellis.invoice.Customer
- c35:p -> c36:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c44:p -> c45:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice NAVASSOC java.util.Date
- c35:p -> c39:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c44:p -> c48:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice DEPEND gr.spinellis.product.Product
- c35:p -> c37:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+ c44:p -> c46:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
// java.util.Date
- c39 [label=<>, URL="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c48 [label=<>, URL="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
}
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.html b/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.html
index ee0baff..57aa991 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/Invoice.html
@@ -2,12 +2,12 @@
-
+
Invoice
-
+
@@ -91,18 +91,18 @@ gr.spinellis.invoice
Class Invoice
-
+
java.lang.Object
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.dot b/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.dot
index ac3d334..95ccb49 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.dot
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.dot
@@ -1,7 +1,7 @@
#!/usr/local/bin/dot
#
# Class diagram
-# Generated by UMLGraph version 5.3 (http://www.umlgraph.org/)
+# Generated by UMLGraph version 5.4 (http://www.umlgraph.org/)
#
digraph G {
@@ -10,16 +10,16 @@ digraph G {
nodesep=0.25;
ranksep=0.5;
// gr.spinellis.invoice.InvoiceItem
- c12 [label=<>, URL="./InvoiceItem.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c49 [label=<>, URL="./InvoiceItem.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.Invoice
- c16 [label=<>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c50 [label=<>, URL="./Invoice.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.product.Product
- c20 [label=<| Product | | gr.spinellis.product |
|
>, URL="../product/Product.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
+ c52 [label=<| Product | | gr.spinellis.product |
|
>, URL="../product/Product.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
// gr.spinellis.invoice.InvoiceItem NAVASSOC gr.spinellis.product.Product
- c12:p -> c20:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c49:p -> c52:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice NAVASSOC gr.spinellis.invoice.InvoiceItem
- c16:p -> c12:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+ c50:p -> c49:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
// gr.spinellis.invoice.Invoice DEPEND gr.spinellis.product.Product
- c16:p -> c20:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+ c50:p -> c52:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
}
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.html b/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.html
index 26649d2..7885d29 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/InvoiceItem.html
@@ -2,12 +2,12 @@
-
+
InvoiceItem
-
+
@@ -91,14 +91,14 @@ gr.spinellis.invoice
Class InvoiceItem
-
+

java.lang.Object
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/gr.spinellis.invoice.dot b/testdata/umldoc-ref/gr/spinellis/invoice/gr.spinellis.invoice.dot
index 5450bb9..44e8280 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/gr.spinellis.invoice.dot
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/gr.spinellis.invoice.dot
@@ -1,7 +1,7 @@
#!/usr/local/bin/dot
#
# Class diagram
-# Generated by UMLGraph version 5.3 (http://www.umlgraph.org/)
+# Generated by UMLGraph version 5.4 (http://www.umlgraph.org/)
#
digraph G {
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/package-frame.html b/testdata/umldoc-ref/gr/spinellis/invoice/package-frame.html
index 5ff6061..7f81be5 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/package-frame.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/package-frame.html
@@ -2,12 +2,12 @@
-
+
gr.spinellis.invoice
-
+
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/package-summary.html b/testdata/umldoc-ref/gr/spinellis/invoice/package-summary.html
index 399339b..7458d29 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/package-summary.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/package-summary.html
@@ -2,12 +2,12 @@
-
+
gr.spinellis.invoice
-
+
@@ -82,14 +82,14 @@ function windowTitle()
Package gr.spinellis.invoice
-
+
diff --git a/testdata/umldoc-ref/gr/spinellis/invoice/package-tree.html b/testdata/umldoc-ref/gr/spinellis/invoice/package-tree.html
index 903c94b..174e378 100644
--- a/testdata/umldoc-ref/gr/spinellis/invoice/package-tree.html
+++ b/testdata/umldoc-ref/gr/spinellis/invoice/package-tree.html
@@ -2,12 +2,12 @@
-
+
gr.spinellis.invoice Class Hierarchy
-
+
diff --git a/testdata/umldoc-ref/gr/spinellis/product/Category.html b/testdata/umldoc-ref/gr/spinellis/product/Category.html
index a098c01..da4aad8 100644
--- a/testdata/umldoc-ref/gr/spinellis/product/Category.html
+++ b/testdata/umldoc-ref/gr/spinellis/product/Category.html
@@ -2,12 +2,12 @@
-
+
Category
-
+
@@ -91,14 +91,14 @@ gr.spinellis.product
Class Category
-
+
java.lang.Object
diff --git a/testdata/umldoc-ref/gr/spinellis/product/Product.html b/testdata/umldoc-ref/gr/spinellis/product/Product.html
index ac2e71b..c93e9d1 100644
--- a/testdata/umldoc-ref/gr/spinellis/product/Product.html
+++ b/testdata/umldoc-ref/gr/spinellis/product/Product.html
@@ -2,12 +2,12 @@
-
+
Product
-
+
@@ -91,18 +91,18 @@ gr.spinellis.product
Class Product
-
+
java.lang.Object
diff --git a/testdata/umldoc-ref/gr/spinellis/product/package-summary.html b/testdata/umldoc-ref/gr/spinellis/product/package-summary.html
index d2542a6..6b0aba6 100644
--- a/testdata/umldoc-ref/gr/spinellis/product/package-summary.html
+++ b/testdata/umldoc-ref/gr/spinellis/product/package-summary.html
@@ -2,12 +2,12 @@
-
+
gr.spinellis.product
-
+
@@ -82,12 +82,12 @@ function windowTitle()
Package gr.spinellis.product
-
+