diff options
Diffstat (limited to 'testing/027/struct_truck.xml')
-rw-r--r-- | testing/027/struct_truck.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/testing/027/struct_truck.xml b/testing/027/struct_truck.xml index 92877e3..0da26dc 100644 --- a/testing/027/struct_truck.xml +++ b/testing/027/struct_truck.xml @@ -27,43 +27,43 @@ <para><ref refid="struct_truck" kindref="compound">Truck</ref> class. </para> </detaileddescription> <inheritancegraph> - <node id="11"> + <node id="1"> <label>Truck</label> <link refid="struct_truck"/> - <childnode refid="12" relation="public-inheritance"> + <childnode refid="2" relation="public-inheritance"> </childnode> </node> - <node id="12"> + <node id="2"> <label>Vehicle</label> <link refid="struct_vehicle"/> - <childnode refid="13" relation="public-inheritance"> + <childnode refid="3" relation="public-inheritance"> </childnode> </node> - <node id="13"> + <node id="3"> <label>Object</label> <link refid="struct_object"/> </node> </inheritancegraph> <collaborationgraph> - <node id="14"> + <node id="1"> <label>Truck</label> <link refid="struct_truck"/> - <childnode refid="15" relation="public-inheritance"> + <childnode refid="2" relation="public-inheritance"> </childnode> - <childnode refid="15" relation="usage"> + <childnode refid="2" relation="usage"> <edgelabel>base</edgelabel> </childnode> </node> - <node id="15"> + <node id="2"> <label>Vehicle</label> <link refid="struct_vehicle"/> - <childnode refid="16" relation="public-inheritance"> + <childnode refid="3" relation="public-inheritance"> </childnode> - <childnode refid="16" relation="usage"> + <childnode refid="3" relation="usage"> <edgelabel>base</edgelabel> </childnode> </node> - <node id="16"> + <node id="3"> <label>Object</label> <link refid="struct_object"/> </node> |