PHP Classes

File: classes_diagramm.dia

Recommend this page to a friend!
  Classes of Eugene Panin   Graph   classes_diagramm.dia   Download  
File: classes_diagramm.dia
Role: Auxiliary data
Content type: text/plain
Description: UML diagramm for the class library
Class: Graph
Author: By
Last change:
Date: 24 years ago
Size: 36,738 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <diagram xmlns:dia="http://www.lysator.liu.se/~alla/dia/"> <diagramdata> <attribute name="background"> <color val="#ffffff"/> </attribute> <attribute name="paper"> <composite type="paper"> <attribute name="name"> <string>#A4#</string> </attribute> <attribute name="tmargin"> <real val="2.82"/> </attribute> <attribute name="bmargin"> <real val="2.82"/> </attribute> <attribute name="lmargin"> <real val="2.82"/> </attribute> <attribute name="rmargin"> <real val="2.82"/> </attribute> <attribute name="is_portrait"> <boolean val="true"/> </attribute> <attribute name="scaling"> <real val="1"/> </attribute> <attribute name="fitto"> <boolean val="false"/> </attribute> </composite> </attribute> </diagramdata> <layer name="&#230;&#207;&#206;" visible="true"> <object type="UML - Class" version="0" id="O0"> <attribute name="obj_pos"> <point val="-1.95,16.3"/> </attribute> <attribute name="obj_bb"> <rectangle val="-2,16.25;15.868,19.95"/> </attribute> <attribute name="elem_corner"> <point val="-1.95,16.3"/> </attribute> <attribute name="elem_width"> <real val="17.768"/> </attribute> <attribute name="elem_height"> <real val="3.6"/> </attribute> <attribute name="name"> <string>#Piechart#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"/> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#new#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#radius#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#bgcolor#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#addSegment#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#val#</string> </attribute> <attribute name="type"> <string>#double#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#color#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Class" version="0" id="O1"> <attribute name="obj_pos"> <point val="17.35,1.3"/> </attribute> <attribute name="obj_bb"> <rectangle val="17.3,1.25;39.5312,8.75"/> </attribute> <attribute name="elem_corner"> <point val="17.35,1.3"/> </attribute> <attribute name="elem_width"> <real val="22.1312"/> </attribute> <attribute name="elem_height"> <real val="7.4"/> </attribute> <attribute name="name"> <string>#Graph#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"> <composite type="umlattribute"> <attribute name="name"> <string>#format#</string> </attribute> <attribute name="type"> <string>#string#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#image#</string> </attribute> <attribute name="type"> <string>#image#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="2"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> </attribute> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#image#</string> </attribute> <attribute name="type"> <string>#image#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#filename#</string> </attribute> <attribute name="type"> <string>#string#</string> </attribute> <attribute name="value"> <string>#&apos;&apos;#</string> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#setFormat#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#format#</string> </attribute> <attribute name="type"> <string>#string#</string> </attribute> <attribute name="value"> <string>#&apos;gif&apos;,&apos;jpeg&apos;,&apos;png&apos;#</string> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#printHTML#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#error#</string> </attribute> <attribute name="type"> <string>#string#</string> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> <composite type="umloperation"> <attribute name="name"> <string>#createImage#</string> </attribute> <attribute name="type"> <string>#image#</string> </attribute> <attribute name="visibility"> <enum val="2"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"/> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Generalization" version="0" id="O2"> <attribute name="obj_pos"> <point val="28.4156,8.7"/> </attribute> <attribute name="obj_bb"> <rectangle val="6.084,7.85;29.2656,17.15"/> </attribute> <attribute name="orth_points"> <point val="28.4156,8.7"/> <point val="28.4156,11.75"/> <point val="6.934,11.75"/> <point val="6.934,16.3"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O1" connection="6"/> <connection handle="1" to="O0" connection="1"/> </connections> </object> <object type="UML - Class" version="0" id="O3"> <attribute name="obj_pos"> <point val="15.0041,23.25"/> </attribute> <attribute name="obj_bb"> <rectangle val="14.9541,23.2;39.1245,26.9"/> </attribute> <attribute name="elem_corner"> <point val="15.0041,23.25"/> </attribute> <attribute name="elem_width"> <real val="24.0704"/> </attribute> <attribute name="elem_height"> <real val="3.6"/> </attribute> <attribute name="name"> <string>#Barchart#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"/> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#new#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#img_width#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#img_height#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#bgcolor#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#addArray#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#values#</string> </attribute> <attribute name="type"> <string>#array of double#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#color#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Generalization" version="0" id="O4"> <attribute name="obj_pos"> <point val="28.4156,8.7"/> </attribute> <attribute name="obj_bb"> <rectangle val="26.1893,7.85;29.2656,24.1"/> </attribute> <attribute name="orth_points"> <point val="28.4156,8.7"/> <point val="28.4156,11.75"/> <point val="27.0393,11.75"/> <point val="27.0393,23.25"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O1" connection="6"/> <connection handle="1" to="O3" connection="1"/> </connections> </object> <object type="UML - SmallPackage" version="0" id="O5"> <attribute name="obj_pos"> <point val="45.9731,3.8"/> </attribute> <attribute name="obj_bb"> <rectangle val="45.9231,2.85;48.5231,5.25"/> </attribute> <attribute name="elem_corner"> <point val="45.9731,3.8"/> </attribute> <attribute name="elem_width"> <real val="2.5"/> </attribute> <attribute name="elem_height"> <real val="1.4"/> </attribute> <attribute name="text"> <composite type="text"> <attribute name="string"> <string>#GD#</string> </attribute> <attribute name="font"> <font name="Courier"/> </attribute> <attribute name="height"> <real val="0.8"/> </attribute> <attribute name="pos"> <point val="46.2731,4.73448"/> </attribute> <attribute name="color"> <color val="#000000"/> </attribute> <attribute name="alignment"> <enum val="0"/> </attribute> </composite> </attribute> </object> <object type="UML - Dependency" version="0" id="O6"> <attribute name="obj_pos"> <point val="39.4812,3.2"/> </attribute> <attribute name="obj_bb"> <rectangle val="38.6312,2.35;46.8231,4.65"/> </attribute> <attribute name="orth_points"> <point val="39.4812,3.2"/> <point val="39.4812,3.8"/> <point val="45.9731,3.8"/> <point val="45.9731,3.8"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="draw_arrow"> <boolean val="true"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O1" connection="9"/> <connection handle="1" to="O5" connection="0"/> </connections> </object> <object type="Standard - Text" version="0" id="O7"> <attribute name="obj_pos"> <point val="27.05,-7.9127"/> </attribute> <attribute name="obj_bb"> <rectangle val="19.6174,-9.59937;34.4826,-7.39937"/> </attribute> <attribute name="text"> <composite type="text"> <attribute name="string"> <string>#Graph class#</string> </attribute> <attribute name="font"> <font name="Courier-Bold"/> </attribute> <attribute name="height"> <real val="2.2"/> </attribute> <attribute name="pos"> <point val="27.05,-7.9127"/> </attribute> <attribute name="color"> <color val="#000000"/> </attribute> <attribute name="alignment"> <enum val="1"/> </attribute> </composite> </attribute> </object> <object type="UML - Class" version="0" id="O8"> <attribute name="obj_pos"> <point val="35.4244,14.9973"/> </attribute> <attribute name="obj_bb"> <rectangle val="35.3744,14.9473;59.5448,18.6473"/> </attribute> <attribute name="elem_corner"> <point val="35.4244,14.9973"/> </attribute> <attribute name="elem_width"> <real val="24.0704"/> </attribute> <attribute name="elem_height"> <real val="3.6"/> </attribute> <attribute name="name"> <string>#Linechart#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"/> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#new#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#img_width#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#img_height#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#bgcolor#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> <composite type="umloperation"> <attribute name="name"> <string>#addArray#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#values#</string> </attribute> <attribute name="type"> <string>#array of double#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#color#</string> </attribute> <attribute name="type"> <string>#Color#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Generalization" version="0" id="O9"> <attribute name="obj_pos"> <point val="28.4156,8.7"/> </attribute> <attribute name="obj_bb"> <rectangle val="27.5656,7.85;48.3096,15.8473"/> </attribute> <attribute name="orth_points"> <point val="28.4156,8.7"/> <point val="28.4156,11.7473"/> <point val="47.4596,11.7473"/> <point val="47.4596,14.9973"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O1" connection="6"/> <connection handle="1" to="O8" connection="1"/> </connections> </object> <object type="UML - Class" version="0" id="O10"> <attribute name="obj_pos"> <point val="21,36.8524"/> </attribute> <attribute name="obj_bb"> <rectangle val="20.95,36.8024;33.0004,41.9024"/> </attribute> <attribute name="elem_corner"> <point val="21,36.8524"/> </attribute> <attribute name="elem_width"> <real val="11.9504"/> </attribute> <attribute name="elem_height"> <real val="5"/> </attribute> <attribute name="name"> <string>#Color#</string> </attribute> <attribute name="stereotype"> <string/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="suppress_attributes"> <boolean val="false"/> </attribute> <attribute name="suppress_operations"> <boolean val="false"/> </attribute> <attribute name="visible_attributes"> <boolean val="true"/> </attribute> <attribute name="visible_operations"> <boolean val="true"/> </attribute> <attribute name="attributes"> <composite type="umlattribute"> <attribute name="name"> <string>#R#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#G#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> <composite type="umlattribute"> <attribute name="name"> <string>#B#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> </composite> </attribute> <attribute name="operations"> <composite type="umloperation"> <attribute name="name"> <string>#new#</string> </attribute> <attribute name="type"> <string/> </attribute> <attribute name="visibility"> <enum val="0"/> </attribute> <attribute name="abstract"> <boolean val="false"/> </attribute> <attribute name="class_scope"> <boolean val="false"/> </attribute> <attribute name="parameters"> <composite type="umlparameter"> <attribute name="name"> <string>#R#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#G#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> <composite type="umlparameter"> <attribute name="name"> <string>#B#</string> </attribute> <attribute name="type"> <string>#int#</string> </attribute> <attribute name="value"> <string/> </attribute> <attribute name="kind"> <enum val="0"/> </attribute> </composite> </attribute> </composite> </attribute> <attribute name="template"> <boolean val="false"/> </attribute> <attribute name="templates"/> </object> <object type="UML - Dependency" version="0" id="O11"> <attribute name="obj_pos"> <point val="6.934,19.9"/> </attribute> <attribute name="obj_bb"> <rectangle val="6.084,19.05;27.8252,37.7024"/> </attribute> <attribute name="orth_points"> <point val="6.934,19.9"/> <point val="6.934,32.4524"/> <point val="26.9752,32.4524"/> <point val="26.9752,36.8524"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="draw_arrow"> <boolean val="true"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O0" connection="6"/> <connection handle="1" to="O10" connection="1"/> </connections> </object> <object type="UML - Dependency" version="0" id="O12"> <attribute name="obj_pos"> <point val="27.0393,26.85"/> </attribute> <attribute name="obj_bb"> <rectangle val="26.1252,26;27.8893,37.7024"/> </attribute> <attribute name="orth_points"> <point val="27.0393,26.85"/> <point val="27.0393,30.6524"/> <point val="26.9752,30.6524"/> <point val="26.9752,36.8524"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="draw_arrow"> <boolean val="true"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O3" connection="6"/> <connection handle="1" to="O10" connection="1"/> </connections> </object> <object type="UML - Dependency" version="0" id="O13"> <attribute name="obj_pos"> <point val="47.4596,18.5973"/> </attribute> <attribute name="obj_bb"> <rectangle val="26.1252,17.7473;48.3096,37.7024"/> </attribute> <attribute name="orth_points"> <point val="47.4596,18.5973"/> <point val="47.4596,32.4524"/> <point val="26.9752,32.4524"/> <point val="26.9752,36.8524"/> </attribute> <attribute name="orth_orient"> <enum val="1"/> <enum val="0"/> <enum val="1"/> </attribute> <attribute name="draw_arrow"> <boolean val="true"/> </attribute> <attribute name="name"> <string/> </attribute> <attribute name="stereotype"> <string/> </attribute> <connections> <connection handle="0" to="O8" connection="6"/> <connection handle="1" to="O10" connection="1"/> </connections> </object> </layer> </diagram>