summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/011/interface_integer.xml10
-rw-r--r--testing/027/struct_car.xml36
-rw-r--r--testing/027/struct_object.xml20
-rw-r--r--testing/027/struct_truck.xml12
-rw-r--r--testing/027/struct_vehicle.xml24
5 files changed, 51 insertions, 51 deletions
diff --git a/testing/011/interface_integer.xml b/testing/011/interface_integer.xml
index 45833d8..786bc2a 100644
--- a/testing/011/interface_integer.xml
+++ b/testing/011/interface_integer.xml
@@ -59,26 +59,26 @@
<para>An interface </para>
</detaileddescription>
<inheritancegraph>
- <node id="2">
- <label>Object</label>
- </node>
<node id="1">
<label>Integer</label>
<link refid="interface_integer"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
- </inheritancegraph>
- <collaborationgraph>
<node id="2">
<label>Object</label>
</node>
+ </inheritancegraph>
+ <collaborationgraph>
<node id="1">
<label>Integer</label>
<link refid="interface_integer"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
+ <node id="2">
+ <label>Object</label>
+ </node>
</collaborationgraph>
<location file="011_category.m" line="6" column="12" bodyfile="011_category.m" bodystart="6" bodyend="-1"/>
<listofallmembers>
diff --git a/testing/027/struct_car.xml b/testing/027/struct_car.xml
index 8b203e5..a2d384d 100644
--- a/testing/027/struct_car.xml
+++ b/testing/027/struct_car.xml
@@ -27,30 +27,30 @@
<para><ref refid="struct_car" kindref="compound">Car</ref> class. </para>
</detaileddescription>
<inheritancegraph>
- <node id="2">
- <label>Vehicle</label>
- <link refid="struct_vehicle"/>
- <childnode refid="3" relation="public-inheritance">
- </childnode>
- </node>
- <node id="3">
- <label>Object</label>
- <link refid="struct_object"/>
- </node>
<node id="1">
<label>Car</label>
<link refid="struct_car"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
- </inheritancegraph>
- <collaborationgraph>
+ <node id="3">
+ <label>Object</label>
+ <link refid="struct_object"/>
+ </node>
<node id="2">
<label>Vehicle</label>
<link refid="struct_vehicle"/>
<childnode refid="3" relation="public-inheritance">
</childnode>
- <childnode refid="3" relation="usage">
+ </node>
+ </inheritancegraph>
+ <collaborationgraph>
+ <node id="1">
+ <label>Car</label>
+ <link refid="struct_car"/>
+ <childnode refid="2" relation="public-inheritance">
+ </childnode>
+ <childnode refid="2" relation="usage">
<edgelabel>base</edgelabel>
</childnode>
</node>
@@ -58,12 +58,12 @@
<label>Object</label>
<link refid="struct_object"/>
</node>
- <node id="1">
- <label>Car</label>
- <link refid="struct_car"/>
- <childnode refid="2" relation="public-inheritance">
+ <node id="2">
+ <label>Vehicle</label>
+ <link refid="struct_vehicle"/>
+ <childnode refid="3" relation="public-inheritance">
</childnode>
- <childnode refid="2" relation="usage">
+ <childnode refid="3" relation="usage">
<edgelabel>base</edgelabel>
</childnode>
</node>
diff --git a/testing/027/struct_object.xml b/testing/027/struct_object.xml
index 7ab7e7a..36866ac 100644
--- a/testing/027/struct_object.xml
+++ b/testing/027/struct_object.xml
@@ -63,6 +63,16 @@
<para>Base object class. </para>
</detaileddescription>
<inheritancegraph>
+ <node id="3">
+ <label>Car</label>
+ <link refid="struct_car"/>
+ <childnode refid="2" relation="public-inheritance">
+ </childnode>
+ </node>
+ <node id="1">
+ <label>Object</label>
+ <link refid="struct_object"/>
+ </node>
<node id="4">
<label>Truck</label>
<link refid="struct_truck"/>
@@ -75,16 +85,6 @@
<childnode refid="1" relation="public-inheritance">
</childnode>
</node>
- <node id="1">
- <label>Object</label>
- <link refid="struct_object"/>
- </node>
- <node id="3">
- <label>Car</label>
- <link refid="struct_car"/>
- <childnode refid="2" relation="public-inheritance">
- </childnode>
- </node>
</inheritancegraph>
<location file="027_extends.c" line="19" column="1" bodyfile="027_extends.c" bodystart="20" bodyend="22"/>
<listofallmembers>
diff --git a/testing/027/struct_truck.xml b/testing/027/struct_truck.xml
index 588f425..2e10c7a 100644
--- a/testing/027/struct_truck.xml
+++ b/testing/027/struct_truck.xml
@@ -27,6 +27,10 @@
<para><ref refid="struct_truck" kindref="compound">Truck</ref> class. </para>
</detaileddescription>
<inheritancegraph>
+ <node id="3">
+ <label>Object</label>
+ <link refid="struct_object"/>
+ </node>
<node id="1">
<label>Truck</label>
<link refid="struct_truck"/>
@@ -39,12 +43,12 @@
<childnode refid="3" relation="public-inheritance">
</childnode>
</node>
+ </inheritancegraph>
+ <collaborationgraph>
<node id="3">
<label>Object</label>
<link refid="struct_object"/>
</node>
- </inheritancegraph>
- <collaborationgraph>
<node id="1">
<label>Truck</label>
<link refid="struct_truck"/>
@@ -63,10 +67,6 @@
<edgelabel>base</edgelabel>
</childnode>
</node>
- <node id="3">
- <label>Object</label>
- <link refid="struct_object"/>
- </node>
</collaborationgraph>
<location file="027_extends.c" line="77" column="1" bodyfile="027_extends.c" bodystart="78" bodyend="80"/>
<listofallmembers>
diff --git a/testing/027/struct_vehicle.xml b/testing/027/struct_vehicle.xml
index 380f3e7..9f9e27b 100644
--- a/testing/027/struct_vehicle.xml
+++ b/testing/027/struct_vehicle.xml
@@ -67,6 +67,16 @@
<para><ref refid="struct_vehicle" kindref="compound">Vehicle</ref> class. </para>
</detaileddescription>
<inheritancegraph>
+ <node id="3">
+ <label>Car</label>
+ <link refid="struct_car"/>
+ <childnode refid="1" relation="public-inheritance">
+ </childnode>
+ </node>
+ <node id="2">
+ <label>Object</label>
+ <link refid="struct_object"/>
+ </node>
<node id="4">
<label>Truck</label>
<link refid="struct_truck"/>
@@ -79,18 +89,12 @@
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
+ </inheritancegraph>
+ <collaborationgraph>
<node id="2">
<label>Object</label>
<link refid="struct_object"/>
</node>
- <node id="3">
- <label>Car</label>
- <link refid="struct_car"/>
- <childnode refid="1" relation="public-inheritance">
- </childnode>
- </node>
- </inheritancegraph>
- <collaborationgraph>
<node id="1">
<label>Vehicle</label>
<link refid="struct_vehicle"/>
@@ -100,10 +104,6 @@
<edgelabel>base</edgelabel>
</childnode>
</node>
- <node id="2">
- <label>Object</label>
- <link refid="struct_object"/>
- </node>
</collaborationgraph>
<location file="027_extends.c" line="43" column="1" bodyfile="027_extends.c" bodystart="44" bodyend="46"/>
<listofallmembers>