Fossil SCM
Replaced the GIFs in www/branching.wiki with yEd diagrams and SVGs exported from them. This allows scalability on various screen sizes, avoids crunchy pixelated edges, allows editing, and saves space on the wire.
Commit
00aded160133d7dcde76420e7fd4a2c730ca078947d94cf4203e5db471dc6d40
Parent
8dcf4ffce1a74d1…
17 files changed
+95
+228
+1328
+247
+1328
+303
+1328
+569
+1328
+8
+1328
+5
-5
-
www/branch01.gif
+
www/branch01.graphml
+
www/branch01.svg
-
www/branch02.gif
+
www/branch02.graphml
+
www/branch02.svg
-
www/branch03.gif
+
www/branch03.graphml
+
www/branch03.svg
-
www/branch04.gif
+
www/branch04.graphml
+
www/branch04.svg
-
www/branch05.gif
+
www/branch05.graphml
+
www/branch05.svg
+
www/branching.graphml
~
www/branching.wiki
D
www/branch01.gif
Binary file
+95
| --- a/www/branch01.graphml | ||
| +++ b/www/branch01.graphml | ||
| @@ -0,0 +1,95 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed" id="G"> | |
| 16 | + <data key="d0" xml:space="preserve"/> | |
| 17 | + <node id="n0"> | |
| 18 | + <data key="d6"> | |
| 19 | + <y:ShapeNode> | |
| 20 | + <y:Geometry height="30.0" width="30.0" x="414.5" y="-648.1669921875"/> | |
| 21 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 22 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 23 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n1"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="474.5" y="-648.1669921875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n2"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="534.5" y="-648.1669921875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <node id="n3"> | |
| 51 | + <data key="d6"> | |
| 52 | + <y:ShapeNode> | |
| 53 | + <y:Geometry height="30.0" width="30.0" x="593.5" y="-648.1669921875"/> | |
| 54 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 55 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 56 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 57 | + <y:Shape type="ellipse"/> | |
| 58 | + </y:ShapeNode> | |
| 59 | + </data> | |
| 60 | + </node> | |
| 61 | + <edge id="e0" source="n0" target="n1"> | |
| 62 | + <data key="d10"> | |
| 63 | + <y:PolyLineEdge> | |
| 64 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 65 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 66 | + <y:Arrows source="none" target="standard"/> | |
| 67 | + <y:BendStyle smoothed="false"/> | |
| 68 | + </y:PolyLineEdge> | |
| 69 | + </data> | |
| 70 | + </edge> | |
| 71 | + <edge id="e1" source="n1" target="n2"> | |
| 72 | + <data key="d10"> | |
| 73 | + <y:PolyLineEdge> | |
| 74 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 75 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 76 | + <y:Arrows source="none" target="standard"/> | |
| 77 | + <y:BendStyle smoothed="false"/> | |
| 78 | + </y:PolyLineEdge> | |
| 79 | + </data> | |
| 80 | + </edge> | |
| 81 | + <edge id="e2" source="n2" target="n3"> | |
| 82 | + <data key="d10"> | |
| 83 | + <y:PolyLineEdge> | |
| 84 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 85 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 86 | + <y:Arrows source="none" target="standard"/> | |
| 87 | + <y:BendStyle smoothed="false"/> | |
| 88 | + </y:PolyLineEdge> | |
| 89 | + </data> | |
| 90 | + </edge> | |
| 91 | + </graph> | |
| 92 | + <data key="d7"> | |
| 93 | + <y:Resources/> | |
| 94 | + </data> | |
| 95 | +</graphml> |
| --- a/www/branch01.graphml | |
| +++ b/www/branch01.graphml | |
| @@ -0,0 +1,95 @@ | |
| --- a/www/branch01.graphml | |
| +++ b/www/branch01.graphml | |
| @@ -0,0 +1,95 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed" id="G"> |
| 16 | <data key="d0" xml:space="preserve"/> |
| 17 | <node id="n0"> |
| 18 | <data key="d6"> |
| 19 | <y:ShapeNode> |
| 20 | <y:Geometry height="30.0" width="30.0" x="414.5" y="-648.1669921875"/> |
| 21 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 22 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 23 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n1"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="474.5" y="-648.1669921875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n2"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="534.5" y="-648.1669921875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <node id="n3"> |
| 51 | <data key="d6"> |
| 52 | <y:ShapeNode> |
| 53 | <y:Geometry height="30.0" width="30.0" x="593.5" y="-648.1669921875"/> |
| 54 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 55 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 56 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 57 | <y:Shape type="ellipse"/> |
| 58 | </y:ShapeNode> |
| 59 | </data> |
| 60 | </node> |
| 61 | <edge id="e0" source="n0" target="n1"> |
| 62 | <data key="d10"> |
| 63 | <y:PolyLineEdge> |
| 64 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 65 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 66 | <y:Arrows source="none" target="standard"/> |
| 67 | <y:BendStyle smoothed="false"/> |
| 68 | </y:PolyLineEdge> |
| 69 | </data> |
| 70 | </edge> |
| 71 | <edge id="e1" source="n1" target="n2"> |
| 72 | <data key="d10"> |
| 73 | <y:PolyLineEdge> |
| 74 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 75 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 76 | <y:Arrows source="none" target="standard"/> |
| 77 | <y:BendStyle smoothed="false"/> |
| 78 | </y:PolyLineEdge> |
| 79 | </data> |
| 80 | </edge> |
| 81 | <edge id="e2" source="n2" target="n3"> |
| 82 | <data key="d10"> |
| 83 | <y:PolyLineEdge> |
| 84 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 85 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 86 | <y:Arrows source="none" target="standard"/> |
| 87 | <y:BendStyle smoothed="false"/> |
| 88 | </y:PolyLineEdge> |
| 89 | </data> |
| 90 | </edge> |
| 91 | </graph> |
| 92 | <data key="d7"> |
| 93 | <y:Resources/> |
| 94 | </data> |
| 95 | </graphml> |
+228
| --- a/www/branch01.svg | ||
| +++ b/www/branch01.svg | ||
| @@ -0,0 +1,228 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<svg | |
| 3 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| 4 | + xmlns:cc="http://creativecommons.org/ns#" | |
| 5 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| 6 | + xmlns:svg="http://www.w3.org/2000/svg" | |
| 7 | + xmlns="http://www.w3.org/2000/svg" | |
| 8 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
| 9 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
| 10 | + width="211" | |
| 11 | + stroke-miterlimit="10" | |
| 12 | + font-weight="normal" | |
| 13 | + height="32" | |
| 14 | + font-style="normal" | |
| 15 | + font-size="12px" | |
| 16 | + id="svg2" | |
| 17 | + version="1.1" | |
| 18 | + inkscape:version="0.91 r13725" | |
| 19 | + sodipodi:docname="branch01.svg" | |
| 20 | + style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> | |
| 21 | + <metadata | |
| 22 | + id="metadata61"> | |
| 23 | + <rdf:RDF> | |
| 24 | + <cc:Work | |
| 25 | + rdf:about=""> | |
| 26 | + <dc:format>image/svg+xml</dc:format> | |
| 27 | + <dc:type | |
| 28 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
| 29 | + <dc:title></dc:title> | |
| 30 | + </cc:Work> | |
| 31 | + </rdf:RDF> | |
| 32 | + </metadata> | |
| 33 | + <sodipodi:namedview | |
| 34 | + pagecolor="#ffffff" | |
| 35 | + bordercolor="#666666" | |
| 36 | + borderopacity="1" | |
| 37 | + objecttolerance="10" | |
| 38 | + gridtolerance="10" | |
| 39 | + guidetolerance="10" | |
| 40 | + inkscape:pageopacity="0" | |
| 41 | + inkscape:pageshadow="2" | |
| 42 | + inkscape:window-width="1240" | |
| 43 | + inkscape:window-height="1382" | |
| 44 | + id="namedview59" | |
| 45 | + showgrid="false" | |
| 46 | + inkscape:zoom="0.17717718" | |
| 47 | + inkscape:cx="106" | |
| 48 | + inkscape:cy="15.833008" | |
| 49 | + inkscape:window-x="0" | |
| 50 | + inkscape:window-y="0" | |
| 51 | + inkscape:window-maximized="0" | |
| 52 | + inkscape:current-layer="svg2" | |
| 53 | + fit-margin-top="0" | |
| 54 | + fit-margin-left="0" | |
| 55 | + fit-margin-right="0" | |
| 56 | + fit-margin-bottom="0" /> | |
| 57 | + <!--Generated by ySVG 2.5--> | |
| 58 | + <defs | |
| 59 | + id="genericDefs" /> | |
| 60 | + <g | |
| 61 | + id="g5" | |
| 62 | + transform="translate(-261.5,-649.83301)"> | |
| 63 | + <g | |
| 64 | + transform="translate(206,1954)" | |
| 65 | + id="g7" | |
| 66 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 67 | + <circle | |
| 68 | + r="15" | |
| 69 | + clip-path="url(#clipPath2)" | |
| 70 | + cx="71.5" | |
| 71 | + cy="-1288.167" | |
| 72 | + id="circle9" | |
| 73 | + style="stroke:none" /> | |
| 74 | + </g> | |
| 75 | + <g | |
| 76 | + stroke-miterlimit="1.45" | |
| 77 | + transform="translate(206,1954)" | |
| 78 | + id="g11" | |
| 79 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 80 | + <circle | |
| 81 | + r="15" | |
| 82 | + clip-path="url(#clipPath2)" | |
| 83 | + cx="71.5" | |
| 84 | + cy="-1288.167" | |
| 85 | + id="circle13" | |
| 86 | + style="fill:none" /> | |
| 87 | + <text | |
| 88 | + x="67.7061" | |
| 89 | + y="-1283.6318" | |
| 90 | + clip-path="url(#clipPath2)" | |
| 91 | + xml:space="preserve" | |
| 92 | + id="text15" | |
| 93 | + style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> | |
| 94 | + </g> | |
| 95 | + <g | |
| 96 | + transform="translate(206,1954)" | |
| 97 | + id="g17" | |
| 98 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 99 | + <circle | |
| 100 | + r="15" | |
| 101 | + clip-path="url(#clipPath2)" | |
| 102 | + cx="131.5" | |
| 103 | + cy="-1288.167" | |
| 104 | + id="circle19" | |
| 105 | + style="stroke:none" /> | |
| 106 | + </g> | |
| 107 | + <g | |
| 108 | + stroke-miterlimit="1.45" | |
| 109 | + transform="translate(206,1954)" | |
| 110 | + id="g21" | |
| 111 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 112 | + <circle | |
| 113 | + r="15" | |
| 114 | + clip-path="url(#clipPath2)" | |
| 115 | + cx="131.5" | |
| 116 | + cy="-1288.167" | |
| 117 | + id="circle23" | |
| 118 | + style="fill:none" /> | |
| 119 | + <text | |
| 120 | + x="127.7061" | |
| 121 | + y="-1283.6318" | |
| 122 | + clip-path="url(#clipPath2)" | |
| 123 | + xml:space="preserve" | |
| 124 | + id="text25" | |
| 125 | + style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> | |
| 126 | + </g> | |
| 127 | + <g | |
| 128 | + transform="translate(206,1954)" | |
| 129 | + id="g27" | |
| 130 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 131 | + <circle | |
| 132 | + r="15" | |
| 133 | + clip-path="url(#clipPath2)" | |
| 134 | + cx="191.5" | |
| 135 | + cy="-1288.167" | |
| 136 | + id="circle29" | |
| 137 | + style="stroke:none" /> | |
| 138 | + </g> | |
| 139 | + <g | |
| 140 | + stroke-miterlimit="1.45" | |
| 141 | + transform="translate(206,1954)" | |
| 142 | + id="g31" | |
| 143 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 144 | + <circle | |
| 145 | + r="15" | |
| 146 | + clip-path="url(#clipPath2)" | |
| 147 | + cx="191.5" | |
| 148 | + cy="-1288.167" | |
| 149 | + id="circle33" | |
| 150 | + style="fill:none" /> | |
| 151 | + <text | |
| 152 | + x="187.7061" | |
| 153 | + y="-1283.6318" | |
| 154 | + clip-path="url(#clipPath2)" | |
| 155 | + xml:space="preserve" | |
| 156 | + id="text35" | |
| 157 | + style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> | |
| 158 | + </g> | |
| 159 | + <g | |
| 160 | + transform="translate(206,1954)" | |
| 161 | + id="g37" | |
| 162 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 163 | + <circle | |
| 164 | + r="15" | |
| 165 | + clip-path="url(#clipPath2)" | |
| 166 | + cx="250.5" | |
| 167 | + cy="-1288.167" | |
| 168 | + id="circle39" | |
| 169 | + style="stroke:none" /> | |
| 170 | + </g> | |
| 171 | + <g | |
| 172 | + stroke-miterlimit="1.45" | |
| 173 | + transform="translate(206,1954)" | |
| 174 | + id="g41" | |
| 175 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 176 | + <circle | |
| 177 | + r="15" | |
| 178 | + clip-path="url(#clipPath2)" | |
| 179 | + cx="250.5" | |
| 180 | + cy="-1288.167" | |
| 181 | + id="circle43" | |
| 182 | + style="fill:none" /> | |
| 183 | + <text | |
| 184 | + x="246.7061" | |
| 185 | + y="-1283.6318" | |
| 186 | + clip-path="url(#clipPath2)" | |
| 187 | + xml:space="preserve" | |
| 188 | + id="text45" | |
| 189 | + style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> | |
| 190 | + <path | |
| 191 | + d="m 86.5,-1288.167 22,0" | |
| 192 | + clip-path="url(#clipPath2)" | |
| 193 | + id="path47" | |
| 194 | + inkscape:connector-curvature="0" | |
| 195 | + style="fill:none;stroke-width:1" /> | |
| 196 | + <path | |
| 197 | + d="m 116.5,-1288.167 -12,-5 3,5 -3,5 z" | |
| 198 | + clip-path="url(#clipPath2)" | |
| 199 | + id="path49" | |
| 200 | + inkscape:connector-curvature="0" | |
| 201 | + style="stroke:none;stroke-width:1" /> | |
| 202 | + <path | |
| 203 | + d="m 146.5,-1288.167 22,0" | |
| 204 | + clip-path="url(#clipPath2)" | |
| 205 | + id="path51" | |
| 206 | + inkscape:connector-curvature="0" | |
| 207 | + style="fill:none;stroke-width:1" /> | |
| 208 | + <path | |
| 209 | + d="m 176.5,-1288.167 -12,-5 3,5 -3,5 z" | |
| 210 | + clip-path="url(#clipPath2)" | |
| 211 | + id="path53" | |
| 212 | + inkscape:connector-curvature="0" | |
| 213 | + style="stroke:none;stroke-width:1" /> | |
| 214 | + <path | |
| 215 | + d="m 206.5,-1288.167 21,0" | |
| 216 | + clip-path="url(#clipPath2)" | |
| 217 | + id="path55" | |
| 218 | + inkscape:connector-curvature="0" | |
| 219 | + style="fill:none;stroke-width:1" /> | |
| 220 | + <path | |
| 221 | + d="m 235.5,-1288.167 -12,-5 3,5 -3,5 z" | |
| 222 | + clip-path="url(#clipPath2)" | |
| 223 | + id="path57" | |
| 224 | + inkscape:connector-curvature="0" | |
| 225 | + style="stroke:none;stroke-width:1" /> | |
| 226 | + </g> | |
| 227 | + </g> | |
| 228 | +</svg> |
| --- a/www/branch01.svg | |
| +++ b/www/branch01.svg | |
| @@ -0,0 +1,228 @@ | |
| --- a/www/branch01.svg | |
| +++ b/www/branch01.svg | |
| @@ -0,0 +1,228 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
| 4 | xmlns:cc="http://creativecommons.org/ns#" |
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 6 | xmlns:svg="http://www.w3.org/2000/svg" |
| 7 | xmlns="http://www.w3.org/2000/svg" |
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
| 10 | width="211" |
| 11 | stroke-miterlimit="10" |
| 12 | font-weight="normal" |
| 13 | height="32" |
| 14 | font-style="normal" |
| 15 | font-size="12px" |
| 16 | id="svg2" |
| 17 | version="1.1" |
| 18 | inkscape:version="0.91 r13725" |
| 19 | sodipodi:docname="branch01.svg" |
| 20 | style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> |
| 21 | <metadata |
| 22 | id="metadata61"> |
| 23 | <rdf:RDF> |
| 24 | <cc:Work |
| 25 | rdf:about=""> |
| 26 | <dc:format>image/svg+xml</dc:format> |
| 27 | <dc:type |
| 28 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
| 29 | <dc:title></dc:title> |
| 30 | </cc:Work> |
| 31 | </rdf:RDF> |
| 32 | </metadata> |
| 33 | <sodipodi:namedview |
| 34 | pagecolor="#ffffff" |
| 35 | bordercolor="#666666" |
| 36 | borderopacity="1" |
| 37 | objecttolerance="10" |
| 38 | gridtolerance="10" |
| 39 | guidetolerance="10" |
| 40 | inkscape:pageopacity="0" |
| 41 | inkscape:pageshadow="2" |
| 42 | inkscape:window-width="1240" |
| 43 | inkscape:window-height="1382" |
| 44 | id="namedview59" |
| 45 | showgrid="false" |
| 46 | inkscape:zoom="0.17717718" |
| 47 | inkscape:cx="106" |
| 48 | inkscape:cy="15.833008" |
| 49 | inkscape:window-x="0" |
| 50 | inkscape:window-y="0" |
| 51 | inkscape:window-maximized="0" |
| 52 | inkscape:current-layer="svg2" |
| 53 | fit-margin-top="0" |
| 54 | fit-margin-left="0" |
| 55 | fit-margin-right="0" |
| 56 | fit-margin-bottom="0" /> |
| 57 | <!--Generated by ySVG 2.5--> |
| 58 | <defs |
| 59 | id="genericDefs" /> |
| 60 | <g |
| 61 | id="g5" |
| 62 | transform="translate(-261.5,-649.83301)"> |
| 63 | <g |
| 64 | transform="translate(206,1954)" |
| 65 | id="g7" |
| 66 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 67 | <circle |
| 68 | r="15" |
| 69 | clip-path="url(#clipPath2)" |
| 70 | cx="71.5" |
| 71 | cy="-1288.167" |
| 72 | id="circle9" |
| 73 | style="stroke:none" /> |
| 74 | </g> |
| 75 | <g |
| 76 | stroke-miterlimit="1.45" |
| 77 | transform="translate(206,1954)" |
| 78 | id="g11" |
| 79 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 80 | <circle |
| 81 | r="15" |
| 82 | clip-path="url(#clipPath2)" |
| 83 | cx="71.5" |
| 84 | cy="-1288.167" |
| 85 | id="circle13" |
| 86 | style="fill:none" /> |
| 87 | <text |
| 88 | x="67.7061" |
| 89 | y="-1283.6318" |
| 90 | clip-path="url(#clipPath2)" |
| 91 | xml:space="preserve" |
| 92 | id="text15" |
| 93 | style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> |
| 94 | </g> |
| 95 | <g |
| 96 | transform="translate(206,1954)" |
| 97 | id="g17" |
| 98 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 99 | <circle |
| 100 | r="15" |
| 101 | clip-path="url(#clipPath2)" |
| 102 | cx="131.5" |
| 103 | cy="-1288.167" |
| 104 | id="circle19" |
| 105 | style="stroke:none" /> |
| 106 | </g> |
| 107 | <g |
| 108 | stroke-miterlimit="1.45" |
| 109 | transform="translate(206,1954)" |
| 110 | id="g21" |
| 111 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 112 | <circle |
| 113 | r="15" |
| 114 | clip-path="url(#clipPath2)" |
| 115 | cx="131.5" |
| 116 | cy="-1288.167" |
| 117 | id="circle23" |
| 118 | style="fill:none" /> |
| 119 | <text |
| 120 | x="127.7061" |
| 121 | y="-1283.6318" |
| 122 | clip-path="url(#clipPath2)" |
| 123 | xml:space="preserve" |
| 124 | id="text25" |
| 125 | style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> |
| 126 | </g> |
| 127 | <g |
| 128 | transform="translate(206,1954)" |
| 129 | id="g27" |
| 130 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 131 | <circle |
| 132 | r="15" |
| 133 | clip-path="url(#clipPath2)" |
| 134 | cx="191.5" |
| 135 | cy="-1288.167" |
| 136 | id="circle29" |
| 137 | style="stroke:none" /> |
| 138 | </g> |
| 139 | <g |
| 140 | stroke-miterlimit="1.45" |
| 141 | transform="translate(206,1954)" |
| 142 | id="g31" |
| 143 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 144 | <circle |
| 145 | r="15" |
| 146 | clip-path="url(#clipPath2)" |
| 147 | cx="191.5" |
| 148 | cy="-1288.167" |
| 149 | id="circle33" |
| 150 | style="fill:none" /> |
| 151 | <text |
| 152 | x="187.7061" |
| 153 | y="-1283.6318" |
| 154 | clip-path="url(#clipPath2)" |
| 155 | xml:space="preserve" |
| 156 | id="text35" |
| 157 | style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> |
| 158 | </g> |
| 159 | <g |
| 160 | transform="translate(206,1954)" |
| 161 | id="g37" |
| 162 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 163 | <circle |
| 164 | r="15" |
| 165 | clip-path="url(#clipPath2)" |
| 166 | cx="250.5" |
| 167 | cy="-1288.167" |
| 168 | id="circle39" |
| 169 | style="stroke:none" /> |
| 170 | </g> |
| 171 | <g |
| 172 | stroke-miterlimit="1.45" |
| 173 | transform="translate(206,1954)" |
| 174 | id="g41" |
| 175 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 176 | <circle |
| 177 | r="15" |
| 178 | clip-path="url(#clipPath2)" |
| 179 | cx="250.5" |
| 180 | cy="-1288.167" |
| 181 | id="circle43" |
| 182 | style="fill:none" /> |
| 183 | <text |
| 184 | x="246.7061" |
| 185 | y="-1283.6318" |
| 186 | clip-path="url(#clipPath2)" |
| 187 | xml:space="preserve" |
| 188 | id="text45" |
| 189 | style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> |
| 190 | <path |
| 191 | d="m 86.5,-1288.167 22,0" |
| 192 | clip-path="url(#clipPath2)" |
| 193 | id="path47" |
| 194 | inkscape:connector-curvature="0" |
| 195 | style="fill:none;stroke-width:1" /> |
| 196 | <path |
| 197 | d="m 116.5,-1288.167 -12,-5 3,5 -3,5 z" |
| 198 | clip-path="url(#clipPath2)" |
| 199 | id="path49" |
| 200 | inkscape:connector-curvature="0" |
| 201 | style="stroke:none;stroke-width:1" /> |
| 202 | <path |
| 203 | d="m 146.5,-1288.167 22,0" |
| 204 | clip-path="url(#clipPath2)" |
| 205 | id="path51" |
| 206 | inkscape:connector-curvature="0" |
| 207 | style="fill:none;stroke-width:1" /> |
| 208 | <path |
| 209 | d="m 176.5,-1288.167 -12,-5 3,5 -3,5 z" |
| 210 | clip-path="url(#clipPath2)" |
| 211 | id="path53" |
| 212 | inkscape:connector-curvature="0" |
| 213 | style="stroke:none;stroke-width:1" /> |
| 214 | <path |
| 215 | d="m 206.5,-1288.167 21,0" |
| 216 | clip-path="url(#clipPath2)" |
| 217 | id="path55" |
| 218 | inkscape:connector-curvature="0" |
| 219 | style="fill:none;stroke-width:1" /> |
| 220 | <path |
| 221 | d="m 235.5,-1288.167 -12,-5 3,5 -3,5 z" |
| 222 | clip-path="url(#clipPath2)" |
| 223 | id="path57" |
| 224 | inkscape:connector-curvature="0" |
| 225 | style="stroke:none;stroke-width:1" /> |
| 226 | </g> |
| 227 | </g> |
| 228 | </svg> |
D
www/branch02.gif
Binary file
+1328
| --- a/www/branch02.graphml | ||
| +++ b/www/branch02.graphml | ||
| @@ -0,0 +1,1328 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed"/e> | |
| 16 | + </data> | |
| 17 | +0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> | |
| 18 | + <data key="d5"/> | |
| 19 | + <data key="d6"> | |
| 20 | + <y:ProxyAutoBoundsNode> | |
| 21 | + <y:Realizers active="0"> | |
| 22 | + GroupNode> | |
| 23 | + U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n9"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n10"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <edge id="e0" source="n1" target="n2"> | |
| 51 | + <data key="d10"> | |
| 52 | + <y:PolyLineEdge> | |
| 53 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 54 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 55 | + <y:Arrows source="none" target="standard"/> | |
| 56 | + <y:BendStyle smoothed="false"/> | |
| 57 | + </y:PolyLineEdge> | |
| 58 | + </data> | |
| 59 | + </edge> | |
| 60 | + <edge id="e1" source="n2" target="n3"> | |
| 61 | + <data key="d10"> | |
| 62 | + <y:PolyLineEdge> | |
| 63 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 64 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 65 | + <y:Arrows source="none" target="standard"/> | |
| 66 | + <y:BendStyle smoothed="false"/> | |
| 67 | + </y:PolyLineEdge> | |
| 68 | + </data> | |
| 69 | + </edge> | |
| 70 | + <edge id="e2" source="n2" target="n4"> | |
| 71 | + <data key="d10"> | |
| 72 | + <y:PolyLineEdge> | |
| 73 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 74 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 75 | + <y:Arrows source="none" target="standard"/> | |
| 76 | + <y:BendStyle smoothed="false"/> | |
| 77 | + </y:PolyLineEdge> | |
| 78 | + </data> | |
| 79 | + </edge> | |
| 80 | + <edge id="e3" source="n3" target="n5"> | |
| 81 | + <data key="d10"> | |
| 82 | + <y:PolyLineEdge> | |
| 83 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 84 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 85 | + <y:Arrows source="none" target="standard"/> | |
| 86 | + <y:BendStyle smoothed="false"/> | |
| 87 | + </y:PolyLineEdge> | |
| 88 | + </data> | |
| 89 | + </edge> | |
| 90 | + <edge id="e4" source="n4" target="n9"> | |
| 91 | + <data key="d10"> | |
| 92 | + <y:PolyLineEdge> | |
| 93 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 94 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 95 | + <y:Arrows source="none" target="standard"/> | |
| 96 | + <y:BendStyle smoothed="false"/> | |
| 97 | + </y:PolyLineEdge> | |
| 98 | + </data> | |
| 99 | + </edge> | |
| 100 | + <edge id="e5" source="n5" target="n6"> | |
| 101 | + <data key="d10"> | |
| 102 | + <y:PolyLineEdge> | |
| 103 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 104 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 105 | + <y:Arrows source="none" target="standard"/> | |
| 106 | + <y:BendStyle smoothed="false"/> | |
| 107 | + </y:PolyLineEdge> | |
| 108 | + </data> | |
| 109 | + </edge> | |
| 110 | + <edge id="e6" source="n6" target="n7"> | |
| 111 | + <data key="d10"> | |
| 112 | + <y:PolyLineEdge> | |
| 113 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 114 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 115 | + <y:Arrows source="none" target="standard"/> | |
| 116 | + <y:BendStyle smoothed="false"/> | |
| 117 | + </y:PolyLineEdge> | |
| 118 | + </data> | |
| 119 | + </edge> | |
| 120 | + <edge id="e7" source="n7" target="n8"> | |
| 121 | + <data key="d10"> | |
| 122 | + <y:PolyLineEdge> | |
| 123 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 124 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 125 | + <y:Arrows source="none" target="standard"/> | |
| 126 | + <y:BendStyle smoothed="false"/> | |
| 127 | + </y:PolyLineEdge> | |
| 128 | + </data> | |
| 129 | + </edge> | |
| 130 | + <edge id="e8" source="n9" target="n6"> | |
| 131 | + <data key="d10"> | |
| 132 | + <y:PolyLineEdge> | |
| 133 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 134 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 135 | + <y:Arrows source="none" target="standard"/> | |
| 136 | + <y:BendStyle smoothed="false"/> | |
| 137 | + </y:PolyLineEdge> | |
| 138 | + </data> | |
| 139 | + </edge> | |
| 140 | + <edge id="e9" source="n9" target="n10"> | |
| 141 | + <data key="d10"> | |
| 142 | + <y:PolyLineEdge> | |
| 143 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 145 | + <y:Arrows source="none" target="standard"/> | |
| 146 | + <y:BendStyle smoothed="false"/> | |
| 147 | + </y:PolyLineEdge> | |
| 148 | + </data> | |
| 149 | + </edge> | |
| 150 | + <edge id="e10" source="n10" target="n8"> | |
| 151 | + <data key="d10"> | |
| 152 | + <y:PolyLineEdge> | |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 154 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 155 | + <y:Arrows source="none" target="standard"/> | |
| 156 | + <y:BendStyle smoothed="false"/> | |
| 157 | + </y:PolyLineEdge> | |
| 158 | + </data> | |
| 159 | + </edge> | |
| 160 | + </graph> | |
| 161 | + <data key="d7"> | |
| 162 | + <y:Resources/> | |
| 163 | + </data> | |
| 164 | +</graphml> | |
| 165 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 166 | + <y:Shape type="ellipse"/> | |
| 167 | + </y:ShapeNode> | |
| 168 | + </data> | |
| 169 | + </node> | |
| 170 | + <node id="n8"> | |
| 171 | + <data key="d6"> | |
| 172 | + <y:ShapeNode> | |
| 173 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 174 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 175 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 176 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 177 | + <y:Shape type="ellipse"/> | |
| 178 | + </y:ShapeNode> | |
| 179 | + </data> | |
| 180 | + </node> | |
| 181 | + <node id="n9"> | |
| 182 | + <data key="d6"> | |
| 183 | + <y:ShapeNode> | |
| 184 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 185 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 186 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 187 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 188 | + <y:Shape type="ellipse"/> | |
| 189 | + </y:ShapeNode> | |
| 190 | + </data> | |
| 191 | + </node> | |
| 192 | + <node id="n10"> | |
| 193 | + <data key="d6"> | |
| 194 | + <y:ShapeNode> | |
| 195 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 196 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 197 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 198 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 199 | + <y:Shape type="ellipse"/> | |
| 200 | + </y:ShapeNode> | |
| 201 | + </data> | |
| 202 | + </node> | |
| 203 | + <edge id="e0" source="n1" target="n2"> | |
| 204 | + <data key="d10"> | |
| 205 | + <y:PolyLineEdge> | |
| 206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 208 | + <y:Arrows source="none" target="standard"/> | |
| 209 | + <y:BendStyle smoothed="false"/> | |
| 210 | + </y:PolyLineEdge> | |
| 211 | + </data> | |
| 212 | + </edge> | |
| 213 | + <edge id="e1" source="n2" target="n3"> | |
| 214 | + <data key="d10"> | |
| 215 | + <y:PolyLineEdge> | |
| 216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 218 | + <y:Arrows source="none" target="standard"/> | |
| 219 | + <y:BendStyle smoothed="false"/> | |
| 220 | + </y:PolyLineEdge> | |
| 221 | + </data> | |
| 222 | + </edge> | |
| 223 | + <edge id="e2" source="n2" target="n4"> | |
| 224 | + <data key="d10"> | |
| 225 | + <y:PolyLineEdge> | |
| 226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 227 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 228 | + <y:Arrows source="none" target="standard"/> | |
| 229 | + <y:BendStyle smoothed="false"/> | |
| 230 | + </y:PolyLineEdge> | |
| 231 | + </data> | |
| 232 | + </edge> | |
| 233 | + <edge id="e3" source="n3" target="n5"> | |
| 234 | + <data key="d10"> | |
| 235 | + <y:PolyLineEdge> | |
| 236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 238 | + <y:Arrows source="none" target="standard"/> | |
| 239 | + <y:BendStyle smoothed="false"/> | |
| 240 | + </y:PolyLineEdge> | |
| 241 | + </data> | |
| 242 | + </edge> | |
| 243 | + <edge id="e4" source="n4" target="n9"> | |
| 244 | + <data key="d10"> | |
| 245 | + <y:PolyLineEdge> | |
| 246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 247 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 248 | + <y:Arrows source="none" target="standard"/> | |
| 249 | + <y:BendStyle smoothed="false"/> | |
| 250 | + </y:PolyLineEdge> | |
| 251 | + </data> | |
| 252 | + </edge> | |
| 253 | + <edge id="e5" source="n5" target="n6"> | |
| 254 | + <data key="d10"> | |
| 255 | + <y:PolyLineEdge> | |
| 256 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 257 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 258 | + <y:Arrows source="none" target="standard"/> | |
| 259 | + <y:BendStyle smoothed="false"/> | |
| 260 | + </y:PolyLineEdge> | |
| 261 | + </data> | |
| 262 | + </edge> | |
| 263 | + <edge id="e6" source="n6" target="n7"> | |
| 264 | + <data key="d10"> | |
| 265 | + <y:PolyLineEdge> | |
| 266 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 267 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 268 | + <y:Arrows source="none" target="standard"/> | |
| 269 | + <y:BendStyle smoothed="false"/> | |
| 270 | + </y:PolyLineEdge> | |
| 271 | + </data> | |
| 272 | + </edge> | |
| 273 | + <edge id="e7" source="n7" target="n8"> | |
| 274 | + <data key="d10"> | |
| 275 | + <y:PolyLineEdge> | |
| 276 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 277 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 278 | + <y:Arrows source="none" target="standard"/> | |
| 279 | + <y:BendStyle smoothed="false"/> | |
| 280 | + </y:PolyLineEdge> | |
| 281 | + </data> | |
| 282 | + </edge> | |
| 283 | + <edge id="e8" source="n9" target="n6"> | |
| 284 | + <data key="d10"> | |
| 285 | + <y:PolyLineEdge> | |
| 286 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 287 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 288 | + <y:Arrows source="none" target="standard"/> | |
| 289 | + <y:BendStyle smoothed="false"/> | |
| 290 | + </y:PolyLineEdge> | |
| 291 | + </data> | |
| 292 | + </edge> | |
| 293 | + <edge id="e9" source="n9" target="n10"> | |
| 294 | + <data key="d10"> | |
| 295 | + <y:PolyLineEdge> | |
| 296 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 297 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 298 | + <y:Arrows source="none" target="standard"/> | |
| 299 | + <y:BendStyle smoothed="false"/> | |
| 300 | + </y:PolyLineEdge> | |
| 301 | + </data> | |
| 302 | + </edge> | |
| 303 | + <edge id="e10" source="n10" target="n8"> | |
| 304 | + <data key="d10"> | |
| 305 | + <y:PolyLineEdge> | |
| 306 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 307 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 308 | + <y:Arrows source="none" target="standard"/> | |
| 309 | + <y:BendStyle smoothed="false"/> | |
| 310 | + </y:PolyLineEdge> | |
| 311 | + </data> | |
| 312 | + </edge> | |
| 313 | + </graph> | |
| 314 | + <data key="d7"> | |
| 315 | + <y:Resources/> | |
| 316 | + </data> | |
| 317 | +</graphml> | |
| 318 | +ransparent="false"/> | |
| 319 | + <y:B/> | |
| 320 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> | |
| 321 | + <y:Shape type="rectangle"/> | |
| 322 | + </y:ShapeNode> | |
| 323 | + </data> | |
| 324 | + </node> | |
| 325 | + <node id="n1"> | |
| 326 | + <data key="d6"> | |
| 327 | + <y:ShapeNode> | |
| 328 | + <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> | |
| 329 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 330 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 331 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 332 | + <y:Shape type="ellipse"/> | |
| 333 | + </y:ShapeNode> | |
| 334 | + </data> | |
| 335 | + </node> | |
| 336 | + <node id="n2"> | |
| 337 | + <data key="d6"> | |
| 338 | + <y:ShapeNode> | |
| 339 | + <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> | |
| 340 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 341 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 342 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 343 | + <y:Shape type="ellipse"/> | |
| 344 | + </y:ShapeNode> | |
| 345 | + </data> | |
| 346 | + </node> | |
| 347 | + <node id="n3"> | |
| 348 | + <data key="d6"> | |
| 349 | + <y:ShapeNode> | |
| 350 | + <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> | |
| 351 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 352 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 353 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 354 | + <y:Shape type="ellipse"/> | |
| 355 | + </y:ShapeNode> | |
| 356 | + </data> | |
| 357 | + </node> | |
| 358 | + <node id="n4"> | |
| 359 | + <data key="d6"> | |
| 360 | + <y:ShapeNode> | |
| 361 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 362 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 363 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 364 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 365 | + <y:Shape type="ellipse"/> | |
| 366 | + </y:ShapeNode> | |
| 367 | + </data> | |
| 368 | + </node> | |
| 369 | + <node id="n5"> | |
| 370 | + <data key="d6"> | |
| 371 | + <y:ShapeNode> | |
| 372 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 373 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 374 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 375 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 376 | + <y:Shape type="ellipse"/> | |
| 377 | + </y:ShapeNode> | |
| 378 | + </data> | |
| 379 | + </node> | |
| 380 | + <node id="n6"> | |
| 381 | + <data key="d6"> | |
| 382 | + <y:ShapeNode> | |
| 383 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 384 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 385 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 386 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 387 | + <y:Shape type="ellipse"/> | |
| 388 | + </y:ShapeNode> | |
| 389 | + </data> | |
| 390 | + </node> | |
| 391 | + <node id="n7"> | |
| 392 | + <data key="d6"> | |
| 393 | + <y:ShapeNode> | |
| 394 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 395 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 396 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 397 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 398 | + <y:Shape type="ellipse"/> | |
| 399 | + </y:ShapeNode> | |
| 400 | + </data> | |
| 401 | + </node> | |
| 402 | + <node id="n8"> | |
| 403 | + <data key="d6"> | |
| 404 | + <y:ShapeNode> | |
| 405 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 406 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 407 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 408 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 409 | + <y:Shape type="ellipse"/> | |
| 410 | + </y:ShapeNode> | |
| 411 | + </data> | |
| 412 | + </node> | |
| 413 | + <node id="n9"> | |
| 414 | + <data key="d6"> | |
| 415 | + <y:ShapeNode> | |
| 416 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 417 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 418 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 419 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 420 | + <y:Shape type="ellipse"/> | |
| 421 | + </y:ShapeNode> | |
| 422 | + </data> | |
| 423 | + </node> | |
| 424 | + <node id="n10"> | |
| 425 | + <data key="d6"> | |
| 426 | + <y:ShapeNode> | |
| 427 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 428 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 429 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 430 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 431 | + <y:Shape type="ellipse"/> | |
| 432 | + </y:ShapeNode> | |
| 433 | + </data> | |
| 434 | + </node> | |
| 435 | + <edge id="e0" source="n1" target="n2"> | |
| 436 | + <data key="d10"> | |
| 437 | + <y:PolyLineEdge> | |
| 438 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 439 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 440 | + <y:Arrows source="none" target="standard"/> | |
| 441 | + <y:BendStyle smoothed="false"/> | |
| 442 | + </y:PolyLineEdge> | |
| 443 | + </data> | |
| 444 | + </edge> | |
| 445 | + <edge id="e1" source="n2" target="n3"> | |
| 446 | + <data key="d10"> | |
| 447 | + <y:PolyLineEdge> | |
| 448 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 449 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 450 | + <y:Arrows source="none" target="standard"/> | |
| 451 | + <y:BendStyle smoothed="false"/> | |
| 452 | + </y:PolyLineEdge> | |
| 453 | + </data> | |
| 454 | + </edge> | |
| 455 | + <edge id="e2" source="n2" target="n4"> | |
| 456 | + <data key="d10"> | |
| 457 | + <y:PolyLineEdge> | |
| 458 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 459 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 460 | + <y:Arrows source="none" target="standard"/> | |
| 461 | + <y:BendStyle smoothed="false"/> | |
| 462 | + </y:PolyLineEdge> | |
| 463 | + </data> | |
| 464 | + </edge> | |
| 465 | + <edge id="e3" source="n3" target="n5"> | |
| 466 | + <data key="d10"> | |
| 467 | + <y:PolyLineEdge> | |
| 468 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 469 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 470 | + <y:Arrows source="none" target="standard"/> | |
| 471 | + <y:BendStyle smoothed="false"/> | |
| 472 | + </y:PolyLineEdge> | |
| 473 | + </data> | |
| 474 | + </edge> | |
| 475 | + <edge id="e4" source="n4" target="n9"> | |
| 476 | + <data key="d10"> | |
| 477 | + <y:PolyLineEdge> | |
| 478 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 479 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 480 | + <y:Arrows source="none" target="standard"/> | |
| 481 | + <y:BendStyle smoothed="false"/> | |
| 482 | + </y:PolyLineEdge> | |
| 483 | + </data> | |
| 484 | + </edge> | |
| 485 | + <edge id="e5" source="n5" target="n6"> | |
| 486 | + <data key="d10"> | |
| 487 | + <y:PolyLineEdge> | |
| 488 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 489 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 490 | + <y:Arrows source="none" target="standard"/> | |
| 491 | + <y:BendStyle smoothed="false"/> | |
| 492 | + </y:PolyLineEdge> | |
| 493 | + </data> | |
| 494 | + </edge> | |
| 495 | + <edge id="e6" source="n6" target="n7"> | |
| 496 | + <data key="d10"> | |
| 497 | + <y:PolyLineEdge> | |
| 498 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 499 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 500 | + <y:Arrows source="none" target="standard"/> | |
| 501 | + <y:BendStyle smoothed="false"/> | |
| 502 | + </y:PolyLineEdge> | |
| 503 | + </data> | |
| 504 | + </edge> | |
| 505 | + <edge id="e7" source="n7" target="n8"> | |
| 506 | + <data key="d10"> | |
| 507 | + <y:PolyLineEdge> | |
| 508 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 509 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 510 | + <y:Arrows source="none" target="standard"/> | |
| 511 | + <y:BendStyle smoothed="false"/> | |
| 512 | + </y:PolyLineEdge> | |
| 513 | + </data> | |
| 514 | + </edge> | |
| 515 | + <edge id="e8" source="n9" target="n6"> | |
| 516 | + <data key="d10"> | |
| 517 | + <y:PolyLineEdge> | |
| 518 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 519 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 520 | + <y:Arrows source="none" target="standard"/> | |
| 521 | + <y:BendStyle smoothed="false"/> | |
| 522 | + </y:PolyLineEdge> | |
| 523 | + </data> | |
| 524 | + </edge> | |
| 525 | + <edge id="e9" source="n9" target="n10"> | |
| 526 | + <data key="d10"> | |
| 527 | + <y:PolyLineEdge> | |
| 528 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 529 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 530 | + <y:Arrows source="none" target="standard"/> | |
| 531 | + <y:BendStyle smoothed="false"/> | |
| 532 | + </y:PolyLineEdge> | |
| 533 | + </data> | |
| 534 | + </edge> | |
| 535 | + <edge id="e10" source="n10" target="n8"> | |
| 536 | + <data key="d10"> | |
| 537 | + <y:PolyLineEdge> | |
| 538 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 539 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 540 | + <y:Arrows source="none" target="standard"/> | |
| 541 | + <y:BendStyle smoothed="false"/> | |
| 542 | + </y:PolyLineEdge> | |
| 543 | + </data> | |
| 544 | + </edge> | |
| 545 | + </graph> | |
| 546 | + <data key="d7"> | |
| 547 | + <y:Resources/> | |
| 548 | + </data> | |
| 549 | +</graphml> | |
| 550 | +0.0">Figure 3</y:NodeLabel> | |
| 551 | + <y:Shape type="round> | |
| 552 | + <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 553 | +<graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> | |
| 554 | + </y:PolyLineEdge> | |
| 555 | + </data> | |
| 556 | + </edge> | |
| 557 | + <edge id="e4" source="n4" target="n9"> | |
| 558 | + <data key="d10"> | |
| 559 | + <y:PolyLineEdge> | |
| 560 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 561 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 562 | + <y:Arrows source="none" target="standard"/> | |
| 563 | + <y:BendStyle smoothed="false"/> | |
| 564 | + </y:PolyLineEdge> | |
| 565 | + </data> | |
| 566 | + </edge> | |
| 567 | + <edge id="e5" source="n5" target="n6"> | |
| 568 | + <data key="d10"> | |
| 569 | + <y:PolyLineEdge> | |
| 570 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 571 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 572 | + <y:Arrows source="none" target="standard"/> | |
| 573 | + <y:BendStyle smoothed="false"/> | |
| 574 | + </y:PolyLineEdge> | |
| 575 | + </data> | |
| 576 | + </edge> | |
| 577 | + <edge id="e6" source="n6" target="n7"> | |
| 578 | + <data key="d10"> | |
| 579 | + <y:PolyLineEdge> | |
| 580 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 581 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 582 | + <y:Arrows source="none" target="standard"/> | |
| 583 | + <y:BendStyle smoothed="false"/> | |
| 584 | + </y:PolyLineEdge> | |
| 585 | + </data> | |
| 586 | + </edge> | |
| 587 | + <edge id="e7" source="n7" target="n8"> | |
| 588 | + <data key="d10"> | |
| 589 | + <y:PolyLineEdge> | |
| 590 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 591 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 592 | + <y:Arrows source="none" target="standard"/> | |
| 593 | + <y:BendStyle smoothed="false"/> | |
| 594 | + </y:PolyLineEdge> | |
| 595 | + </data> | |
| 596 | + </edge> | |
| 597 | + <edge id="e8" source="n9" target="n6"> | |
| 598 | + <data key="d10"> | |
| 599 | + <y:PolyLineEdge> | |
| 600 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 601 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 602 | + <y:Arrows source="none" target="standard"/> | |
| 603 | + <y:BendStyle smoothed="false"/> | |
| 604 | + </y:PolyLineEdge> | |
| 605 | + </data> | |
| 606 | + </edge> | |
| 607 | + <edge id="e9" source="n9" target="n10"> | |
| 608 | + <data key="d10"> | |
| 609 | + <y:PolyLineEdge> | |
| 610 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 611 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 612 | + <y:Arrows source="none" target="standard"/> | |
| 613 | + <y:BendStyle smoothed="false"/> | |
| 614 | + </y:PolyLineEdge> | |
| 615 | + </data> | |
| 616 | + </edge> | |
| 617 | + <edge id="e10" source="n10" target="n8"> | |
| 618 | + <data key="d10"> | |
| 619 | + <y:PolyLineEdge> | |
| 620 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 621 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 622 | + <y:Arrows source="none" target="standard"/> | |
| 623 | + <y:BendStyle smoothed="false"/> | |
| 624 | + </y:PolyLineEdge> | |
| 625 | + </data> | |
| 626 | + </edge> | |
| 627 | + </graph> | |
| 628 | + <data key="d7"> | |
| 629 | + <y:Resources/> | |
| 630 | + </data> | |
| 631 | +</graphml> | |
| 632 | + <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 633 | + <y:BendStyle smoothed="false"/> | |
| 634 | + </y:PolyLineEdge> | |
| 635 | + </data> | |
| 636 | + </edge> | |
| 637 | + <edge id="e6" source="n6" target="n7"> | |
| 638 | + <data key="d10"> | |
| 639 | + <y:PolyLineEdge> | |
| 640 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 641 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 642 | + <y:Arrows source="none" target="standard"/> | |
| 643 | + <y:BendStyle smoothed="false"/> | |
| 644 | + </y:PolyLineEdge> | |
| 645 | + </data> | |
| 646 | + </edge> | |
| 647 | + <edge id="e7" source="n7" target="n8"> | |
| 648 | + <data key="d10"> | |
| 649 | + <y:PolyLineEdge> | |
| 650 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 651 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 652 | + <y:Arrows source="none" target="standard"/> | |
| 653 | + <y:BendStyle smoothed="false"/> | |
| 654 | + </y:PolyLineEdge> | |
| 655 | + </data> | |
| 656 | + </edge> | |
| 657 | + <edge id="e8" source="n9" target="n6"> | |
| 658 | + <data key="d10"> | |
| 659 | + <y:PolyLineEdge> | |
| 660 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 661 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 662 | + <y:Arrows source="none" target="standard"/> | |
| 663 | + <y:BendStyle smoothed="false"/> | |
| 664 | + </y:PolyLineEdge> | |
| 665 | + </data> | |
| 666 | + </edge> | |
| 667 | + <edge id="e9" source="n9" target="n10"> | |
| 668 | + <data key="d10"> | |
| 669 | + <y:PolyLineEdge> | |
| 670 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 671 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 672 | + <y:Arrows source="none" target="standard"/> | |
| 673 | + <y:BendStyle smoothed="false"/> | |
| 674 | + </y:PolyLineEdge> | |
| 675 | + </data> | |
| 676 | + </edge> | |
| 677 | + <edge id="e10" source="n10" target="n8"> | |
| 678 | + <data key="d10"> | |
| 679 | + <y:PolyLineEdge> | |
| 680 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 681 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 682 | + <y:Arrows source="none" target="standard"/> | |
| 683 | + <y:BendStyle smoothed="false"/> | |
| 684 | + </y:PolyLineEdge> | |
| 685 | + </data> | |
| 686 | + </edge> | |
| 687 | + </graph> | |
| 688 | + <data key="d7"> | |
| 689 | + <y:Resources/> | |
| 690 | + </data> | |
| 691 | +</graphml> | |
| 692 | + </y:GroupNode> | |
| 693 | + GroupNode> | |
| 694 | + U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 695 | + <y:Shape type="ellipse"/> | |
| 696 | + </y:ShapeNode> | |
| 697 | + </data> | |
| 698 | + </node> | |
| 699 | + <node id="n9"> | |
| 700 | + <data key="d6"> | |
| 701 | + <y:ShapeNode> | |
| 702 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 703 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 704 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 705 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 706 | + <y:Shape type="ellipse"/> | |
| 707 | + </y:ShapeNode> | |
| 708 | + </data> | |
| 709 | + </node> | |
| 710 | + <node id="n10"> | |
| 711 | + <data key="d6"> | |
| 712 | + <y:ShapeNode> | |
| 713 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 714 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 715 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 716 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 717 | + <y:Shape type="ellipse"/> | |
| 718 | + </y:ShapeNode> | |
| 719 | + </data> | |
| 720 | + </node> | |
| 721 | + <edge id="e0" source="n1" target="n2"> | |
| 722 | + <data key="d10"> | |
| 723 | + <y:PolyLineEdge> | |
| 724 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 725 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 726 | + <y:Arrows source="none" target="standard"/> | |
| 727 | + <y:BendStyle smoothed="false"/> | |
| 728 | + </y:PolyLineEdge> | |
| 729 | + </data> | |
| 730 | + </edge> | |
| 731 | + <edge id="e1" source="n2" target="n3"> | |
| 732 | + <data key="d10"> | |
| 733 | + <y:PolyLineEdge> | |
| 734 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 735 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 736 | + <y:Arrows source="none" target="standard"/> | |
| 737 | + <y:BendStyle smoothed="false"/> | |
| 738 | + </y:PolyLineEdge> | |
| 739 | + </data> | |
| 740 | + </edge> | |
| 741 | + <edge id="e2" source="n2" target="n4"> | |
| 742 | + <data key="d10"> | |
| 743 | + <y:PolyLineEdge> | |
| 744 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 745 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 746 | + <y:Arrows source="none" target="standard"/> | |
| 747 | + <y:BendStyle smoothed="false"/> | |
| 748 | + </y:PolyLineEdge> | |
| 749 | + </data> | |
| 750 | + </edge> | |
| 751 | + <edge id="e3" source="n3" target="n5"> | |
| 752 | + <data key="d10"> | |
| 753 | + <y:PolyLineEdge> | |
| 754 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 755 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 756 | + <y:Arrows source="none" target="standard"/> | |
| 757 | + <y:BendStyle smoothed="false"/> | |
| 758 | + </y:PolyLineEdge> | |
| 759 | + </data> | |
| 760 | + </edge> | |
| 761 | + <edge id="e4" source="n4" target="n9"> | |
| 762 | + <data key="d10"> | |
| 763 | + <y:PolyLineEdge> | |
| 764 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 765 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 766 | + <y:Arrows source="none" target="standard"/> | |
| 767 | + <y:BendStyle smoothed="false"/> | |
| 768 | + </y:PolyLineEdge> | |
| 769 | + </data> | |
| 770 | + </edge> | |
| 771 | + <edge id="e5" source="n5" target="n6"> | |
| 772 | + <data key="d10"> | |
| 773 | + <y:PolyLineEdge> | |
| 774 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 775 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 776 | + <y:Arrows source="none" target="standard"/> | |
| 777 | + <y:BendStyle smoothed="false"/> | |
| 778 | + </y:PolyLineEdge> | |
| 779 | + </data> | |
| 780 | + </edge> | |
| 781 | + <edge id="e6" source="n6" target="n7"> | |
| 782 | + <data key="d10"> | |
| 783 | + <y:PolyLineEdge> | |
| 784 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 785 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 786 | + <y:Arrows source="none" target="standard"/> | |
| 787 | + <y:BendStyle smoothed="false"/> | |
| 788 | + </y:PolyLineEdge> | |
| 789 | + </data> | |
| 790 | + </edge> | |
| 791 | + <edge id="e7" source="n7" target="n8"> | |
| 792 | + <data key="d10"> | |
| 793 | + <y:PolyLineEdge> | |
| 794 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 795 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 796 | + <y:Arrows source="none" target="standard"/> | |
| 797 | + <y:BendStyle smoothed="false"/> | |
| 798 | + </y:PolyLineEdge> | |
| 799 | + </data> | |
| 800 | + </edge> | |
| 801 | + <edge id="e8" source="n9" target="n6"> | |
| 802 | + <data key="d10"> | |
| 803 | + <y:PolyLineEdge> | |
| 804 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 805 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 806 | + <y:Arrows source="none" target="standard"/> | |
| 807 | + <y:BendStyle smoothed="false"/> | |
| 808 | + </y:PolyLineEdge> | |
| 809 | + </data> | |
| 810 | + </edge> | |
| 811 | + <edge id="e9" source="n9" target="n10"> | |
| 812 | + <data key="d10"> | |
| 813 | + <y:PolyLineEdge> | |
| 814 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 815 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 816 | + <y:Arrows source="none" target="standard"/> | |
| 817 | + <y:BendStyle smoothed="false"/> | |
| 818 | + </y:PolyLineEdge> | |
| 819 | + </data> | |
| 820 | + </edge> | |
| 821 | + <edge id="e10" source="n10" target="n8"> | |
| 822 | + <data key="d10"> | |
| 823 | + <y:PolyLineEdge> | |
| 824 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 825 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 826 | + <y:Arrows source="none" target="standard"/> | |
| 827 | + <y:BendStyle smoothed="false"/> | |
| 828 | + </y:PolyLineEdge> | |
| 829 | + </data> | |
| 830 | + </edge> | |
| 831 | + </graph> | |
| 832 | + <data key="d7"> | |
| 833 | + <y:Resources/> | |
| 834 | + </data> | |
| 835 | +</graphml> | |
| 836 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 837 | + <y:Shape type="ellipse"/> | |
| 838 | + </y:ShapeNode> | |
| 839 | + </data> | |
| 840 | + </node> | |
| 841 | + <node id="n8"> | |
| 842 | + <data key="d6"> | |
| 843 | + <y:ShapeNode> | |
| 844 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 845 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 846 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 847 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 848 | + <y:Shape type="ellipse"/> | |
| 849 | + </y:ShapeNode> | |
| 850 | + </data> | |
| 851 | + </node> | |
| 852 | + <node id="n9"> | |
| 853 | + <data key="d6"> | |
| 854 | + <y:ShapeNode> | |
| 855 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 856 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 857 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 858 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 859 | + <y:Shape type="ellipse"/> | |
| 860 | + </y:ShapeNode> | |
| 861 | + </data> | |
| 862 | + </node> | |
| 863 | + <node id="n10"> | |
| 864 | + <data key="d6"> | |
| 865 | + <y:ShapeNode> | |
| 866 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 867 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 868 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 869 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 870 | + <y:Shape type="ellipse"/> | |
| 871 | + </y:ShapeNode> | |
| 872 | + </data> | |
| 873 | + </node> | |
| 874 | + <edge id="e0" source="n1" target="n2"> | |
| 875 | + <data key="d10"> | |
| 876 | + <y:PolyLineEdge> | |
| 877 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 878 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 879 | + <y:Arrows source="none" target="standard"/> | |
| 880 | + <y:BendStyle smoothed="false"/> | |
| 881 | + </y:PolyLineEdge> | |
| 882 | + </data> | |
| 883 | + </edge> | |
| 884 | + <edge id="e1" source="n2" target="n3"> | |
| 885 | + <data key="d10"> | |
| 886 | + <y:PolyLineEdge> | |
| 887 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 888 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 889 | + <y:Arrows source="none" target="standard"/> | |
| 890 | + <y:BendStyle smoothed="false"/> | |
| 891 | + </y:PolyLineEdge> | |
| 892 | + </data> | |
| 893 | + </edge> | |
| 894 | + <edge id="e2" source="n2" target="n4"> | |
| 895 | + <data key="d10"> | |
| 896 | + <y:PolyLineEdge> | |
| 897 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 898 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 899 | + <y:Arrows source="none" target="standard"/> | |
| 900 | + <y:BendStyle smoothed="false"/> | |
| 901 | + </y:PolyLineEdge> | |
| 902 | + </data> | |
| 903 | + </edge> | |
| 904 | + <edge id="e3" source="n3" target="n5"> | |
| 905 | + <data key="d10"> | |
| 906 | + <y:PolyLineEdge> | |
| 907 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 908 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 909 | + <y:Arrows source="none" target="standard"/> | |
| 910 | + <y:BendStyle smoothed="false"/> | |
| 911 | + </y:PolyLineEdge> | |
| 912 | + </data> | |
| 913 | + </edge> | |
| 914 | + <edge id="e4" source="n4" target="n9"> | |
| 915 | + <data key="d10"> | |
| 916 | + <y:PolyLineEdge> | |
| 917 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 918 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 919 | + <y:Arrows source="none" target="standard"/> | |
| 920 | + <y:BendStyle smoothed="false"/> | |
| 921 | + </y:PolyLineEdge> | |
| 922 | + </data> | |
| 923 | + </edge> | |
| 924 | + <edge id="e5" source="n5" target="n6"> | |
| 925 | + <data key="d10"> | |
| 926 | + <y:PolyLineEdge> | |
| 927 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 928 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 929 | + <y:Arrows source="none" target="standard"/> | |
| 930 | + <y:BendStyle smoothed="false"/> | |
| 931 | + </y:PolyLineEdge> | |
| 932 | + </data> | |
| 933 | + </edge> | |
| 934 | + <edge id="e6" source="n6" target="n7"> | |
| 935 | + <data key="d10"> | |
| 936 | + <y:PolyLineEdge> | |
| 937 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 938 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 939 | + <y:Arrows source="none" target="standard"/> | |
| 940 | + <y:BendStyle smoothed="false"/> | |
| 941 | + </y:PolyLineEdge> | |
| 942 | + </data> | |
| 943 | + </edge> | |
| 944 | + <edge id="e7" source="n7" target="n8"> | |
| 945 | + <data key="d10"> | |
| 946 | + <y:PolyLineEdge> | |
| 947 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 948 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 949 | + <y:Arrows source="none" target="standard"/> | |
| 950 | + <y:BendStyle smoothed="false"/> | |
| 951 | + </y:PolyLineEdge> | |
| 952 | + </data> | |
| 953 | + </edge> | |
| 954 | + <edge id="e8" source="n9" target="n6"> | |
| 955 | + <data key="d10"> | |
| 956 | + <y:PolyLineEdge> | |
| 957 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 958 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 959 | + <y:Arrows source="none" target="standard"/> | |
| 960 | + <y:BendStyle smoothed="false"/> | |
| 961 | + </y:PolyLineEdge> | |
| 962 | + </data> | |
| 963 | + </edge> | |
| 964 | + <edge id="e9" source="n9" target="n10"> | |
| 965 | + <data key="d10"> | |
| 966 | + <y:PolyLineEdge> | |
| 967 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 968 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 969 | + <y:Arrows source="none" target="standard"/> | |
| 970 | + <y:BendStyle smoothed="false"/> | |
| 971 | + </y:PolyLineEdge> | |
| 972 | + </data> | |
| 973 | + </edge> | |
| 974 | + <edge id="e10" source="n10" target="n8"> | |
| 975 | + <data key="d10"> | |
| 976 | + <y:PolyLineEdge> | |
| 977 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 978 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 979 | + <y:Arrows source="none" target="standard"/> | |
| 980 | + <y:BendStyle smoothed="false"/> | |
| 981 | + </y:PolyLineEdge> | |
| 982 | + </data> | |
| 983 | + </edge> | |
| 984 | + </graph> | |
| 985 | + <data key="d7"> | |
| 986 | + <y:Resources/> | |
| 987 | + </data> | |
| 988 | +</graphml> | |
| 989 | +ransparent="false"/> | |
| 990 | + <y:B/> | |
| 991 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> | |
| 992 | + </y:ShapeNode> | |
| 993 | + </data> | |
| 994 | + </node> | |
| 995 | + <node id="n4"> | |
| 996 | + <data key="d6"> | |
| 997 | + <y:ShapeNode> | |
| 998 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 999 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1000 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1001 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1002 | + <y:Shape type="ellipse"/> | |
| 1003 | + </y:ShapeNode> | |
| 1004 | + </data> | |
| 1005 | + </node> | |
| 1006 | + <node id="n5"> | |
| 1007 | + <data key="d6"> | |
| 1008 | + <y:ShapeNode> | |
| 1009 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 1010 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1011 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1012 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1013 | + <y:Shape type="ellipse"/> | |
| 1014 | + </y:ShapeNode> | |
| 1015 | + </data> | |
| 1016 | + </node> | |
| 1017 | + <node id="n6"> | |
| 1018 | + <data key="d6"> | |
| 1019 | + <y:ShapeNode> | |
| 1020 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 1021 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1022 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1023 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1024 | + <y:Shape type="ellipse"/> | |
| 1025 | + </y:ShapeNode> | |
| 1026 | + </data> | |
| 1027 | + </node> | |
| 1028 | + <node id="n7"> | |
| 1029 | + <data key="d6"> | |
| 1030 | + <y:ShapeNode> | |
| 1031 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 1032 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1033 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1034 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1035 | + <y:Shape type="ellipse"/> | |
| 1036 | + </y:ShapeNode> | |
| 1037 | + </data> | |
| 1038 | + </node> | |
| 1039 | + <node id="n8"> | |
| 1040 | + <data key="d6"> | |
| 1041 | + <y:ShapeNode> | |
| 1042 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 1043 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1044 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1045 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1046 | + <y:Shape type="ellipse"/> | |
| 1047 | + </y:ShapeNode> | |
| 1048 | + </data> | |
| 1049 | + </node> | |
| 1050 | + <node id="n9"> | |
| 1051 | + <data key="d6"> | |
| 1052 | + <y:ShapeNode> | |
| 1053 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 1054 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1055 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1056 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1057 | + <y:Shape type="ellipse"/> | |
| 1058 | + </y:ShapeNode> | |
| 1059 | + </data> | |
| 1060 | + </node> | |
| 1061 | + <node id="n10"> | |
| 1062 | + <data key="d6"> | |
| 1063 | + <y:ShapeNode> | |
| 1064 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 1065 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1066 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1067 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1068 | + <y:Shape type="ellipse"/> | |
| 1069 | + </y:ShapeNode> | |
| 1070 | + </data> | |
| 1071 | + </node> | |
| 1072 | + <edge id="e0" source="n1" target="n2"> | |
| 1073 | + <data key="d10"> | |
| 1074 | + <y:PolyLineEdge> | |
| 1075 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1076 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1077 | + <y:Arrows source="none" target="standard"/> | |
| 1078 | + <y:BendStyle smoothed="false"/> | |
| 1079 | + </y:PolyLineEdge> | |
| 1080 | + </data> | |
| 1081 | + </edge> | |
| 1082 | + <edge id="e1" source="n2" target="n3"> | |
| 1083 | + <data key="d10"> | |
| 1084 | + <y:PolyLineEdge> | |
| 1085 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1086 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1087 | + <y:Arrows source="none" target="standard"/> | |
| 1088 | + <y:BendStyle smoothed="false"/> | |
| 1089 | + </y:PolyLineEdge> | |
| 1090 | + </data> | |
| 1091 | + </edge> | |
| 1092 | + <edge id="e2" source="n2" target="n4"> | |
| 1093 | + <data key="d10"> | |
| 1094 | + <y:PolyLineEdge> | |
| 1095 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1096 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1097 | + <y:Arrows source="none" target="standard"/> | |
| 1098 | + <y:BendStyle smoothed="false"/> | |
| 1099 | + </y:PolyLineEdge> | |
| 1100 | + </data> | |
| 1101 | + </edge> | |
| 1102 | + <edge id="e3" source="n3" target="n5"> | |
| 1103 | + <data key="d10"> | |
| 1104 | + <y:PolyLineEdge> | |
| 1105 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1106 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1107 | + <y:Arrows source="none" target="standard"/> | |
| 1108 | + <y:BendStyle smoothed="false"/> | |
| 1109 | + </y:PolyLineEdge> | |
| 1110 | + </data> | |
| 1111 | + </edge> | |
| 1112 | + <edge id="e4" source="n4" target="n9"> | |
| 1113 | + <data key="d10"> | |
| 1114 | + <y:PolyLineEdge> | |
| 1115 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1116 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1117 | + <y:Arrows source="none" target="standard"/> | |
| 1118 | + <y:BendStyle smoothed="false"/> | |
| 1119 | + </y:PolyLineEdge> | |
| 1120 | + </data> | |
| 1121 | + </edge> | |
| 1122 | + <edge id="e5" source="n5" target="n6"> | |
| 1123 | + <data key="d10"> | |
| 1124 | + <y:PolyLineEdge> | |
| 1125 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1126 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1127 | + <y:Arrows source="none" target="standard"/> | |
| 1128 | + <y:BendStyle smoothed="false"/> | |
| 1129 | + </y:PolyLineEdge> | |
| 1130 | + </data> | |
| 1131 | + </edge> | |
| 1132 | + <edge id="e6" source="n6" target="n7"> | |
| 1133 | + <data key="d10"> | |
| 1134 | + <y:PolyLineEdge> | |
| 1135 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1136 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1137 | + <y:Arrows source="none" target="standard"/> | |
| 1138 | + <y:BendStyle smoothed="false"/> | |
| 1139 | + </y:PolyLineEdge> | |
| 1140 | + </data> | |
| 1141 | + </edge> | |
| 1142 | + <edge id="e7" source="n7" target="n8"> | |
| 1143 | + <data key="d10"> | |
| 1144 | + <y:PolyLineEdge> | |
| 1145 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1146 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1147 | + <y:Arrows source="none" target="standard"/> | |
| 1148 | + <y:BendStyle smoothed="false"/> | |
| 1149 | + </y:PolyLineEdge> | |
| 1150 | + </data> | |
| 1151 | + </edge> | |
| 1152 | + <edge id="e8" source="n9" target="n6"> | |
| 1153 | + <data key="d10"> | |
| 1154 | + <y:PolyLineEdge> | |
| 1155 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1156 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1157 | + <y:Arrows source="none" target="standard"/> | |
| 1158 | + <y:BendStyle smoothed="false"/> | |
| 1159 | + </y:PolyLineEdge> | |
| 1160 | + </data> | |
| 1161 | + </edge> | |
| 1162 | + <edge id="e9" source="n9" target="n10"> | |
| 1163 | + <data key="d10"> | |
| 1164 | + <y:PolyLineEdge> | |
| 1165 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1166 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1167 | + <y:Arrows source="none" target="standard"/> | |
| 1168 | + <y:BendStyle smoothed="false"/> | |
| 1169 | + </y:PolyLineEdge> | |
| 1170 | + </data> | |
| 1171 | + </edge> | |
| 1172 | + <edge id="e10" source="n10" target="n8"> | |
| 1173 | + <data key="d10"> | |
| 1174 | + <y:PolyLineEdge> | |
| 1175 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1176 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1177 | + <y:Arrows source="none" target="standard"/> | |
| 1178 | + <y:BendStyle smoothed="false"/> | |
| 1179 | + </y:PolyLineEdge> | |
| 1180 | + </data> | |
| 1181 | + </edge> | |
| 1182 | + </graph> | |
| 1183 | + <data key="d7"> | |
| 1184 | + <y:Resources/> | |
| 1185 | + </data> | |
| 1186 | +</graphml> | |
| 1187 | +0.0">Folder 1</y:NodeLabel> | |
| 1188 | + <y:Shape type="round> | |
| 1189 | + <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> | |
| 1190 | + </y:PolyLineEdge> | |
| 1191 | + </data> | |
| 1192 | + </edge> | |
| 1193 | + <edge id="e4" source="n4" target="n9"> | |
| 1194 | + <data key="d10"> | |
| 1195 | + <y:PolyLineEdge> | |
| 1196 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1197 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1198 | + <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 1199 | + <y:BendStyle smoothed="false"/> | |
| 1200 | + </y:PolyLineEdge> | |
| 1201 | + </data> | |
| 1202 | + </edge> | |
| 1203 | + <edge id="e6" source="n6" target="n7"> | |
| 1204 | + <data key="d10"> | |
| 1205 | + <y:PolyLineEdge> | |
| 1206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1208 | + <y:Arrows source="none" target="standard"/> | |
| 1209 | + <y:BendStyle smoothed="false"/> | |
| 1210 | + </y:PolyLineEdge> | |
| 1211 | + </data> | |
| 1212 | + </edge> | |
| 1213 | + <edge id="e7" source="n7" target="n8"> | |
| 1214 | + <data key="d10"> | |
| 1215 | + <y:PolyLineEdge> | |
| 1216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1218 | + <y:Arrows source="none" target="standard"/> | |
| 1219 | + <y:BendStyle smoothed="false"/> | |
| 1220 | + </y:PolyLineEdge> | |
| 1221 | + </data> | |
| 1222 | + </edge> | |
| 1223 | + <edge id="e8" source="n9" target="n6"> | |
| 1224 | + <data key="d10"> | |
| 1225 | + <y:PolyLineEdge> | |
| 1226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1227 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1228 | + <y:Arrows source="none" target="standard"/> | |
| 1229 | + <y:BendStyle smoothed="false"/> | |
| 1230 | + </y:PolyLineEdge> | |
| 1231 | + </data> | |
| 1232 | + </edge> | |
| 1233 | + <edge id="e9" source="n9" target="n10"> | |
| 1234 | + <data key="d10"> | |
| 1235 | + <y:PolyLineEdge> | |
| 1236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1238 | + <y:Arrows source="none" target="standard"/> | |
| 1239 | + <y:BendStyle smoothed="false"/> | |
| 1240 | + </y:PolyLineEdge> | |
| 1241 | + </data> | |
| 1242 | + </edge> | |
| 1243 | + <edge id="e10" source="n10" target="n8"> | |
| 1244 | + <data key="d10"> | |
| 1245 | + <y:PolyLineEdge> | |
| 1246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1247 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1248 | + <y:Arrows source="none" target="standard"/> | |
| 1249 | + <y:BendStyle smoothed="false"/> | |
| 1250 | + </y:PolyLineEdge> | |
| 1251 | + </data> | |
| 1252 | + </edge> | |
| 1253 | + </graph> | |
| 1254 | + <data key="d7"> | |
| 1255 | + <y:Resources/> | |
| 1256 | + </data> | |
| 1257 | +</graphml> | |
| 1258 | + </y:GroupNode> | |
| 1259 | + </y:Realizers> | |
| 1260 | +ProxyAutoBoundsO@32W,_@Jo,a:n0:"> | |
| 1261 | + <node id="n0::n0"> | |
| 1262 | + I@3x0,9:5"/> | |
| 1263 | + U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> | |
| 1264 | + A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1265 | + <node id="n0::n1"> | |
| 1266 | + I@3x0,9:5"/> | |
| 1267 | + U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> | |
| 1268 | + A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1269 | + <node id="n0::n2"> | |
| 1270 | + I@3x0,9:5"/> | |
| 1271 | + U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> | |
| 1272 | + A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1273 | + <node id="n0::n3"> | |
| 1274 | + I@3x0,9:5"/> | |
| 1275 | + U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> | |
| 1276 | + A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1277 | + <node id="n0::n4"> | |
| 1278 | + I@3x0,9:5"/> | |
| 1279 | + U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> | |
| 1280 | + A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1281 | + </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1282 | + <y:GroupNode> | |
| 1283 | + U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> | |
| 1284 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1285 | + <y:GroupNode> | |
| 1286 | + U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> | |
| 1287 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> | |
| 1288 | + </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> | |
| 1289 | + <node id="n1::n0"> | |
| 1290 | + I@3x0,9:5"/> | |
| 1291 | + U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1292 | + <node id="n1::n1"> | |
| 1293 | + I@3x0,9:5"/> | |
| 1294 | + U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1295 | + <node id="n1::n2"> | |
| 1296 | + I@3x0,9:5"/> | |
| 1297 | + U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1298 | + <node id="n1::n3"> | |
| 1299 | + I@3x0,9:5"/> | |
| 1300 | + U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1301 | + </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1302 | + <y:GroupNode> | |
| 1303 | + U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> | |
| 1304 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1305 | + <y:GroupNode> | |
| 1306 | + U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> | |
| 1307 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 1308 | + <!--Created by yEd 3.19--> | |
| 1309 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 1310 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 1311 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 1312 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 1313 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 1314 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 1315 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 1316 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 1317 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 1318 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 1319 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 1320 | + <graph edgedefault="directed" id="G"> | |
| 1321 | + <data key="d0" xml:space="preserve"/> | |
| 1322 | + <node id="n0"> | |
| 1323 | + <data key="d6"> | |
| 1324 | + <y:ShapeNode> | |
| 1325 | + <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> | |
| 1326 | + <y:Fill color="#9ACCFC" transparent="false"/> | |
| 1327 | + <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> | |
| 1328 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
| --- a/www/branch02.graphml | |
| +++ b/www/branch02.graphml | |
| @@ -0,0 +1,1328 @@ | |
| --- a/www/branch02.graphml | |
| +++ b/www/branch02.graphml | |
| @@ -0,0 +1,1328 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed"/e> |
| 16 | </data> |
| 17 | 0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> |
| 18 | <data key="d5"/> |
| 19 | <data key="d6"> |
| 20 | <y:ProxyAutoBoundsNode> |
| 21 | <y:Realizers active="0"> |
| 22 | GroupNode> |
| 23 | U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n9"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n10"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <edge id="e0" source="n1" target="n2"> |
| 51 | <data key="d10"> |
| 52 | <y:PolyLineEdge> |
| 53 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 54 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 55 | <y:Arrows source="none" target="standard"/> |
| 56 | <y:BendStyle smoothed="false"/> |
| 57 | </y:PolyLineEdge> |
| 58 | </data> |
| 59 | </edge> |
| 60 | <edge id="e1" source="n2" target="n3"> |
| 61 | <data key="d10"> |
| 62 | <y:PolyLineEdge> |
| 63 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 64 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 65 | <y:Arrows source="none" target="standard"/> |
| 66 | <y:BendStyle smoothed="false"/> |
| 67 | </y:PolyLineEdge> |
| 68 | </data> |
| 69 | </edge> |
| 70 | <edge id="e2" source="n2" target="n4"> |
| 71 | <data key="d10"> |
| 72 | <y:PolyLineEdge> |
| 73 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 74 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 75 | <y:Arrows source="none" target="standard"/> |
| 76 | <y:BendStyle smoothed="false"/> |
| 77 | </y:PolyLineEdge> |
| 78 | </data> |
| 79 | </edge> |
| 80 | <edge id="e3" source="n3" target="n5"> |
| 81 | <data key="d10"> |
| 82 | <y:PolyLineEdge> |
| 83 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 84 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 85 | <y:Arrows source="none" target="standard"/> |
| 86 | <y:BendStyle smoothed="false"/> |
| 87 | </y:PolyLineEdge> |
| 88 | </data> |
| 89 | </edge> |
| 90 | <edge id="e4" source="n4" target="n9"> |
| 91 | <data key="d10"> |
| 92 | <y:PolyLineEdge> |
| 93 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 94 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 95 | <y:Arrows source="none" target="standard"/> |
| 96 | <y:BendStyle smoothed="false"/> |
| 97 | </y:PolyLineEdge> |
| 98 | </data> |
| 99 | </edge> |
| 100 | <edge id="e5" source="n5" target="n6"> |
| 101 | <data key="d10"> |
| 102 | <y:PolyLineEdge> |
| 103 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 104 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 105 | <y:Arrows source="none" target="standard"/> |
| 106 | <y:BendStyle smoothed="false"/> |
| 107 | </y:PolyLineEdge> |
| 108 | </data> |
| 109 | </edge> |
| 110 | <edge id="e6" source="n6" target="n7"> |
| 111 | <data key="d10"> |
| 112 | <y:PolyLineEdge> |
| 113 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 114 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 115 | <y:Arrows source="none" target="standard"/> |
| 116 | <y:BendStyle smoothed="false"/> |
| 117 | </y:PolyLineEdge> |
| 118 | </data> |
| 119 | </edge> |
| 120 | <edge id="e7" source="n7" target="n8"> |
| 121 | <data key="d10"> |
| 122 | <y:PolyLineEdge> |
| 123 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 124 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 125 | <y:Arrows source="none" target="standard"/> |
| 126 | <y:BendStyle smoothed="false"/> |
| 127 | </y:PolyLineEdge> |
| 128 | </data> |
| 129 | </edge> |
| 130 | <edge id="e8" source="n9" target="n6"> |
| 131 | <data key="d10"> |
| 132 | <y:PolyLineEdge> |
| 133 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 134 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 135 | <y:Arrows source="none" target="standard"/> |
| 136 | <y:BendStyle smoothed="false"/> |
| 137 | </y:PolyLineEdge> |
| 138 | </data> |
| 139 | </edge> |
| 140 | <edge id="e9" source="n9" target="n10"> |
| 141 | <data key="d10"> |
| 142 | <y:PolyLineEdge> |
| 143 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 144 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | <y:Arrows source="none" target="standard"/> |
| 146 | <y:BendStyle smoothed="false"/> |
| 147 | </y:PolyLineEdge> |
| 148 | </data> |
| 149 | </edge> |
| 150 | <edge id="e10" source="n10" target="n8"> |
| 151 | <data key="d10"> |
| 152 | <y:PolyLineEdge> |
| 153 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 155 | <y:Arrows source="none" target="standard"/> |
| 156 | <y:BendStyle smoothed="false"/> |
| 157 | </y:PolyLineEdge> |
| 158 | </data> |
| 159 | </edge> |
| 160 | </graph> |
| 161 | <data key="d7"> |
| 162 | <y:Resources/> |
| 163 | </data> |
| 164 | </graphml> |
| 165 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 166 | <y:Shape type="ellipse"/> |
| 167 | </y:ShapeNode> |
| 168 | </data> |
| 169 | </node> |
| 170 | <node id="n8"> |
| 171 | <data key="d6"> |
| 172 | <y:ShapeNode> |
| 173 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 174 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 175 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 176 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 177 | <y:Shape type="ellipse"/> |
| 178 | </y:ShapeNode> |
| 179 | </data> |
| 180 | </node> |
| 181 | <node id="n9"> |
| 182 | <data key="d6"> |
| 183 | <y:ShapeNode> |
| 184 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 185 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 186 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 187 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 188 | <y:Shape type="ellipse"/> |
| 189 | </y:ShapeNode> |
| 190 | </data> |
| 191 | </node> |
| 192 | <node id="n10"> |
| 193 | <data key="d6"> |
| 194 | <y:ShapeNode> |
| 195 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 196 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 197 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 198 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 199 | <y:Shape type="ellipse"/> |
| 200 | </y:ShapeNode> |
| 201 | </data> |
| 202 | </node> |
| 203 | <edge id="e0" source="n1" target="n2"> |
| 204 | <data key="d10"> |
| 205 | <y:PolyLineEdge> |
| 206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 208 | <y:Arrows source="none" target="standard"/> |
| 209 | <y:BendStyle smoothed="false"/> |
| 210 | </y:PolyLineEdge> |
| 211 | </data> |
| 212 | </edge> |
| 213 | <edge id="e1" source="n2" target="n3"> |
| 214 | <data key="d10"> |
| 215 | <y:PolyLineEdge> |
| 216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 218 | <y:Arrows source="none" target="standard"/> |
| 219 | <y:BendStyle smoothed="false"/> |
| 220 | </y:PolyLineEdge> |
| 221 | </data> |
| 222 | </edge> |
| 223 | <edge id="e2" source="n2" target="n4"> |
| 224 | <data key="d10"> |
| 225 | <y:PolyLineEdge> |
| 226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 227 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 228 | <y:Arrows source="none" target="standard"/> |
| 229 | <y:BendStyle smoothed="false"/> |
| 230 | </y:PolyLineEdge> |
| 231 | </data> |
| 232 | </edge> |
| 233 | <edge id="e3" source="n3" target="n5"> |
| 234 | <data key="d10"> |
| 235 | <y:PolyLineEdge> |
| 236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 238 | <y:Arrows source="none" target="standard"/> |
| 239 | <y:BendStyle smoothed="false"/> |
| 240 | </y:PolyLineEdge> |
| 241 | </data> |
| 242 | </edge> |
| 243 | <edge id="e4" source="n4" target="n9"> |
| 244 | <data key="d10"> |
| 245 | <y:PolyLineEdge> |
| 246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 247 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 248 | <y:Arrows source="none" target="standard"/> |
| 249 | <y:BendStyle smoothed="false"/> |
| 250 | </y:PolyLineEdge> |
| 251 | </data> |
| 252 | </edge> |
| 253 | <edge id="e5" source="n5" target="n6"> |
| 254 | <data key="d10"> |
| 255 | <y:PolyLineEdge> |
| 256 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 257 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 258 | <y:Arrows source="none" target="standard"/> |
| 259 | <y:BendStyle smoothed="false"/> |
| 260 | </y:PolyLineEdge> |
| 261 | </data> |
| 262 | </edge> |
| 263 | <edge id="e6" source="n6" target="n7"> |
| 264 | <data key="d10"> |
| 265 | <y:PolyLineEdge> |
| 266 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 267 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 268 | <y:Arrows source="none" target="standard"/> |
| 269 | <y:BendStyle smoothed="false"/> |
| 270 | </y:PolyLineEdge> |
| 271 | </data> |
| 272 | </edge> |
| 273 | <edge id="e7" source="n7" target="n8"> |
| 274 | <data key="d10"> |
| 275 | <y:PolyLineEdge> |
| 276 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 277 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 278 | <y:Arrows source="none" target="standard"/> |
| 279 | <y:BendStyle smoothed="false"/> |
| 280 | </y:PolyLineEdge> |
| 281 | </data> |
| 282 | </edge> |
| 283 | <edge id="e8" source="n9" target="n6"> |
| 284 | <data key="d10"> |
| 285 | <y:PolyLineEdge> |
| 286 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 287 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 288 | <y:Arrows source="none" target="standard"/> |
| 289 | <y:BendStyle smoothed="false"/> |
| 290 | </y:PolyLineEdge> |
| 291 | </data> |
| 292 | </edge> |
| 293 | <edge id="e9" source="n9" target="n10"> |
| 294 | <data key="d10"> |
| 295 | <y:PolyLineEdge> |
| 296 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 297 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 298 | <y:Arrows source="none" target="standard"/> |
| 299 | <y:BendStyle smoothed="false"/> |
| 300 | </y:PolyLineEdge> |
| 301 | </data> |
| 302 | </edge> |
| 303 | <edge id="e10" source="n10" target="n8"> |
| 304 | <data key="d10"> |
| 305 | <y:PolyLineEdge> |
| 306 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 307 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 308 | <y:Arrows source="none" target="standard"/> |
| 309 | <y:BendStyle smoothed="false"/> |
| 310 | </y:PolyLineEdge> |
| 311 | </data> |
| 312 | </edge> |
| 313 | </graph> |
| 314 | <data key="d7"> |
| 315 | <y:Resources/> |
| 316 | </data> |
| 317 | </graphml> |
| 318 | ransparent="false"/> |
| 319 | <y:B/> |
| 320 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> |
| 321 | <y:Shape type="rectangle"/> |
| 322 | </y:ShapeNode> |
| 323 | </data> |
| 324 | </node> |
| 325 | <node id="n1"> |
| 326 | <data key="d6"> |
| 327 | <y:ShapeNode> |
| 328 | <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> |
| 329 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 330 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 331 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 332 | <y:Shape type="ellipse"/> |
| 333 | </y:ShapeNode> |
| 334 | </data> |
| 335 | </node> |
| 336 | <node id="n2"> |
| 337 | <data key="d6"> |
| 338 | <y:ShapeNode> |
| 339 | <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> |
| 340 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 341 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 342 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 343 | <y:Shape type="ellipse"/> |
| 344 | </y:ShapeNode> |
| 345 | </data> |
| 346 | </node> |
| 347 | <node id="n3"> |
| 348 | <data key="d6"> |
| 349 | <y:ShapeNode> |
| 350 | <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> |
| 351 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 352 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 353 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 354 | <y:Shape type="ellipse"/> |
| 355 | </y:ShapeNode> |
| 356 | </data> |
| 357 | </node> |
| 358 | <node id="n4"> |
| 359 | <data key="d6"> |
| 360 | <y:ShapeNode> |
| 361 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 362 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 363 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 364 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 365 | <y:Shape type="ellipse"/> |
| 366 | </y:ShapeNode> |
| 367 | </data> |
| 368 | </node> |
| 369 | <node id="n5"> |
| 370 | <data key="d6"> |
| 371 | <y:ShapeNode> |
| 372 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 373 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 374 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 375 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 376 | <y:Shape type="ellipse"/> |
| 377 | </y:ShapeNode> |
| 378 | </data> |
| 379 | </node> |
| 380 | <node id="n6"> |
| 381 | <data key="d6"> |
| 382 | <y:ShapeNode> |
| 383 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 384 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 385 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 386 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 387 | <y:Shape type="ellipse"/> |
| 388 | </y:ShapeNode> |
| 389 | </data> |
| 390 | </node> |
| 391 | <node id="n7"> |
| 392 | <data key="d6"> |
| 393 | <y:ShapeNode> |
| 394 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 395 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 396 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 397 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 398 | <y:Shape type="ellipse"/> |
| 399 | </y:ShapeNode> |
| 400 | </data> |
| 401 | </node> |
| 402 | <node id="n8"> |
| 403 | <data key="d6"> |
| 404 | <y:ShapeNode> |
| 405 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 406 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 407 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 408 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 409 | <y:Shape type="ellipse"/> |
| 410 | </y:ShapeNode> |
| 411 | </data> |
| 412 | </node> |
| 413 | <node id="n9"> |
| 414 | <data key="d6"> |
| 415 | <y:ShapeNode> |
| 416 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 417 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 418 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 419 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 420 | <y:Shape type="ellipse"/> |
| 421 | </y:ShapeNode> |
| 422 | </data> |
| 423 | </node> |
| 424 | <node id="n10"> |
| 425 | <data key="d6"> |
| 426 | <y:ShapeNode> |
| 427 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 428 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 429 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 430 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 431 | <y:Shape type="ellipse"/> |
| 432 | </y:ShapeNode> |
| 433 | </data> |
| 434 | </node> |
| 435 | <edge id="e0" source="n1" target="n2"> |
| 436 | <data key="d10"> |
| 437 | <y:PolyLineEdge> |
| 438 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 439 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 440 | <y:Arrows source="none" target="standard"/> |
| 441 | <y:BendStyle smoothed="false"/> |
| 442 | </y:PolyLineEdge> |
| 443 | </data> |
| 444 | </edge> |
| 445 | <edge id="e1" source="n2" target="n3"> |
| 446 | <data key="d10"> |
| 447 | <y:PolyLineEdge> |
| 448 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 449 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 450 | <y:Arrows source="none" target="standard"/> |
| 451 | <y:BendStyle smoothed="false"/> |
| 452 | </y:PolyLineEdge> |
| 453 | </data> |
| 454 | </edge> |
| 455 | <edge id="e2" source="n2" target="n4"> |
| 456 | <data key="d10"> |
| 457 | <y:PolyLineEdge> |
| 458 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 459 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 460 | <y:Arrows source="none" target="standard"/> |
| 461 | <y:BendStyle smoothed="false"/> |
| 462 | </y:PolyLineEdge> |
| 463 | </data> |
| 464 | </edge> |
| 465 | <edge id="e3" source="n3" target="n5"> |
| 466 | <data key="d10"> |
| 467 | <y:PolyLineEdge> |
| 468 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 469 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 470 | <y:Arrows source="none" target="standard"/> |
| 471 | <y:BendStyle smoothed="false"/> |
| 472 | </y:PolyLineEdge> |
| 473 | </data> |
| 474 | </edge> |
| 475 | <edge id="e4" source="n4" target="n9"> |
| 476 | <data key="d10"> |
| 477 | <y:PolyLineEdge> |
| 478 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 479 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 480 | <y:Arrows source="none" target="standard"/> |
| 481 | <y:BendStyle smoothed="false"/> |
| 482 | </y:PolyLineEdge> |
| 483 | </data> |
| 484 | </edge> |
| 485 | <edge id="e5" source="n5" target="n6"> |
| 486 | <data key="d10"> |
| 487 | <y:PolyLineEdge> |
| 488 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 489 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 490 | <y:Arrows source="none" target="standard"/> |
| 491 | <y:BendStyle smoothed="false"/> |
| 492 | </y:PolyLineEdge> |
| 493 | </data> |
| 494 | </edge> |
| 495 | <edge id="e6" source="n6" target="n7"> |
| 496 | <data key="d10"> |
| 497 | <y:PolyLineEdge> |
| 498 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 499 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 500 | <y:Arrows source="none" target="standard"/> |
| 501 | <y:BendStyle smoothed="false"/> |
| 502 | </y:PolyLineEdge> |
| 503 | </data> |
| 504 | </edge> |
| 505 | <edge id="e7" source="n7" target="n8"> |
| 506 | <data key="d10"> |
| 507 | <y:PolyLineEdge> |
| 508 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 509 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 510 | <y:Arrows source="none" target="standard"/> |
| 511 | <y:BendStyle smoothed="false"/> |
| 512 | </y:PolyLineEdge> |
| 513 | </data> |
| 514 | </edge> |
| 515 | <edge id="e8" source="n9" target="n6"> |
| 516 | <data key="d10"> |
| 517 | <y:PolyLineEdge> |
| 518 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 519 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 520 | <y:Arrows source="none" target="standard"/> |
| 521 | <y:BendStyle smoothed="false"/> |
| 522 | </y:PolyLineEdge> |
| 523 | </data> |
| 524 | </edge> |
| 525 | <edge id="e9" source="n9" target="n10"> |
| 526 | <data key="d10"> |
| 527 | <y:PolyLineEdge> |
| 528 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 529 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 530 | <y:Arrows source="none" target="standard"/> |
| 531 | <y:BendStyle smoothed="false"/> |
| 532 | </y:PolyLineEdge> |
| 533 | </data> |
| 534 | </edge> |
| 535 | <edge id="e10" source="n10" target="n8"> |
| 536 | <data key="d10"> |
| 537 | <y:PolyLineEdge> |
| 538 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 539 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 540 | <y:Arrows source="none" target="standard"/> |
| 541 | <y:BendStyle smoothed="false"/> |
| 542 | </y:PolyLineEdge> |
| 543 | </data> |
| 544 | </edge> |
| 545 | </graph> |
| 546 | <data key="d7"> |
| 547 | <y:Resources/> |
| 548 | </data> |
| 549 | </graphml> |
| 550 | 0.0">Figure 3</y:NodeLabel> |
| 551 | <y:Shape type="round> |
| 552 | <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 553 | <graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> |
| 554 | </y:PolyLineEdge> |
| 555 | </data> |
| 556 | </edge> |
| 557 | <edge id="e4" source="n4" target="n9"> |
| 558 | <data key="d10"> |
| 559 | <y:PolyLineEdge> |
| 560 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 561 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 562 | <y:Arrows source="none" target="standard"/> |
| 563 | <y:BendStyle smoothed="false"/> |
| 564 | </y:PolyLineEdge> |
| 565 | </data> |
| 566 | </edge> |
| 567 | <edge id="e5" source="n5" target="n6"> |
| 568 | <data key="d10"> |
| 569 | <y:PolyLineEdge> |
| 570 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 571 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 572 | <y:Arrows source="none" target="standard"/> |
| 573 | <y:BendStyle smoothed="false"/> |
| 574 | </y:PolyLineEdge> |
| 575 | </data> |
| 576 | </edge> |
| 577 | <edge id="e6" source="n6" target="n7"> |
| 578 | <data key="d10"> |
| 579 | <y:PolyLineEdge> |
| 580 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 581 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 582 | <y:Arrows source="none" target="standard"/> |
| 583 | <y:BendStyle smoothed="false"/> |
| 584 | </y:PolyLineEdge> |
| 585 | </data> |
| 586 | </edge> |
| 587 | <edge id="e7" source="n7" target="n8"> |
| 588 | <data key="d10"> |
| 589 | <y:PolyLineEdge> |
| 590 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 591 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 592 | <y:Arrows source="none" target="standard"/> |
| 593 | <y:BendStyle smoothed="false"/> |
| 594 | </y:PolyLineEdge> |
| 595 | </data> |
| 596 | </edge> |
| 597 | <edge id="e8" source="n9" target="n6"> |
| 598 | <data key="d10"> |
| 599 | <y:PolyLineEdge> |
| 600 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 601 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 602 | <y:Arrows source="none" target="standard"/> |
| 603 | <y:BendStyle smoothed="false"/> |
| 604 | </y:PolyLineEdge> |
| 605 | </data> |
| 606 | </edge> |
| 607 | <edge id="e9" source="n9" target="n10"> |
| 608 | <data key="d10"> |
| 609 | <y:PolyLineEdge> |
| 610 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 611 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 612 | <y:Arrows source="none" target="standard"/> |
| 613 | <y:BendStyle smoothed="false"/> |
| 614 | </y:PolyLineEdge> |
| 615 | </data> |
| 616 | </edge> |
| 617 | <edge id="e10" source="n10" target="n8"> |
| 618 | <data key="d10"> |
| 619 | <y:PolyLineEdge> |
| 620 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 621 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 622 | <y:Arrows source="none" target="standard"/> |
| 623 | <y:BendStyle smoothed="false"/> |
| 624 | </y:PolyLineEdge> |
| 625 | </data> |
| 626 | </edge> |
| 627 | </graph> |
| 628 | <data key="d7"> |
| 629 | <y:Resources/> |
| 630 | </data> |
| 631 | </graphml> |
| 632 | <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 633 | <y:BendStyle smoothed="false"/> |
| 634 | </y:PolyLineEdge> |
| 635 | </data> |
| 636 | </edge> |
| 637 | <edge id="e6" source="n6" target="n7"> |
| 638 | <data key="d10"> |
| 639 | <y:PolyLineEdge> |
| 640 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 641 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 642 | <y:Arrows source="none" target="standard"/> |
| 643 | <y:BendStyle smoothed="false"/> |
| 644 | </y:PolyLineEdge> |
| 645 | </data> |
| 646 | </edge> |
| 647 | <edge id="e7" source="n7" target="n8"> |
| 648 | <data key="d10"> |
| 649 | <y:PolyLineEdge> |
| 650 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 651 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 652 | <y:Arrows source="none" target="standard"/> |
| 653 | <y:BendStyle smoothed="false"/> |
| 654 | </y:PolyLineEdge> |
| 655 | </data> |
| 656 | </edge> |
| 657 | <edge id="e8" source="n9" target="n6"> |
| 658 | <data key="d10"> |
| 659 | <y:PolyLineEdge> |
| 660 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 661 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 662 | <y:Arrows source="none" target="standard"/> |
| 663 | <y:BendStyle smoothed="false"/> |
| 664 | </y:PolyLineEdge> |
| 665 | </data> |
| 666 | </edge> |
| 667 | <edge id="e9" source="n9" target="n10"> |
| 668 | <data key="d10"> |
| 669 | <y:PolyLineEdge> |
| 670 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 671 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 672 | <y:Arrows source="none" target="standard"/> |
| 673 | <y:BendStyle smoothed="false"/> |
| 674 | </y:PolyLineEdge> |
| 675 | </data> |
| 676 | </edge> |
| 677 | <edge id="e10" source="n10" target="n8"> |
| 678 | <data key="d10"> |
| 679 | <y:PolyLineEdge> |
| 680 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 681 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 682 | <y:Arrows source="none" target="standard"/> |
| 683 | <y:BendStyle smoothed="false"/> |
| 684 | </y:PolyLineEdge> |
| 685 | </data> |
| 686 | </edge> |
| 687 | </graph> |
| 688 | <data key="d7"> |
| 689 | <y:Resources/> |
| 690 | </data> |
| 691 | </graphml> |
| 692 | </y:GroupNode> |
| 693 | GroupNode> |
| 694 | U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 695 | <y:Shape type="ellipse"/> |
| 696 | </y:ShapeNode> |
| 697 | </data> |
| 698 | </node> |
| 699 | <node id="n9"> |
| 700 | <data key="d6"> |
| 701 | <y:ShapeNode> |
| 702 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 703 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 704 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 705 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 706 | <y:Shape type="ellipse"/> |
| 707 | </y:ShapeNode> |
| 708 | </data> |
| 709 | </node> |
| 710 | <node id="n10"> |
| 711 | <data key="d6"> |
| 712 | <y:ShapeNode> |
| 713 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 714 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 715 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 716 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 717 | <y:Shape type="ellipse"/> |
| 718 | </y:ShapeNode> |
| 719 | </data> |
| 720 | </node> |
| 721 | <edge id="e0" source="n1" target="n2"> |
| 722 | <data key="d10"> |
| 723 | <y:PolyLineEdge> |
| 724 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 725 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 726 | <y:Arrows source="none" target="standard"/> |
| 727 | <y:BendStyle smoothed="false"/> |
| 728 | </y:PolyLineEdge> |
| 729 | </data> |
| 730 | </edge> |
| 731 | <edge id="e1" source="n2" target="n3"> |
| 732 | <data key="d10"> |
| 733 | <y:PolyLineEdge> |
| 734 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 735 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 736 | <y:Arrows source="none" target="standard"/> |
| 737 | <y:BendStyle smoothed="false"/> |
| 738 | </y:PolyLineEdge> |
| 739 | </data> |
| 740 | </edge> |
| 741 | <edge id="e2" source="n2" target="n4"> |
| 742 | <data key="d10"> |
| 743 | <y:PolyLineEdge> |
| 744 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 745 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 746 | <y:Arrows source="none" target="standard"/> |
| 747 | <y:BendStyle smoothed="false"/> |
| 748 | </y:PolyLineEdge> |
| 749 | </data> |
| 750 | </edge> |
| 751 | <edge id="e3" source="n3" target="n5"> |
| 752 | <data key="d10"> |
| 753 | <y:PolyLineEdge> |
| 754 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 755 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 756 | <y:Arrows source="none" target="standard"/> |
| 757 | <y:BendStyle smoothed="false"/> |
| 758 | </y:PolyLineEdge> |
| 759 | </data> |
| 760 | </edge> |
| 761 | <edge id="e4" source="n4" target="n9"> |
| 762 | <data key="d10"> |
| 763 | <y:PolyLineEdge> |
| 764 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 765 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 766 | <y:Arrows source="none" target="standard"/> |
| 767 | <y:BendStyle smoothed="false"/> |
| 768 | </y:PolyLineEdge> |
| 769 | </data> |
| 770 | </edge> |
| 771 | <edge id="e5" source="n5" target="n6"> |
| 772 | <data key="d10"> |
| 773 | <y:PolyLineEdge> |
| 774 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 775 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 776 | <y:Arrows source="none" target="standard"/> |
| 777 | <y:BendStyle smoothed="false"/> |
| 778 | </y:PolyLineEdge> |
| 779 | </data> |
| 780 | </edge> |
| 781 | <edge id="e6" source="n6" target="n7"> |
| 782 | <data key="d10"> |
| 783 | <y:PolyLineEdge> |
| 784 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 785 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 786 | <y:Arrows source="none" target="standard"/> |
| 787 | <y:BendStyle smoothed="false"/> |
| 788 | </y:PolyLineEdge> |
| 789 | </data> |
| 790 | </edge> |
| 791 | <edge id="e7" source="n7" target="n8"> |
| 792 | <data key="d10"> |
| 793 | <y:PolyLineEdge> |
| 794 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 795 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 796 | <y:Arrows source="none" target="standard"/> |
| 797 | <y:BendStyle smoothed="false"/> |
| 798 | </y:PolyLineEdge> |
| 799 | </data> |
| 800 | </edge> |
| 801 | <edge id="e8" source="n9" target="n6"> |
| 802 | <data key="d10"> |
| 803 | <y:PolyLineEdge> |
| 804 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 805 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 806 | <y:Arrows source="none" target="standard"/> |
| 807 | <y:BendStyle smoothed="false"/> |
| 808 | </y:PolyLineEdge> |
| 809 | </data> |
| 810 | </edge> |
| 811 | <edge id="e9" source="n9" target="n10"> |
| 812 | <data key="d10"> |
| 813 | <y:PolyLineEdge> |
| 814 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 815 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 816 | <y:Arrows source="none" target="standard"/> |
| 817 | <y:BendStyle smoothed="false"/> |
| 818 | </y:PolyLineEdge> |
| 819 | </data> |
| 820 | </edge> |
| 821 | <edge id="e10" source="n10" target="n8"> |
| 822 | <data key="d10"> |
| 823 | <y:PolyLineEdge> |
| 824 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 825 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 826 | <y:Arrows source="none" target="standard"/> |
| 827 | <y:BendStyle smoothed="false"/> |
| 828 | </y:PolyLineEdge> |
| 829 | </data> |
| 830 | </edge> |
| 831 | </graph> |
| 832 | <data key="d7"> |
| 833 | <y:Resources/> |
| 834 | </data> |
| 835 | </graphml> |
| 836 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 837 | <y:Shape type="ellipse"/> |
| 838 | </y:ShapeNode> |
| 839 | </data> |
| 840 | </node> |
| 841 | <node id="n8"> |
| 842 | <data key="d6"> |
| 843 | <y:ShapeNode> |
| 844 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 845 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 846 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 847 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 848 | <y:Shape type="ellipse"/> |
| 849 | </y:ShapeNode> |
| 850 | </data> |
| 851 | </node> |
| 852 | <node id="n9"> |
| 853 | <data key="d6"> |
| 854 | <y:ShapeNode> |
| 855 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 856 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 857 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 858 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 859 | <y:Shape type="ellipse"/> |
| 860 | </y:ShapeNode> |
| 861 | </data> |
| 862 | </node> |
| 863 | <node id="n10"> |
| 864 | <data key="d6"> |
| 865 | <y:ShapeNode> |
| 866 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 867 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 868 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 869 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 870 | <y:Shape type="ellipse"/> |
| 871 | </y:ShapeNode> |
| 872 | </data> |
| 873 | </node> |
| 874 | <edge id="e0" source="n1" target="n2"> |
| 875 | <data key="d10"> |
| 876 | <y:PolyLineEdge> |
| 877 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 878 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 879 | <y:Arrows source="none" target="standard"/> |
| 880 | <y:BendStyle smoothed="false"/> |
| 881 | </y:PolyLineEdge> |
| 882 | </data> |
| 883 | </edge> |
| 884 | <edge id="e1" source="n2" target="n3"> |
| 885 | <data key="d10"> |
| 886 | <y:PolyLineEdge> |
| 887 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 888 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 889 | <y:Arrows source="none" target="standard"/> |
| 890 | <y:BendStyle smoothed="false"/> |
| 891 | </y:PolyLineEdge> |
| 892 | </data> |
| 893 | </edge> |
| 894 | <edge id="e2" source="n2" target="n4"> |
| 895 | <data key="d10"> |
| 896 | <y:PolyLineEdge> |
| 897 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 898 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 899 | <y:Arrows source="none" target="standard"/> |
| 900 | <y:BendStyle smoothed="false"/> |
| 901 | </y:PolyLineEdge> |
| 902 | </data> |
| 903 | </edge> |
| 904 | <edge id="e3" source="n3" target="n5"> |
| 905 | <data key="d10"> |
| 906 | <y:PolyLineEdge> |
| 907 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 908 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 909 | <y:Arrows source="none" target="standard"/> |
| 910 | <y:BendStyle smoothed="false"/> |
| 911 | </y:PolyLineEdge> |
| 912 | </data> |
| 913 | </edge> |
| 914 | <edge id="e4" source="n4" target="n9"> |
| 915 | <data key="d10"> |
| 916 | <y:PolyLineEdge> |
| 917 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 918 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 919 | <y:Arrows source="none" target="standard"/> |
| 920 | <y:BendStyle smoothed="false"/> |
| 921 | </y:PolyLineEdge> |
| 922 | </data> |
| 923 | </edge> |
| 924 | <edge id="e5" source="n5" target="n6"> |
| 925 | <data key="d10"> |
| 926 | <y:PolyLineEdge> |
| 927 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 928 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 929 | <y:Arrows source="none" target="standard"/> |
| 930 | <y:BendStyle smoothed="false"/> |
| 931 | </y:PolyLineEdge> |
| 932 | </data> |
| 933 | </edge> |
| 934 | <edge id="e6" source="n6" target="n7"> |
| 935 | <data key="d10"> |
| 936 | <y:PolyLineEdge> |
| 937 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 938 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 939 | <y:Arrows source="none" target="standard"/> |
| 940 | <y:BendStyle smoothed="false"/> |
| 941 | </y:PolyLineEdge> |
| 942 | </data> |
| 943 | </edge> |
| 944 | <edge id="e7" source="n7" target="n8"> |
| 945 | <data key="d10"> |
| 946 | <y:PolyLineEdge> |
| 947 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 948 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 949 | <y:Arrows source="none" target="standard"/> |
| 950 | <y:BendStyle smoothed="false"/> |
| 951 | </y:PolyLineEdge> |
| 952 | </data> |
| 953 | </edge> |
| 954 | <edge id="e8" source="n9" target="n6"> |
| 955 | <data key="d10"> |
| 956 | <y:PolyLineEdge> |
| 957 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 958 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 959 | <y:Arrows source="none" target="standard"/> |
| 960 | <y:BendStyle smoothed="false"/> |
| 961 | </y:PolyLineEdge> |
| 962 | </data> |
| 963 | </edge> |
| 964 | <edge id="e9" source="n9" target="n10"> |
| 965 | <data key="d10"> |
| 966 | <y:PolyLineEdge> |
| 967 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 968 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 969 | <y:Arrows source="none" target="standard"/> |
| 970 | <y:BendStyle smoothed="false"/> |
| 971 | </y:PolyLineEdge> |
| 972 | </data> |
| 973 | </edge> |
| 974 | <edge id="e10" source="n10" target="n8"> |
| 975 | <data key="d10"> |
| 976 | <y:PolyLineEdge> |
| 977 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 978 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 979 | <y:Arrows source="none" target="standard"/> |
| 980 | <y:BendStyle smoothed="false"/> |
| 981 | </y:PolyLineEdge> |
| 982 | </data> |
| 983 | </edge> |
| 984 | </graph> |
| 985 | <data key="d7"> |
| 986 | <y:Resources/> |
| 987 | </data> |
| 988 | </graphml> |
| 989 | ransparent="false"/> |
| 990 | <y:B/> |
| 991 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> |
| 992 | </y:ShapeNode> |
| 993 | </data> |
| 994 | </node> |
| 995 | <node id="n4"> |
| 996 | <data key="d6"> |
| 997 | <y:ShapeNode> |
| 998 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 999 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1000 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1001 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1002 | <y:Shape type="ellipse"/> |
| 1003 | </y:ShapeNode> |
| 1004 | </data> |
| 1005 | </node> |
| 1006 | <node id="n5"> |
| 1007 | <data key="d6"> |
| 1008 | <y:ShapeNode> |
| 1009 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 1010 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1011 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1012 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1013 | <y:Shape type="ellipse"/> |
| 1014 | </y:ShapeNode> |
| 1015 | </data> |
| 1016 | </node> |
| 1017 | <node id="n6"> |
| 1018 | <data key="d6"> |
| 1019 | <y:ShapeNode> |
| 1020 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 1021 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1022 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1023 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1024 | <y:Shape type="ellipse"/> |
| 1025 | </y:ShapeNode> |
| 1026 | </data> |
| 1027 | </node> |
| 1028 | <node id="n7"> |
| 1029 | <data key="d6"> |
| 1030 | <y:ShapeNode> |
| 1031 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 1032 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1033 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1034 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1035 | <y:Shape type="ellipse"/> |
| 1036 | </y:ShapeNode> |
| 1037 | </data> |
| 1038 | </node> |
| 1039 | <node id="n8"> |
| 1040 | <data key="d6"> |
| 1041 | <y:ShapeNode> |
| 1042 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 1043 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1044 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1045 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1046 | <y:Shape type="ellipse"/> |
| 1047 | </y:ShapeNode> |
| 1048 | </data> |
| 1049 | </node> |
| 1050 | <node id="n9"> |
| 1051 | <data key="d6"> |
| 1052 | <y:ShapeNode> |
| 1053 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 1054 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1055 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1056 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1057 | <y:Shape type="ellipse"/> |
| 1058 | </y:ShapeNode> |
| 1059 | </data> |
| 1060 | </node> |
| 1061 | <node id="n10"> |
| 1062 | <data key="d6"> |
| 1063 | <y:ShapeNode> |
| 1064 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 1065 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1066 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1067 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1068 | <y:Shape type="ellipse"/> |
| 1069 | </y:ShapeNode> |
| 1070 | </data> |
| 1071 | </node> |
| 1072 | <edge id="e0" source="n1" target="n2"> |
| 1073 | <data key="d10"> |
| 1074 | <y:PolyLineEdge> |
| 1075 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1076 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1077 | <y:Arrows source="none" target="standard"/> |
| 1078 | <y:BendStyle smoothed="false"/> |
| 1079 | </y:PolyLineEdge> |
| 1080 | </data> |
| 1081 | </edge> |
| 1082 | <edge id="e1" source="n2" target="n3"> |
| 1083 | <data key="d10"> |
| 1084 | <y:PolyLineEdge> |
| 1085 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1086 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1087 | <y:Arrows source="none" target="standard"/> |
| 1088 | <y:BendStyle smoothed="false"/> |
| 1089 | </y:PolyLineEdge> |
| 1090 | </data> |
| 1091 | </edge> |
| 1092 | <edge id="e2" source="n2" target="n4"> |
| 1093 | <data key="d10"> |
| 1094 | <y:PolyLineEdge> |
| 1095 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1096 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1097 | <y:Arrows source="none" target="standard"/> |
| 1098 | <y:BendStyle smoothed="false"/> |
| 1099 | </y:PolyLineEdge> |
| 1100 | </data> |
| 1101 | </edge> |
| 1102 | <edge id="e3" source="n3" target="n5"> |
| 1103 | <data key="d10"> |
| 1104 | <y:PolyLineEdge> |
| 1105 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1106 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1107 | <y:Arrows source="none" target="standard"/> |
| 1108 | <y:BendStyle smoothed="false"/> |
| 1109 | </y:PolyLineEdge> |
| 1110 | </data> |
| 1111 | </edge> |
| 1112 | <edge id="e4" source="n4" target="n9"> |
| 1113 | <data key="d10"> |
| 1114 | <y:PolyLineEdge> |
| 1115 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1116 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1117 | <y:Arrows source="none" target="standard"/> |
| 1118 | <y:BendStyle smoothed="false"/> |
| 1119 | </y:PolyLineEdge> |
| 1120 | </data> |
| 1121 | </edge> |
| 1122 | <edge id="e5" source="n5" target="n6"> |
| 1123 | <data key="d10"> |
| 1124 | <y:PolyLineEdge> |
| 1125 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1126 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1127 | <y:Arrows source="none" target="standard"/> |
| 1128 | <y:BendStyle smoothed="false"/> |
| 1129 | </y:PolyLineEdge> |
| 1130 | </data> |
| 1131 | </edge> |
| 1132 | <edge id="e6" source="n6" target="n7"> |
| 1133 | <data key="d10"> |
| 1134 | <y:PolyLineEdge> |
| 1135 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1136 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1137 | <y:Arrows source="none" target="standard"/> |
| 1138 | <y:BendStyle smoothed="false"/> |
| 1139 | </y:PolyLineEdge> |
| 1140 | </data> |
| 1141 | </edge> |
| 1142 | <edge id="e7" source="n7" target="n8"> |
| 1143 | <data key="d10"> |
| 1144 | <y:PolyLineEdge> |
| 1145 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1146 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1147 | <y:Arrows source="none" target="standard"/> |
| 1148 | <y:BendStyle smoothed="false"/> |
| 1149 | </y:PolyLineEdge> |
| 1150 | </data> |
| 1151 | </edge> |
| 1152 | <edge id="e8" source="n9" target="n6"> |
| 1153 | <data key="d10"> |
| 1154 | <y:PolyLineEdge> |
| 1155 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1156 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1157 | <y:Arrows source="none" target="standard"/> |
| 1158 | <y:BendStyle smoothed="false"/> |
| 1159 | </y:PolyLineEdge> |
| 1160 | </data> |
| 1161 | </edge> |
| 1162 | <edge id="e9" source="n9" target="n10"> |
| 1163 | <data key="d10"> |
| 1164 | <y:PolyLineEdge> |
| 1165 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1166 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1167 | <y:Arrows source="none" target="standard"/> |
| 1168 | <y:BendStyle smoothed="false"/> |
| 1169 | </y:PolyLineEdge> |
| 1170 | </data> |
| 1171 | </edge> |
| 1172 | <edge id="e10" source="n10" target="n8"> |
| 1173 | <data key="d10"> |
| 1174 | <y:PolyLineEdge> |
| 1175 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1176 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1177 | <y:Arrows source="none" target="standard"/> |
| 1178 | <y:BendStyle smoothed="false"/> |
| 1179 | </y:PolyLineEdge> |
| 1180 | </data> |
| 1181 | </edge> |
| 1182 | </graph> |
| 1183 | <data key="d7"> |
| 1184 | <y:Resources/> |
| 1185 | </data> |
| 1186 | </graphml> |
| 1187 | 0.0">Folder 1</y:NodeLabel> |
| 1188 | <y:Shape type="round> |
| 1189 | <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> |
| 1190 | </y:PolyLineEdge> |
| 1191 | </data> |
| 1192 | </edge> |
| 1193 | <edge id="e4" source="n4" target="n9"> |
| 1194 | <data key="d10"> |
| 1195 | <y:PolyLineEdge> |
| 1196 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1197 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1198 | <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 1199 | <y:BendStyle smoothed="false"/> |
| 1200 | </y:PolyLineEdge> |
| 1201 | </data> |
| 1202 | </edge> |
| 1203 | <edge id="e6" source="n6" target="n7"> |
| 1204 | <data key="d10"> |
| 1205 | <y:PolyLineEdge> |
| 1206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1208 | <y:Arrows source="none" target="standard"/> |
| 1209 | <y:BendStyle smoothed="false"/> |
| 1210 | </y:PolyLineEdge> |
| 1211 | </data> |
| 1212 | </edge> |
| 1213 | <edge id="e7" source="n7" target="n8"> |
| 1214 | <data key="d10"> |
| 1215 | <y:PolyLineEdge> |
| 1216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1218 | <y:Arrows source="none" target="standard"/> |
| 1219 | <y:BendStyle smoothed="false"/> |
| 1220 | </y:PolyLineEdge> |
| 1221 | </data> |
| 1222 | </edge> |
| 1223 | <edge id="e8" source="n9" target="n6"> |
| 1224 | <data key="d10"> |
| 1225 | <y:PolyLineEdge> |
| 1226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1227 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1228 | <y:Arrows source="none" target="standard"/> |
| 1229 | <y:BendStyle smoothed="false"/> |
| 1230 | </y:PolyLineEdge> |
| 1231 | </data> |
| 1232 | </edge> |
| 1233 | <edge id="e9" source="n9" target="n10"> |
| 1234 | <data key="d10"> |
| 1235 | <y:PolyLineEdge> |
| 1236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1238 | <y:Arrows source="none" target="standard"/> |
| 1239 | <y:BendStyle smoothed="false"/> |
| 1240 | </y:PolyLineEdge> |
| 1241 | </data> |
| 1242 | </edge> |
| 1243 | <edge id="e10" source="n10" target="n8"> |
| 1244 | <data key="d10"> |
| 1245 | <y:PolyLineEdge> |
| 1246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1247 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1248 | <y:Arrows source="none" target="standard"/> |
| 1249 | <y:BendStyle smoothed="false"/> |
| 1250 | </y:PolyLineEdge> |
| 1251 | </data> |
| 1252 | </edge> |
| 1253 | </graph> |
| 1254 | <data key="d7"> |
| 1255 | <y:Resources/> |
| 1256 | </data> |
| 1257 | </graphml> |
| 1258 | </y:GroupNode> |
| 1259 | </y:Realizers> |
| 1260 | ProxyAutoBoundsO@32W,_@Jo,a:n0:"> |
| 1261 | <node id="n0::n0"> |
| 1262 | I@3x0,9:5"/> |
| 1263 | U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> |
| 1264 | A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1265 | <node id="n0::n1"> |
| 1266 | I@3x0,9:5"/> |
| 1267 | U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> |
| 1268 | A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1269 | <node id="n0::n2"> |
| 1270 | I@3x0,9:5"/> |
| 1271 | U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> |
| 1272 | A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1273 | <node id="n0::n3"> |
| 1274 | I@3x0,9:5"/> |
| 1275 | U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> |
| 1276 | A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> |
| 1277 | <node id="n0::n4"> |
| 1278 | I@3x0,9:5"/> |
| 1279 | U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> |
| 1280 | A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> |
| 1281 | </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1282 | <y:GroupNode> |
| 1283 | U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> |
| 1284 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1285 | <y:GroupNode> |
| 1286 | U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> |
| 1287 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> |
| 1288 | </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> |
| 1289 | <node id="n1::n0"> |
| 1290 | I@3x0,9:5"/> |
| 1291 | U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1292 | <node id="n1::n1"> |
| 1293 | I@3x0,9:5"/> |
| 1294 | U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1295 | <node id="n1::n2"> |
| 1296 | I@3x0,9:5"/> |
| 1297 | U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1298 | <node id="n1::n3"> |
| 1299 | I@3x0,9:5"/> |
| 1300 | U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> |
| 1301 | </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1302 | <y:GroupNode> |
| 1303 | U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> |
| 1304 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1305 | <y:GroupNode> |
| 1306 | U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> |
| 1307 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 1308 | <!--Created by yEd 3.19--> |
| 1309 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 1310 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 1311 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 1312 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 1313 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 1314 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 1315 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 1316 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 1317 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 1318 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 1319 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 1320 | <graph edgedefault="directed" id="G"> |
| 1321 | <data key="d0" xml:space="preserve"/> |
| 1322 | <node id="n0"> |
| 1323 | <data key="d6"> |
| 1324 | <y:ShapeNode> |
| 1325 | <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> |
| 1326 | <y:Fill color="#9ACCFC" transparent="false"/> |
| 1327 | <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> |
| 1328 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
+247
| --- a/www/branch02.svg | ||
| +++ b/www/branch02.svg | ||
| @@ -0,0 +1,247 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<svg | |
| 3 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| 4 | + xmlns:cc="http://creativecommons.org/ns#" | |
| 5 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| 6 | + xmlns:svg="http://www.w3.org/2000/svg" | |
| 7 | + xmlns="http://www.w3.org/2000/svg" | |
| 8 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
| 9 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
| 10 | + width="152" | |
| 11 | + stroke-miterlimit="10" | |
| 12 | + font-weight="normal" | |
| 13 | + height="121" | |
| 14 | + font-style="normal" | |
| 15 | + font-size="12px" | |
| 16 | + id="svg4677" | |
| 17 | + version="1.1" | |
| 18 | + inkscape:version="0.91 r13725" | |
| 19 | + sodipodi:docname="branch02.svg" | |
| 20 | + style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> | |
| 21 | + <metadata | |
| 22 | + id="metadata4743"> | |
| 23 | + <rdf:RDF> | |
| 24 | + <cc:Work | |
| 25 | + rdf:about=""> | |
| 26 | + <dc:format>image/svg+xml</dc:format> | |
| 27 | + <dc:type | |
| 28 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
| 29 | + <dc:title></dc:title> | |
| 30 | + </cc:Work> | |
| 31 | + </rdf:RDF> | |
| 32 | + </metadata> | |
| 33 | + <sodipodi:namedview | |
| 34 | + pagecolor="#ffffff" | |
| 35 | + bordercolor="#666666" | |
| 36 | + borderopacity="1" | |
| 37 | + objecttolerance="10" | |
| 38 | + gridtolerance="10" | |
| 39 | + guidetolerance="10" | |
| 40 | + inkscape:pageopacity="0" | |
| 41 | + inkscape:pageshadow="2" | |
| 42 | + inkscape:window-width="640" | |
| 43 | + inkscape:window-height="480" | |
| 44 | + id="namedview4741" | |
| 45 | + showgrid="false" | |
| 46 | + fit-margin-top="0" | |
| 47 | + fit-margin-left="0" | |
| 48 | + fit-margin-right="0" | |
| 49 | + fit-margin-bottom="0" | |
| 50 | + inkscape:zoom="0.93768769" | |
| 51 | + inkscape:cx="76" | |
| 52 | + inkscape:cy="60.165985" | |
| 53 | + inkscape:window-x="0" | |
| 54 | + inkscape:window-y="0" | |
| 55 | + inkscape:window-maximized="0" | |
| 56 | + inkscape:current-layer="svg4677" /> | |
| 57 | + <!--Generated by ySVG 2.5--> | |
| 58 | + <defs | |
| 59 | + id="genericDefs" /> | |
| 60 | + <g | |
| 61 | + id="g4680" | |
| 62 | + transform="translate(-291.5,-605.16599)"> | |
| 63 | + <defs | |
| 64 | + id="defs1"> | |
| 65 | + <clipPath | |
| 66 | + clipPathUnits="userSpaceOnUse" | |
| 67 | + id="clipPath1"> | |
| 68 | + <path | |
| 69 | + d="M 0,0 735,0 735,1332 0,1332 0,0 Z" | |
| 70 | + id="path4684" | |
| 71 | + inkscape:connector-curvature="0" /> | |
| 72 | + </clipPath> | |
| 73 | + <clipPath | |
| 74 | + clipPathUnits="userSpaceOnUse" | |
| 75 | + id="clipPath2"> | |
| 76 | + <path | |
| 77 | + d="m 47,-1129 735,0 0,1332 -735,0 0,-1332 z" | |
| 78 | + id="path4687" | |
| 79 | + inkscape:connector-curvature="0" /> | |
| 80 | + </clipPath> | |
| 81 | + </defs> | |
| 82 | + <g | |
| 83 | + transform="translate(-47,1129)" | |
| 84 | + id="g4689" | |
| 85 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 86 | + <circle | |
| 87 | + r="15" | |
| 88 | + clip-path="url(#clipPath2)" | |
| 89 | + cx="354.5" | |
| 90 | + cy="-465.83401" | |
| 91 | + id="circle4691" | |
| 92 | + style="stroke:none" /> | |
| 93 | + </g> | |
| 94 | + <g | |
| 95 | + stroke-miterlimit="1.45" | |
| 96 | + transform="translate(-47,1129)" | |
| 97 | + id="g4693" | |
| 98 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 99 | + <circle | |
| 100 | + r="15" | |
| 101 | + clip-path="url(#clipPath2)" | |
| 102 | + cx="354.5" | |
| 103 | + cy="-465.83401" | |
| 104 | + id="circle4695" | |
| 105 | + style="fill:none" /> | |
| 106 | + <text | |
| 107 | + x="350.70609" | |
| 108 | + y="-461.2988" | |
| 109 | + clip-path="url(#clipPath2)" | |
| 110 | + xml:space="preserve" | |
| 111 | + id="text4697" | |
| 112 | + style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> | |
| 113 | + </g> | |
| 114 | + <g | |
| 115 | + transform="translate(-47,1129)" | |
| 116 | + id="g4699" | |
| 117 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 118 | + <circle | |
| 119 | + r="15" | |
| 120 | + clip-path="url(#clipPath2)" | |
| 121 | + cx="414.5" | |
| 122 | + cy="-465.83401" | |
| 123 | + id="circle4701" | |
| 124 | + style="stroke:none" /> | |
| 125 | + </g> | |
| 126 | + <g | |
| 127 | + stroke-miterlimit="1.45" | |
| 128 | + transform="translate(-47,1129)" | |
| 129 | + id="g4703" | |
| 130 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 131 | + <circle | |
| 132 | + r="15" | |
| 133 | + clip-path="url(#clipPath2)" | |
| 134 | + cx="414.5" | |
| 135 | + cy="-465.83401" | |
| 136 | + id="circle4705" | |
| 137 | + style="fill:none" /> | |
| 138 | + <text | |
| 139 | + x="410.70609" | |
| 140 | + y="-461.2988" | |
| 141 | + clip-path="url(#clipPath2)" | |
| 142 | + xml:space="preserve" | |
| 143 | + id="text4707" | |
| 144 | + style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> | |
| 145 | + </g> | |
| 146 | + <g | |
| 147 | + transform="translate(-47,1129)" | |
| 148 | + id="g4709" | |
| 149 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 150 | + <circle | |
| 151 | + r="15" | |
| 152 | + clip-path="url(#clipPath2)" | |
| 153 | + cx="474.5" | |
| 154 | + cy="-507.83401" | |
| 155 | + id="circle4711" | |
| 156 | + style="stroke:none" /> | |
| 157 | + </g> | |
| 158 | + <g | |
| 159 | + stroke-miterlimit="1.45" | |
| 160 | + transform="translate(-47,1129)" | |
| 161 | + id="g4713" | |
| 162 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 163 | + <circle | |
| 164 | + r="15" | |
| 165 | + clip-path="url(#clipPath2)" | |
| 166 | + cx="474.5" | |
| 167 | + cy="-507.83401" | |
| 168 | + id="circle4715" | |
| 169 | + style="fill:none" /> | |
| 170 | + <text | |
| 171 | + x="470.70609" | |
| 172 | + y="-503.2988" | |
| 173 | + clip-path="url(#clipPath2)" | |
| 174 | + xml:space="preserve" | |
| 175 | + id="text4717" | |
| 176 | + style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> | |
| 177 | + </g> | |
| 178 | + <g | |
| 179 | + transform="translate(-47,1129)" | |
| 180 | + id="g4719" | |
| 181 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 182 | + <circle | |
| 183 | + r="15" | |
| 184 | + clip-path="url(#clipPath2)" | |
| 185 | + cx="473.5" | |
| 186 | + cy="-418.83401" | |
| 187 | + id="circle4721" | |
| 188 | + style="stroke:none" /> | |
| 189 | + </g> | |
| 190 | + <g | |
| 191 | + stroke-miterlimit="1.45" | |
| 192 | + transform="translate(-47,1129)" | |
| 193 | + id="g4723" | |
| 194 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 195 | + <circle | |
| 196 | + r="15" | |
| 197 | + clip-path="url(#clipPath2)" | |
| 198 | + cx="473.5" | |
| 199 | + cy="-418.83401" | |
| 200 | + id="circle4725" | |
| 201 | + style="fill:none" /> | |
| 202 | + <text | |
| 203 | + x="469.70609" | |
| 204 | + y="-414.2988" | |
| 205 | + clip-path="url(#clipPath2)" | |
| 206 | + xml:space="preserve" | |
| 207 | + id="text4727" | |
| 208 | + style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> | |
| 209 | + <path | |
| 210 | + d="m 369.5,-465.834 22,0" | |
| 211 | + clip-path="url(#clipPath2)" | |
| 212 | + id="path4729" | |
| 213 | + inkscape:connector-curvature="0" | |
| 214 | + style="fill:none;stroke-width:1" /> | |
| 215 | + <path | |
| 216 | + d="m 399.5,-465.834 -12,-5 3,5 -3,5 z" | |
| 217 | + clip-path="url(#clipPath2)" | |
| 218 | + id="path4731" | |
| 219 | + inkscape:connector-curvature="0" | |
| 220 | + style="stroke:none;stroke-width:1" /> | |
| 221 | + <path | |
| 222 | + d="m 426.7885,-474.4359 28.8692,-20.2084" | |
| 223 | + clip-path="url(#clipPath2)" | |
| 224 | + id="path4733" | |
| 225 | + inkscape:connector-curvature="0" | |
| 226 | + style="fill:none;stroke-width:1" /> | |
| 227 | + <path | |
| 228 | + d="m 462.2115,-499.2321 -12.6981,2.7854 5.325,2.3758 0.4096,5.8166 z" | |
| 229 | + clip-path="url(#clipPath2)" | |
| 230 | + id="path4735" | |
| 231 | + inkscape:connector-curvature="0" | |
| 232 | + style="stroke:none;stroke-width:1" /> | |
| 233 | + <path | |
| 234 | + d="m 426.2324,-456.4878 29.2779,23.323" | |
| 235 | + clip-path="url(#clipPath2)" | |
| 236 | + id="path4737" | |
| 237 | + inkscape:connector-curvature="0" | |
| 238 | + style="fill:none;stroke-width:1" /> | |
| 239 | + <path | |
| 240 | + d="m 461.7676,-428.1801 -6.2705,-11.3878 -0.769,5.7801 -5.4618,2.0415 z" | |
| 241 | + clip-path="url(#clipPath2)" | |
| 242 | + id="path4739" | |
| 243 | + inkscape:connector-curvature="0" | |
| 244 | + style="stroke:none;stroke-width:1" /> | |
| 245 | + </g> | |
| 246 | + </g> | |
| 247 | +</svg> |
| --- a/www/branch02.svg | |
| +++ b/www/branch02.svg | |
| @@ -0,0 +1,247 @@ | |
| --- a/www/branch02.svg | |
| +++ b/www/branch02.svg | |
| @@ -0,0 +1,247 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
| 4 | xmlns:cc="http://creativecommons.org/ns#" |
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 6 | xmlns:svg="http://www.w3.org/2000/svg" |
| 7 | xmlns="http://www.w3.org/2000/svg" |
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
| 10 | width="152" |
| 11 | stroke-miterlimit="10" |
| 12 | font-weight="normal" |
| 13 | height="121" |
| 14 | font-style="normal" |
| 15 | font-size="12px" |
| 16 | id="svg4677" |
| 17 | version="1.1" |
| 18 | inkscape:version="0.91 r13725" |
| 19 | sodipodi:docname="branch02.svg" |
| 20 | style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> |
| 21 | <metadata |
| 22 | id="metadata4743"> |
| 23 | <rdf:RDF> |
| 24 | <cc:Work |
| 25 | rdf:about=""> |
| 26 | <dc:format>image/svg+xml</dc:format> |
| 27 | <dc:type |
| 28 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
| 29 | <dc:title></dc:title> |
| 30 | </cc:Work> |
| 31 | </rdf:RDF> |
| 32 | </metadata> |
| 33 | <sodipodi:namedview |
| 34 | pagecolor="#ffffff" |
| 35 | bordercolor="#666666" |
| 36 | borderopacity="1" |
| 37 | objecttolerance="10" |
| 38 | gridtolerance="10" |
| 39 | guidetolerance="10" |
| 40 | inkscape:pageopacity="0" |
| 41 | inkscape:pageshadow="2" |
| 42 | inkscape:window-width="640" |
| 43 | inkscape:window-height="480" |
| 44 | id="namedview4741" |
| 45 | showgrid="false" |
| 46 | fit-margin-top="0" |
| 47 | fit-margin-left="0" |
| 48 | fit-margin-right="0" |
| 49 | fit-margin-bottom="0" |
| 50 | inkscape:zoom="0.93768769" |
| 51 | inkscape:cx="76" |
| 52 | inkscape:cy="60.165985" |
| 53 | inkscape:window-x="0" |
| 54 | inkscape:window-y="0" |
| 55 | inkscape:window-maximized="0" |
| 56 | inkscape:current-layer="svg4677" /> |
| 57 | <!--Generated by ySVG 2.5--> |
| 58 | <defs |
| 59 | id="genericDefs" /> |
| 60 | <g |
| 61 | id="g4680" |
| 62 | transform="translate(-291.5,-605.16599)"> |
| 63 | <defs |
| 64 | id="defs1"> |
| 65 | <clipPath |
| 66 | clipPathUnits="userSpaceOnUse" |
| 67 | id="clipPath1"> |
| 68 | <path |
| 69 | d="M 0,0 735,0 735,1332 0,1332 0,0 Z" |
| 70 | id="path4684" |
| 71 | inkscape:connector-curvature="0" /> |
| 72 | </clipPath> |
| 73 | <clipPath |
| 74 | clipPathUnits="userSpaceOnUse" |
| 75 | id="clipPath2"> |
| 76 | <path |
| 77 | d="m 47,-1129 735,0 0,1332 -735,0 0,-1332 z" |
| 78 | id="path4687" |
| 79 | inkscape:connector-curvature="0" /> |
| 80 | </clipPath> |
| 81 | </defs> |
| 82 | <g |
| 83 | transform="translate(-47,1129)" |
| 84 | id="g4689" |
| 85 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 86 | <circle |
| 87 | r="15" |
| 88 | clip-path="url(#clipPath2)" |
| 89 | cx="354.5" |
| 90 | cy="-465.83401" |
| 91 | id="circle4691" |
| 92 | style="stroke:none" /> |
| 93 | </g> |
| 94 | <g |
| 95 | stroke-miterlimit="1.45" |
| 96 | transform="translate(-47,1129)" |
| 97 | id="g4693" |
| 98 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 99 | <circle |
| 100 | r="15" |
| 101 | clip-path="url(#clipPath2)" |
| 102 | cx="354.5" |
| 103 | cy="-465.83401" |
| 104 | id="circle4695" |
| 105 | style="fill:none" /> |
| 106 | <text |
| 107 | x="350.70609" |
| 108 | y="-461.2988" |
| 109 | clip-path="url(#clipPath2)" |
| 110 | xml:space="preserve" |
| 111 | id="text4697" |
| 112 | style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> |
| 113 | </g> |
| 114 | <g |
| 115 | transform="translate(-47,1129)" |
| 116 | id="g4699" |
| 117 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 118 | <circle |
| 119 | r="15" |
| 120 | clip-path="url(#clipPath2)" |
| 121 | cx="414.5" |
| 122 | cy="-465.83401" |
| 123 | id="circle4701" |
| 124 | style="stroke:none" /> |
| 125 | </g> |
| 126 | <g |
| 127 | stroke-miterlimit="1.45" |
| 128 | transform="translate(-47,1129)" |
| 129 | id="g4703" |
| 130 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 131 | <circle |
| 132 | r="15" |
| 133 | clip-path="url(#clipPath2)" |
| 134 | cx="414.5" |
| 135 | cy="-465.83401" |
| 136 | id="circle4705" |
| 137 | style="fill:none" /> |
| 138 | <text |
| 139 | x="410.70609" |
| 140 | y="-461.2988" |
| 141 | clip-path="url(#clipPath2)" |
| 142 | xml:space="preserve" |
| 143 | id="text4707" |
| 144 | style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> |
| 145 | </g> |
| 146 | <g |
| 147 | transform="translate(-47,1129)" |
| 148 | id="g4709" |
| 149 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 150 | <circle |
| 151 | r="15" |
| 152 | clip-path="url(#clipPath2)" |
| 153 | cx="474.5" |
| 154 | cy="-507.83401" |
| 155 | id="circle4711" |
| 156 | style="stroke:none" /> |
| 157 | </g> |
| 158 | <g |
| 159 | stroke-miterlimit="1.45" |
| 160 | transform="translate(-47,1129)" |
| 161 | id="g4713" |
| 162 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 163 | <circle |
| 164 | r="15" |
| 165 | clip-path="url(#clipPath2)" |
| 166 | cx="474.5" |
| 167 | cy="-507.83401" |
| 168 | id="circle4715" |
| 169 | style="fill:none" /> |
| 170 | <text |
| 171 | x="470.70609" |
| 172 | y="-503.2988" |
| 173 | clip-path="url(#clipPath2)" |
| 174 | xml:space="preserve" |
| 175 | id="text4717" |
| 176 | style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> |
| 177 | </g> |
| 178 | <g |
| 179 | transform="translate(-47,1129)" |
| 180 | id="g4719" |
| 181 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 182 | <circle |
| 183 | r="15" |
| 184 | clip-path="url(#clipPath2)" |
| 185 | cx="473.5" |
| 186 | cy="-418.83401" |
| 187 | id="circle4721" |
| 188 | style="stroke:none" /> |
| 189 | </g> |
| 190 | <g |
| 191 | stroke-miterlimit="1.45" |
| 192 | transform="translate(-47,1129)" |
| 193 | id="g4723" |
| 194 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 195 | <circle |
| 196 | r="15" |
| 197 | clip-path="url(#clipPath2)" |
| 198 | cx="473.5" |
| 199 | cy="-418.83401" |
| 200 | id="circle4725" |
| 201 | style="fill:none" /> |
| 202 | <text |
| 203 | x="469.70609" |
| 204 | y="-414.2988" |
| 205 | clip-path="url(#clipPath2)" |
| 206 | xml:space="preserve" |
| 207 | id="text4727" |
| 208 | style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> |
| 209 | <path |
| 210 | d="m 369.5,-465.834 22,0" |
| 211 | clip-path="url(#clipPath2)" |
| 212 | id="path4729" |
| 213 | inkscape:connector-curvature="0" |
| 214 | style="fill:none;stroke-width:1" /> |
| 215 | <path |
| 216 | d="m 399.5,-465.834 -12,-5 3,5 -3,5 z" |
| 217 | clip-path="url(#clipPath2)" |
| 218 | id="path4731" |
| 219 | inkscape:connector-curvature="0" |
| 220 | style="stroke:none;stroke-width:1" /> |
| 221 | <path |
| 222 | d="m 426.7885,-474.4359 28.8692,-20.2084" |
| 223 | clip-path="url(#clipPath2)" |
| 224 | id="path4733" |
| 225 | inkscape:connector-curvature="0" |
| 226 | style="fill:none;stroke-width:1" /> |
| 227 | <path |
| 228 | d="m 462.2115,-499.2321 -12.6981,2.7854 5.325,2.3758 0.4096,5.8166 z" |
| 229 | clip-path="url(#clipPath2)" |
| 230 | id="path4735" |
| 231 | inkscape:connector-curvature="0" |
| 232 | style="stroke:none;stroke-width:1" /> |
| 233 | <path |
| 234 | d="m 426.2324,-456.4878 29.2779,23.323" |
| 235 | clip-path="url(#clipPath2)" |
| 236 | id="path4737" |
| 237 | inkscape:connector-curvature="0" |
| 238 | style="fill:none;stroke-width:1" /> |
| 239 | <path |
| 240 | d="m 461.7676,-428.1801 -6.2705,-11.3878 -0.769,5.7801 -5.4618,2.0415 z" |
| 241 | clip-path="url(#clipPath2)" |
| 242 | id="path4739" |
| 243 | inkscape:connector-curvature="0" |
| 244 | style="stroke:none;stroke-width:1" /> |
| 245 | </g> |
| 246 | </g> |
| 247 | </svg> |
D
www/branch03.gif
Binary file
+1328
| --- a/www/branch03.graphml | ||
| +++ b/www/branch03.graphml | ||
| @@ -0,0 +1,1328 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed"/e> | |
| 16 | + </data> | |
| 17 | +0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> | |
| 18 | + <data key="d5"/> | |
| 19 | + <data key="d6"> | |
| 20 | + <y:ProxyAutoBoundsNode> | |
| 21 | + <y:Realizers active="0"> | |
| 22 | + GroupNode> | |
| 23 | + U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n9"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n10"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <edge id="e0" source="n1" target="n2"> | |
| 51 | + <data key="d10"> | |
| 52 | + <y:PolyLineEdge> | |
| 53 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 54 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 55 | + <y:Arrows source="none" target="standard"/> | |
| 56 | + <y:BendStyle smoothed="false"/> | |
| 57 | + </y:PolyLineEdge> | |
| 58 | + </data> | |
| 59 | + </edge> | |
| 60 | + <edge id="e1" source="n2" target="n3"> | |
| 61 | + <data key="d10"> | |
| 62 | + <y:PolyLineEdge> | |
| 63 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 64 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 65 | + <y:Arrows source="none" target="standard"/> | |
| 66 | + <y:BendStyle smoothed="false"/> | |
| 67 | + </y:PolyLineEdge> | |
| 68 | + </data> | |
| 69 | + </edge> | |
| 70 | + <edge id="e2" source="n2" target="n4"> | |
| 71 | + <data key="d10"> | |
| 72 | + <y:PolyLineEdge> | |
| 73 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 74 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 75 | + <y:Arrows source="none" target="standard"/> | |
| 76 | + <y:BendStyle smoothed="false"/> | |
| 77 | + </y:PolyLineEdge> | |
| 78 | + </data> | |
| 79 | + </edge> | |
| 80 | + <edge id="e3" source="n3" target="n5"> | |
| 81 | + <data key="d10"> | |
| 82 | + <y:PolyLineEdge> | |
| 83 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 84 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 85 | + <y:Arrows source="none" target="standard"/> | |
| 86 | + <y:BendStyle smoothed="false"/> | |
| 87 | + </y:PolyLineEdge> | |
| 88 | + </data> | |
| 89 | + </edge> | |
| 90 | + <edge id="e4" source="n4" target="n9"> | |
| 91 | + <data key="d10"> | |
| 92 | + <y:PolyLineEdge> | |
| 93 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 94 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 95 | + <y:Arrows source="none" target="standard"/> | |
| 96 | + <y:BendStyle smoothed="false"/> | |
| 97 | + </y:PolyLineEdge> | |
| 98 | + </data> | |
| 99 | + </edge> | |
| 100 | + <edge id="e5" source="n5" target="n6"> | |
| 101 | + <data key="d10"> | |
| 102 | + <y:PolyLineEdge> | |
| 103 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 104 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 105 | + <y:Arrows source="none" target="standard"/> | |
| 106 | + <y:BendStyle smoothed="false"/> | |
| 107 | + </y:PolyLineEdge> | |
| 108 | + </data> | |
| 109 | + </edge> | |
| 110 | + <edge id="e6" source="n6" target="n7"> | |
| 111 | + <data key="d10"> | |
| 112 | + <y:PolyLineEdge> | |
| 113 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 114 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 115 | + <y:Arrows source="none" target="standard"/> | |
| 116 | + <y:BendStyle smoothed="false"/> | |
| 117 | + </y:PolyLineEdge> | |
| 118 | + </data> | |
| 119 | + </edge> | |
| 120 | + <edge id="e7" source="n7" target="n8"> | |
| 121 | + <data key="d10"> | |
| 122 | + <y:PolyLineEdge> | |
| 123 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 124 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 125 | + <y:Arrows source="none" target="standard"/> | |
| 126 | + <y:BendStyle smoothed="false"/> | |
| 127 | + </y:PolyLineEdge> | |
| 128 | + </data> | |
| 129 | + </edge> | |
| 130 | + <edge id="e8" source="n9" target="n6"> | |
| 131 | + <data key="d10"> | |
| 132 | + <y:PolyLineEdge> | |
| 133 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 134 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 135 | + <y:Arrows source="none" target="standard"/> | |
| 136 | + <y:BendStyle smoothed="false"/> | |
| 137 | + </y:PolyLineEdge> | |
| 138 | + </data> | |
| 139 | + </edge> | |
| 140 | + <edge id="e9" source="n9" target="n10"> | |
| 141 | + <data key="d10"> | |
| 142 | + <y:PolyLineEdge> | |
| 143 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 145 | + <y:Arrows source="none" target="standard"/> | |
| 146 | + <y:BendStyle smoothed="false"/> | |
| 147 | + </y:PolyLineEdge> | |
| 148 | + </data> | |
| 149 | + </edge> | |
| 150 | + <edge id="e10" source="n10" target="n8"> | |
| 151 | + <data key="d10"> | |
| 152 | + <y:PolyLineEdge> | |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 154 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 155 | + <y:Arrows source="none" target="standard"/> | |
| 156 | + <y:BendStyle smoothed="false"/> | |
| 157 | + </y:PolyLineEdge> | |
| 158 | + </data> | |
| 159 | + </edge> | |
| 160 | + </graph> | |
| 161 | + <data key="d7"> | |
| 162 | + <y:Resources/> | |
| 163 | + </data> | |
| 164 | +</graphml> | |
| 165 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 166 | + <y:Shape type="ellipse"/> | |
| 167 | + </y:ShapeNode> | |
| 168 | + </data> | |
| 169 | + </node> | |
| 170 | + <node id="n8"> | |
| 171 | + <data key="d6"> | |
| 172 | + <y:ShapeNode> | |
| 173 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 174 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 175 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 176 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 177 | + <y:Shape type="ellipse"/> | |
| 178 | + </y:ShapeNode> | |
| 179 | + </data> | |
| 180 | + </node> | |
| 181 | + <node id="n9"> | |
| 182 | + <data key="d6"> | |
| 183 | + <y:ShapeNode> | |
| 184 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 185 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 186 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 187 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 188 | + <y:Shape type="ellipse"/> | |
| 189 | + </y:ShapeNode> | |
| 190 | + </data> | |
| 191 | + </node> | |
| 192 | + <node id="n10"> | |
| 193 | + <data key="d6"> | |
| 194 | + <y:ShapeNode> | |
| 195 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 196 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 197 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 198 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 199 | + <y:Shape type="ellipse"/> | |
| 200 | + </y:ShapeNode> | |
| 201 | + </data> | |
| 202 | + </node> | |
| 203 | + <edge id="e0" source="n1" target="n2"> | |
| 204 | + <data key="d10"> | |
| 205 | + <y:PolyLineEdge> | |
| 206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 208 | + <y:Arrows source="none" target="standard"/> | |
| 209 | + <y:BendStyle smoothed="false"/> | |
| 210 | + </y:PolyLineEdge> | |
| 211 | + </data> | |
| 212 | + </edge> | |
| 213 | + <edge id="e1" source="n2" target="n3"> | |
| 214 | + <data key="d10"> | |
| 215 | + <y:PolyLineEdge> | |
| 216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 218 | + <y:Arrows source="none" target="standard"/> | |
| 219 | + <y:BendStyle smoothed="false"/> | |
| 220 | + </y:PolyLineEdge> | |
| 221 | + </data> | |
| 222 | + </edge> | |
| 223 | + <edge id="e2" source="n2" target="n4"> | |
| 224 | + <data key="d10"> | |
| 225 | + <y:PolyLineEdge> | |
| 226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 227 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 228 | + <y:Arrows source="none" target="standard"/> | |
| 229 | + <y:BendStyle smoothed="false"/> | |
| 230 | + </y:PolyLineEdge> | |
| 231 | + </data> | |
| 232 | + </edge> | |
| 233 | + <edge id="e3" source="n3" target="n5"> | |
| 234 | + <data key="d10"> | |
| 235 | + <y:PolyLineEdge> | |
| 236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 238 | + <y:Arrows source="none" target="standard"/> | |
| 239 | + <y:BendStyle smoothed="false"/> | |
| 240 | + </y:PolyLineEdge> | |
| 241 | + </data> | |
| 242 | + </edge> | |
| 243 | + <edge id="e4" source="n4" target="n9"> | |
| 244 | + <data key="d10"> | |
| 245 | + <y:PolyLineEdge> | |
| 246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 247 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 248 | + <y:Arrows source="none" target="standard"/> | |
| 249 | + <y:BendStyle smoothed="false"/> | |
| 250 | + </y:PolyLineEdge> | |
| 251 | + </data> | |
| 252 | + </edge> | |
| 253 | + <edge id="e5" source="n5" target="n6"> | |
| 254 | + <data key="d10"> | |
| 255 | + <y:PolyLineEdge> | |
| 256 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 257 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 258 | + <y:Arrows source="none" target="standard"/> | |
| 259 | + <y:BendStyle smoothed="false"/> | |
| 260 | + </y:PolyLineEdge> | |
| 261 | + </data> | |
| 262 | + </edge> | |
| 263 | + <edge id="e6" source="n6" target="n7"> | |
| 264 | + <data key="d10"> | |
| 265 | + <y:PolyLineEdge> | |
| 266 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 267 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 268 | + <y:Arrows source="none" target="standard"/> | |
| 269 | + <y:BendStyle smoothed="false"/> | |
| 270 | + </y:PolyLineEdge> | |
| 271 | + </data> | |
| 272 | + </edge> | |
| 273 | + <edge id="e7" source="n7" target="n8"> | |
| 274 | + <data key="d10"> | |
| 275 | + <y:PolyLineEdge> | |
| 276 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 277 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 278 | + <y:Arrows source="none" target="standard"/> | |
| 279 | + <y:BendStyle smoothed="false"/> | |
| 280 | + </y:PolyLineEdge> | |
| 281 | + </data> | |
| 282 | + </edge> | |
| 283 | + <edge id="e8" source="n9" target="n6"> | |
| 284 | + <data key="d10"> | |
| 285 | + <y:PolyLineEdge> | |
| 286 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 287 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 288 | + <y:Arrows source="none" target="standard"/> | |
| 289 | + <y:BendStyle smoothed="false"/> | |
| 290 | + </y:PolyLineEdge> | |
| 291 | + </data> | |
| 292 | + </edge> | |
| 293 | + <edge id="e9" source="n9" target="n10"> | |
| 294 | + <data key="d10"> | |
| 295 | + <y:PolyLineEdge> | |
| 296 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 297 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 298 | + <y:Arrows source="none" target="standard"/> | |
| 299 | + <y:BendStyle smoothed="false"/> | |
| 300 | + </y:PolyLineEdge> | |
| 301 | + </data> | |
| 302 | + </edge> | |
| 303 | + <edge id="e10" source="n10" target="n8"> | |
| 304 | + <data key="d10"> | |
| 305 | + <y:PolyLineEdge> | |
| 306 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 307 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 308 | + <y:Arrows source="none" target="standard"/> | |
| 309 | + <y:BendStyle smoothed="false"/> | |
| 310 | + </y:PolyLineEdge> | |
| 311 | + </data> | |
| 312 | + </edge> | |
| 313 | + </graph> | |
| 314 | + <data key="d7"> | |
| 315 | + <y:Resources/> | |
| 316 | + </data> | |
| 317 | +</graphml> | |
| 318 | +ransparent="false"/> | |
| 319 | + <y:B/> | |
| 320 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> | |
| 321 | + <y:Shape type="rectangle"/> | |
| 322 | + </y:ShapeNode> | |
| 323 | + </data> | |
| 324 | + </node> | |
| 325 | + <node id="n1"> | |
| 326 | + <data key="d6"> | |
| 327 | + <y:ShapeNode> | |
| 328 | + <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> | |
| 329 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 330 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 331 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 332 | + <y:Shape type="ellipse"/> | |
| 333 | + </y:ShapeNode> | |
| 334 | + </data> | |
| 335 | + </node> | |
| 336 | + <node id="n2"> | |
| 337 | + <data key="d6"> | |
| 338 | + <y:ShapeNode> | |
| 339 | + <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> | |
| 340 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 341 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 342 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 343 | + <y:Shape type="ellipse"/> | |
| 344 | + </y:ShapeNode> | |
| 345 | + </data> | |
| 346 | + </node> | |
| 347 | + <node id="n3"> | |
| 348 | + <data key="d6"> | |
| 349 | + <y:ShapeNode> | |
| 350 | + <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> | |
| 351 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 352 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 353 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 354 | + <y:Shape type="ellipse"/> | |
| 355 | + </y:ShapeNode> | |
| 356 | + </data> | |
| 357 | + </node> | |
| 358 | + <node id="n4"> | |
| 359 | + <data key="d6"> | |
| 360 | + <y:ShapeNode> | |
| 361 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 362 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 363 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 364 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 365 | + <y:Shape type="ellipse"/> | |
| 366 | + </y:ShapeNode> | |
| 367 | + </data> | |
| 368 | + </node> | |
| 369 | + <node id="n5"> | |
| 370 | + <data key="d6"> | |
| 371 | + <y:ShapeNode> | |
| 372 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 373 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 374 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 375 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 376 | + <y:Shape type="ellipse"/> | |
| 377 | + </y:ShapeNode> | |
| 378 | + </data> | |
| 379 | + </node> | |
| 380 | + <node id="n6"> | |
| 381 | + <data key="d6"> | |
| 382 | + <y:ShapeNode> | |
| 383 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 384 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 385 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 386 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 387 | + <y:Shape type="ellipse"/> | |
| 388 | + </y:ShapeNode> | |
| 389 | + </data> | |
| 390 | + </node> | |
| 391 | + <node id="n7"> | |
| 392 | + <data key="d6"> | |
| 393 | + <y:ShapeNode> | |
| 394 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 395 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 396 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 397 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 398 | + <y:Shape type="ellipse"/> | |
| 399 | + </y:ShapeNode> | |
| 400 | + </data> | |
| 401 | + </node> | |
| 402 | + <node id="n8"> | |
| 403 | + <data key="d6"> | |
| 404 | + <y:ShapeNode> | |
| 405 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 406 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 407 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 408 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 409 | + <y:Shape type="ellipse"/> | |
| 410 | + </y:ShapeNode> | |
| 411 | + </data> | |
| 412 | + </node> | |
| 413 | + <node id="n9"> | |
| 414 | + <data key="d6"> | |
| 415 | + <y:ShapeNode> | |
| 416 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 417 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 418 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 419 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 420 | + <y:Shape type="ellipse"/> | |
| 421 | + </y:ShapeNode> | |
| 422 | + </data> | |
| 423 | + </node> | |
| 424 | + <node id="n10"> | |
| 425 | + <data key="d6"> | |
| 426 | + <y:ShapeNode> | |
| 427 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 428 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 429 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 430 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 431 | + <y:Shape type="ellipse"/> | |
| 432 | + </y:ShapeNode> | |
| 433 | + </data> | |
| 434 | + </node> | |
| 435 | + <edge id="e0" source="n1" target="n2"> | |
| 436 | + <data key="d10"> | |
| 437 | + <y:PolyLineEdge> | |
| 438 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 439 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 440 | + <y:Arrows source="none" target="standard"/> | |
| 441 | + <y:BendStyle smoothed="false"/> | |
| 442 | + </y:PolyLineEdge> | |
| 443 | + </data> | |
| 444 | + </edge> | |
| 445 | + <edge id="e1" source="n2" target="n3"> | |
| 446 | + <data key="d10"> | |
| 447 | + <y:PolyLineEdge> | |
| 448 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 449 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 450 | + <y:Arrows source="none" target="standard"/> | |
| 451 | + <y:BendStyle smoothed="false"/> | |
| 452 | + </y:PolyLineEdge> | |
| 453 | + </data> | |
| 454 | + </edge> | |
| 455 | + <edge id="e2" source="n2" target="n4"> | |
| 456 | + <data key="d10"> | |
| 457 | + <y:PolyLineEdge> | |
| 458 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 459 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 460 | + <y:Arrows source="none" target="standard"/> | |
| 461 | + <y:BendStyle smoothed="false"/> | |
| 462 | + </y:PolyLineEdge> | |
| 463 | + </data> | |
| 464 | + </edge> | |
| 465 | + <edge id="e3" source="n3" target="n5"> | |
| 466 | + <data key="d10"> | |
| 467 | + <y:PolyLineEdge> | |
| 468 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 469 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 470 | + <y:Arrows source="none" target="standard"/> | |
| 471 | + <y:BendStyle smoothed="false"/> | |
| 472 | + </y:PolyLineEdge> | |
| 473 | + </data> | |
| 474 | + </edge> | |
| 475 | + <edge id="e4" source="n4" target="n9"> | |
| 476 | + <data key="d10"> | |
| 477 | + <y:PolyLineEdge> | |
| 478 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 479 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 480 | + <y:Arrows source="none" target="standard"/> | |
| 481 | + <y:BendStyle smoothed="false"/> | |
| 482 | + </y:PolyLineEdge> | |
| 483 | + </data> | |
| 484 | + </edge> | |
| 485 | + <edge id="e5" source="n5" target="n6"> | |
| 486 | + <data key="d10"> | |
| 487 | + <y:PolyLineEdge> | |
| 488 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 489 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 490 | + <y:Arrows source="none" target="standard"/> | |
| 491 | + <y:BendStyle smoothed="false"/> | |
| 492 | + </y:PolyLineEdge> | |
| 493 | + </data> | |
| 494 | + </edge> | |
| 495 | + <edge id="e6" source="n6" target="n7"> | |
| 496 | + <data key="d10"> | |
| 497 | + <y:PolyLineEdge> | |
| 498 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 499 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 500 | + <y:Arrows source="none" target="standard"/> | |
| 501 | + <y:BendStyle smoothed="false"/> | |
| 502 | + </y:PolyLineEdge> | |
| 503 | + </data> | |
| 504 | + </edge> | |
| 505 | + <edge id="e7" source="n7" target="n8"> | |
| 506 | + <data key="d10"> | |
| 507 | + <y:PolyLineEdge> | |
| 508 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 509 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 510 | + <y:Arrows source="none" target="standard"/> | |
| 511 | + <y:BendStyle smoothed="false"/> | |
| 512 | + </y:PolyLineEdge> | |
| 513 | + </data> | |
| 514 | + </edge> | |
| 515 | + <edge id="e8" source="n9" target="n6"> | |
| 516 | + <data key="d10"> | |
| 517 | + <y:PolyLineEdge> | |
| 518 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 519 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 520 | + <y:Arrows source="none" target="standard"/> | |
| 521 | + <y:BendStyle smoothed="false"/> | |
| 522 | + </y:PolyLineEdge> | |
| 523 | + </data> | |
| 524 | + </edge> | |
| 525 | + <edge id="e9" source="n9" target="n10"> | |
| 526 | + <data key="d10"> | |
| 527 | + <y:PolyLineEdge> | |
| 528 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 529 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 530 | + <y:Arrows source="none" target="standard"/> | |
| 531 | + <y:BendStyle smoothed="false"/> | |
| 532 | + </y:PolyLineEdge> | |
| 533 | + </data> | |
| 534 | + </edge> | |
| 535 | + <edge id="e10" source="n10" target="n8"> | |
| 536 | + <data key="d10"> | |
| 537 | + <y:PolyLineEdge> | |
| 538 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 539 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 540 | + <y:Arrows source="none" target="standard"/> | |
| 541 | + <y:BendStyle smoothed="false"/> | |
| 542 | + </y:PolyLineEdge> | |
| 543 | + </data> | |
| 544 | + </edge> | |
| 545 | + </graph> | |
| 546 | + <data key="d7"> | |
| 547 | + <y:Resources/> | |
| 548 | + </data> | |
| 549 | +</graphml> | |
| 550 | +0.0">Figure 3</y:NodeLabel> | |
| 551 | + <y:Shape type="round> | |
| 552 | + <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 553 | +<graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> | |
| 554 | + </y:PolyLineEdge> | |
| 555 | + </data> | |
| 556 | + </edge> | |
| 557 | + <edge id="e4" source="n4" target="n9"> | |
| 558 | + <data key="d10"> | |
| 559 | + <y:PolyLineEdge> | |
| 560 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 561 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 562 | + <y:Arrows source="none" target="standard"/> | |
| 563 | + <y:BendStyle smoothed="false"/> | |
| 564 | + </y:PolyLineEdge> | |
| 565 | + </data> | |
| 566 | + </edge> | |
| 567 | + <edge id="e5" source="n5" target="n6"> | |
| 568 | + <data key="d10"> | |
| 569 | + <y:PolyLineEdge> | |
| 570 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 571 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 572 | + <y:Arrows source="none" target="standard"/> | |
| 573 | + <y:BendStyle smoothed="false"/> | |
| 574 | + </y:PolyLineEdge> | |
| 575 | + </data> | |
| 576 | + </edge> | |
| 577 | + <edge id="e6" source="n6" target="n7"> | |
| 578 | + <data key="d10"> | |
| 579 | + <y:PolyLineEdge> | |
| 580 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 581 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 582 | + <y:Arrows source="none" target="standard"/> | |
| 583 | + <y:BendStyle smoothed="false"/> | |
| 584 | + </y:PolyLineEdge> | |
| 585 | + </data> | |
| 586 | + </edge> | |
| 587 | + <edge id="e7" source="n7" target="n8"> | |
| 588 | + <data key="d10"> | |
| 589 | + <y:PolyLineEdge> | |
| 590 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 591 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 592 | + <y:Arrows source="none" target="standard"/> | |
| 593 | + <y:BendStyle smoothed="false"/> | |
| 594 | + </y:PolyLineEdge> | |
| 595 | + </data> | |
| 596 | + </edge> | |
| 597 | + <edge id="e8" source="n9" target="n6"> | |
| 598 | + <data key="d10"> | |
| 599 | + <y:PolyLineEdge> | |
| 600 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 601 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 602 | + <y:Arrows source="none" target="standard"/> | |
| 603 | + <y:BendStyle smoothed="false"/> | |
| 604 | + </y:PolyLineEdge> | |
| 605 | + </data> | |
| 606 | + </edge> | |
| 607 | + <edge id="e9" source="n9" target="n10"> | |
| 608 | + <data key="d10"> | |
| 609 | + <y:PolyLineEdge> | |
| 610 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 611 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 612 | + <y:Arrows source="none" target="standard"/> | |
| 613 | + <y:BendStyle smoothed="false"/> | |
| 614 | + </y:PolyLineEdge> | |
| 615 | + </data> | |
| 616 | + </edge> | |
| 617 | + <edge id="e10" source="n10" target="n8"> | |
| 618 | + <data key="d10"> | |
| 619 | + <y:PolyLineEdge> | |
| 620 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 621 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 622 | + <y:Arrows source="none" target="standard"/> | |
| 623 | + <y:BendStyle smoothed="false"/> | |
| 624 | + </y:PolyLineEdge> | |
| 625 | + </data> | |
| 626 | + </edge> | |
| 627 | + </graph> | |
| 628 | + <data key="d7"> | |
| 629 | + <y:Resources/> | |
| 630 | + </data> | |
| 631 | +</graphml> | |
| 632 | + <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 633 | + <y:BendStyle smoothed="false"/> | |
| 634 | + </y:PolyLineEdge> | |
| 635 | + </data> | |
| 636 | + </edge> | |
| 637 | + <edge id="e6" source="n6" target="n7"> | |
| 638 | + <data key="d10"> | |
| 639 | + <y:PolyLineEdge> | |
| 640 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 641 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 642 | + <y:Arrows source="none" target="standard"/> | |
| 643 | + <y:BendStyle smoothed="false"/> | |
| 644 | + </y:PolyLineEdge> | |
| 645 | + </data> | |
| 646 | + </edge> | |
| 647 | + <edge id="e7" source="n7" target="n8"> | |
| 648 | + <data key="d10"> | |
| 649 | + <y:PolyLineEdge> | |
| 650 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 651 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 652 | + <y:Arrows source="none" target="standard"/> | |
| 653 | + <y:BendStyle smoothed="false"/> | |
| 654 | + </y:PolyLineEdge> | |
| 655 | + </data> | |
| 656 | + </edge> | |
| 657 | + <edge id="e8" source="n9" target="n6"> | |
| 658 | + <data key="d10"> | |
| 659 | + <y:PolyLineEdge> | |
| 660 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 661 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 662 | + <y:Arrows source="none" target="standard"/> | |
| 663 | + <y:BendStyle smoothed="false"/> | |
| 664 | + </y:PolyLineEdge> | |
| 665 | + </data> | |
| 666 | + </edge> | |
| 667 | + <edge id="e9" source="n9" target="n10"> | |
| 668 | + <data key="d10"> | |
| 669 | + <y:PolyLineEdge> | |
| 670 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 671 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 672 | + <y:Arrows source="none" target="standard"/> | |
| 673 | + <y:BendStyle smoothed="false"/> | |
| 674 | + </y:PolyLineEdge> | |
| 675 | + </data> | |
| 676 | + </edge> | |
| 677 | + <edge id="e10" source="n10" target="n8"> | |
| 678 | + <data key="d10"> | |
| 679 | + <y:PolyLineEdge> | |
| 680 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 681 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 682 | + <y:Arrows source="none" target="standard"/> | |
| 683 | + <y:BendStyle smoothed="false"/> | |
| 684 | + </y:PolyLineEdge> | |
| 685 | + </data> | |
| 686 | + </edge> | |
| 687 | + </graph> | |
| 688 | + <data key="d7"> | |
| 689 | + <y:Resources/> | |
| 690 | + </data> | |
| 691 | +</graphml> | |
| 692 | + </y:GroupNode> | |
| 693 | + GroupNode> | |
| 694 | + U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 695 | + <y:Shape type="ellipse"/> | |
| 696 | + </y:ShapeNode> | |
| 697 | + </data> | |
| 698 | + </node> | |
| 699 | + <node id="n9"> | |
| 700 | + <data key="d6"> | |
| 701 | + <y:ShapeNode> | |
| 702 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 703 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 704 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 705 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 706 | + <y:Shape type="ellipse"/> | |
| 707 | + </y:ShapeNode> | |
| 708 | + </data> | |
| 709 | + </node> | |
| 710 | + <node id="n10"> | |
| 711 | + <data key="d6"> | |
| 712 | + <y:ShapeNode> | |
| 713 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 714 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 715 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 716 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 717 | + <y:Shape type="ellipse"/> | |
| 718 | + </y:ShapeNode> | |
| 719 | + </data> | |
| 720 | + </node> | |
| 721 | + <edge id="e0" source="n1" target="n2"> | |
| 722 | + <data key="d10"> | |
| 723 | + <y:PolyLineEdge> | |
| 724 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 725 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 726 | + <y:Arrows source="none" target="standard"/> | |
| 727 | + <y:BendStyle smoothed="false"/> | |
| 728 | + </y:PolyLineEdge> | |
| 729 | + </data> | |
| 730 | + </edge> | |
| 731 | + <edge id="e1" source="n2" target="n3"> | |
| 732 | + <data key="d10"> | |
| 733 | + <y:PolyLineEdge> | |
| 734 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 735 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 736 | + <y:Arrows source="none" target="standard"/> | |
| 737 | + <y:BendStyle smoothed="false"/> | |
| 738 | + </y:PolyLineEdge> | |
| 739 | + </data> | |
| 740 | + </edge> | |
| 741 | + <edge id="e2" source="n2" target="n4"> | |
| 742 | + <data key="d10"> | |
| 743 | + <y:PolyLineEdge> | |
| 744 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 745 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 746 | + <y:Arrows source="none" target="standard"/> | |
| 747 | + <y:BendStyle smoothed="false"/> | |
| 748 | + </y:PolyLineEdge> | |
| 749 | + </data> | |
| 750 | + </edge> | |
| 751 | + <edge id="e3" source="n3" target="n5"> | |
| 752 | + <data key="d10"> | |
| 753 | + <y:PolyLineEdge> | |
| 754 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 755 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 756 | + <y:Arrows source="none" target="standard"/> | |
| 757 | + <y:BendStyle smoothed="false"/> | |
| 758 | + </y:PolyLineEdge> | |
| 759 | + </data> | |
| 760 | + </edge> | |
| 761 | + <edge id="e4" source="n4" target="n9"> | |
| 762 | + <data key="d10"> | |
| 763 | + <y:PolyLineEdge> | |
| 764 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 765 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 766 | + <y:Arrows source="none" target="standard"/> | |
| 767 | + <y:BendStyle smoothed="false"/> | |
| 768 | + </y:PolyLineEdge> | |
| 769 | + </data> | |
| 770 | + </edge> | |
| 771 | + <edge id="e5" source="n5" target="n6"> | |
| 772 | + <data key="d10"> | |
| 773 | + <y:PolyLineEdge> | |
| 774 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 775 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 776 | + <y:Arrows source="none" target="standard"/> | |
| 777 | + <y:BendStyle smoothed="false"/> | |
| 778 | + </y:PolyLineEdge> | |
| 779 | + </data> | |
| 780 | + </edge> | |
| 781 | + <edge id="e6" source="n6" target="n7"> | |
| 782 | + <data key="d10"> | |
| 783 | + <y:PolyLineEdge> | |
| 784 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 785 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 786 | + <y:Arrows source="none" target="standard"/> | |
| 787 | + <y:BendStyle smoothed="false"/> | |
| 788 | + </y:PolyLineEdge> | |
| 789 | + </data> | |
| 790 | + </edge> | |
| 791 | + <edge id="e7" source="n7" target="n8"> | |
| 792 | + <data key="d10"> | |
| 793 | + <y:PolyLineEdge> | |
| 794 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 795 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 796 | + <y:Arrows source="none" target="standard"/> | |
| 797 | + <y:BendStyle smoothed="false"/> | |
| 798 | + </y:PolyLineEdge> | |
| 799 | + </data> | |
| 800 | + </edge> | |
| 801 | + <edge id="e8" source="n9" target="n6"> | |
| 802 | + <data key="d10"> | |
| 803 | + <y:PolyLineEdge> | |
| 804 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 805 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 806 | + <y:Arrows source="none" target="standard"/> | |
| 807 | + <y:BendStyle smoothed="false"/> | |
| 808 | + </y:PolyLineEdge> | |
| 809 | + </data> | |
| 810 | + </edge> | |
| 811 | + <edge id="e9" source="n9" target="n10"> | |
| 812 | + <data key="d10"> | |
| 813 | + <y:PolyLineEdge> | |
| 814 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 815 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 816 | + <y:Arrows source="none" target="standard"/> | |
| 817 | + <y:BendStyle smoothed="false"/> | |
| 818 | + </y:PolyLineEdge> | |
| 819 | + </data> | |
| 820 | + </edge> | |
| 821 | + <edge id="e10" source="n10" target="n8"> | |
| 822 | + <data key="d10"> | |
| 823 | + <y:PolyLineEdge> | |
| 824 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 825 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 826 | + <y:Arrows source="none" target="standard"/> | |
| 827 | + <y:BendStyle smoothed="false"/> | |
| 828 | + </y:PolyLineEdge> | |
| 829 | + </data> | |
| 830 | + </edge> | |
| 831 | + </graph> | |
| 832 | + <data key="d7"> | |
| 833 | + <y:Resources/> | |
| 834 | + </data> | |
| 835 | +</graphml> | |
| 836 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 837 | + <y:Shape type="ellipse"/> | |
| 838 | + </y:ShapeNode> | |
| 839 | + </data> | |
| 840 | + </node> | |
| 841 | + <node id="n8"> | |
| 842 | + <data key="d6"> | |
| 843 | + <y:ShapeNode> | |
| 844 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 845 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 846 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 847 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 848 | + <y:Shape type="ellipse"/> | |
| 849 | + </y:ShapeNode> | |
| 850 | + </data> | |
| 851 | + </node> | |
| 852 | + <node id="n9"> | |
| 853 | + <data key="d6"> | |
| 854 | + <y:ShapeNode> | |
| 855 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 856 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 857 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 858 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 859 | + <y:Shape type="ellipse"/> | |
| 860 | + </y:ShapeNode> | |
| 861 | + </data> | |
| 862 | + </node> | |
| 863 | + <node id="n10"> | |
| 864 | + <data key="d6"> | |
| 865 | + <y:ShapeNode> | |
| 866 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 867 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 868 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 869 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 870 | + <y:Shape type="ellipse"/> | |
| 871 | + </y:ShapeNode> | |
| 872 | + </data> | |
| 873 | + </node> | |
| 874 | + <edge id="e0" source="n1" target="n2"> | |
| 875 | + <data key="d10"> | |
| 876 | + <y:PolyLineEdge> | |
| 877 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 878 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 879 | + <y:Arrows source="none" target="standard"/> | |
| 880 | + <y:BendStyle smoothed="false"/> | |
| 881 | + </y:PolyLineEdge> | |
| 882 | + </data> | |
| 883 | + </edge> | |
| 884 | + <edge id="e1" source="n2" target="n3"> | |
| 885 | + <data key="d10"> | |
| 886 | + <y:PolyLineEdge> | |
| 887 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 888 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 889 | + <y:Arrows source="none" target="standard"/> | |
| 890 | + <y:BendStyle smoothed="false"/> | |
| 891 | + </y:PolyLineEdge> | |
| 892 | + </data> | |
| 893 | + </edge> | |
| 894 | + <edge id="e2" source="n2" target="n4"> | |
| 895 | + <data key="d10"> | |
| 896 | + <y:PolyLineEdge> | |
| 897 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 898 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 899 | + <y:Arrows source="none" target="standard"/> | |
| 900 | + <y:BendStyle smoothed="false"/> | |
| 901 | + </y:PolyLineEdge> | |
| 902 | + </data> | |
| 903 | + </edge> | |
| 904 | + <edge id="e3" source="n3" target="n5"> | |
| 905 | + <data key="d10"> | |
| 906 | + <y:PolyLineEdge> | |
| 907 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 908 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 909 | + <y:Arrows source="none" target="standard"/> | |
| 910 | + <y:BendStyle smoothed="false"/> | |
| 911 | + </y:PolyLineEdge> | |
| 912 | + </data> | |
| 913 | + </edge> | |
| 914 | + <edge id="e4" source="n4" target="n9"> | |
| 915 | + <data key="d10"> | |
| 916 | + <y:PolyLineEdge> | |
| 917 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 918 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 919 | + <y:Arrows source="none" target="standard"/> | |
| 920 | + <y:BendStyle smoothed="false"/> | |
| 921 | + </y:PolyLineEdge> | |
| 922 | + </data> | |
| 923 | + </edge> | |
| 924 | + <edge id="e5" source="n5" target="n6"> | |
| 925 | + <data key="d10"> | |
| 926 | + <y:PolyLineEdge> | |
| 927 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 928 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 929 | + <y:Arrows source="none" target="standard"/> | |
| 930 | + <y:BendStyle smoothed="false"/> | |
| 931 | + </y:PolyLineEdge> | |
| 932 | + </data> | |
| 933 | + </edge> | |
| 934 | + <edge id="e6" source="n6" target="n7"> | |
| 935 | + <data key="d10"> | |
| 936 | + <y:PolyLineEdge> | |
| 937 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 938 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 939 | + <y:Arrows source="none" target="standard"/> | |
| 940 | + <y:BendStyle smoothed="false"/> | |
| 941 | + </y:PolyLineEdge> | |
| 942 | + </data> | |
| 943 | + </edge> | |
| 944 | + <edge id="e7" source="n7" target="n8"> | |
| 945 | + <data key="d10"> | |
| 946 | + <y:PolyLineEdge> | |
| 947 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 948 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 949 | + <y:Arrows source="none" target="standard"/> | |
| 950 | + <y:BendStyle smoothed="false"/> | |
| 951 | + </y:PolyLineEdge> | |
| 952 | + </data> | |
| 953 | + </edge> | |
| 954 | + <edge id="e8" source="n9" target="n6"> | |
| 955 | + <data key="d10"> | |
| 956 | + <y:PolyLineEdge> | |
| 957 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 958 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 959 | + <y:Arrows source="none" target="standard"/> | |
| 960 | + <y:BendStyle smoothed="false"/> | |
| 961 | + </y:PolyLineEdge> | |
| 962 | + </data> | |
| 963 | + </edge> | |
| 964 | + <edge id="e9" source="n9" target="n10"> | |
| 965 | + <data key="d10"> | |
| 966 | + <y:PolyLineEdge> | |
| 967 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 968 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 969 | + <y:Arrows source="none" target="standard"/> | |
| 970 | + <y:BendStyle smoothed="false"/> | |
| 971 | + </y:PolyLineEdge> | |
| 972 | + </data> | |
| 973 | + </edge> | |
| 974 | + <edge id="e10" source="n10" target="n8"> | |
| 975 | + <data key="d10"> | |
| 976 | + <y:PolyLineEdge> | |
| 977 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 978 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 979 | + <y:Arrows source="none" target="standard"/> | |
| 980 | + <y:BendStyle smoothed="false"/> | |
| 981 | + </y:PolyLineEdge> | |
| 982 | + </data> | |
| 983 | + </edge> | |
| 984 | + </graph> | |
| 985 | + <data key="d7"> | |
| 986 | + <y:Resources/> | |
| 987 | + </data> | |
| 988 | +</graphml> | |
| 989 | +ransparent="false"/> | |
| 990 | + <y:B/> | |
| 991 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> | |
| 992 | + </y:ShapeNode> | |
| 993 | + </data> | |
| 994 | + </node> | |
| 995 | + <node id="n4"> | |
| 996 | + <data key="d6"> | |
| 997 | + <y:ShapeNode> | |
| 998 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 999 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1000 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1001 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1002 | + <y:Shape type="ellipse"/> | |
| 1003 | + </y:ShapeNode> | |
| 1004 | + </data> | |
| 1005 | + </node> | |
| 1006 | + <node id="n5"> | |
| 1007 | + <data key="d6"> | |
| 1008 | + <y:ShapeNode> | |
| 1009 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 1010 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1011 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1012 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1013 | + <y:Shape type="ellipse"/> | |
| 1014 | + </y:ShapeNode> | |
| 1015 | + </data> | |
| 1016 | + </node> | |
| 1017 | + <node id="n6"> | |
| 1018 | + <data key="d6"> | |
| 1019 | + <y:ShapeNode> | |
| 1020 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 1021 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1022 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1023 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1024 | + <y:Shape type="ellipse"/> | |
| 1025 | + </y:ShapeNode> | |
| 1026 | + </data> | |
| 1027 | + </node> | |
| 1028 | + <node id="n7"> | |
| 1029 | + <data key="d6"> | |
| 1030 | + <y:ShapeNode> | |
| 1031 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 1032 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1033 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1034 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1035 | + <y:Shape type="ellipse"/> | |
| 1036 | + </y:ShapeNode> | |
| 1037 | + </data> | |
| 1038 | + </node> | |
| 1039 | + <node id="n8"> | |
| 1040 | + <data key="d6"> | |
| 1041 | + <y:ShapeNode> | |
| 1042 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 1043 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1044 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1045 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1046 | + <y:Shape type="ellipse"/> | |
| 1047 | + </y:ShapeNode> | |
| 1048 | + </data> | |
| 1049 | + </node> | |
| 1050 | + <node id="n9"> | |
| 1051 | + <data key="d6"> | |
| 1052 | + <y:ShapeNode> | |
| 1053 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 1054 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1055 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1056 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1057 | + <y:Shape type="ellipse"/> | |
| 1058 | + </y:ShapeNode> | |
| 1059 | + </data> | |
| 1060 | + </node> | |
| 1061 | + <node id="n10"> | |
| 1062 | + <data key="d6"> | |
| 1063 | + <y:ShapeNode> | |
| 1064 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 1065 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1066 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1067 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1068 | + <y:Shape type="ellipse"/> | |
| 1069 | + </y:ShapeNode> | |
| 1070 | + </data> | |
| 1071 | + </node> | |
| 1072 | + <edge id="e0" source="n1" target="n2"> | |
| 1073 | + <data key="d10"> | |
| 1074 | + <y:PolyLineEdge> | |
| 1075 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1076 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1077 | + <y:Arrows source="none" target="standard"/> | |
| 1078 | + <y:BendStyle smoothed="false"/> | |
| 1079 | + </y:PolyLineEdge> | |
| 1080 | + </data> | |
| 1081 | + </edge> | |
| 1082 | + <edge id="e1" source="n2" target="n3"> | |
| 1083 | + <data key="d10"> | |
| 1084 | + <y:PolyLineEdge> | |
| 1085 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1086 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1087 | + <y:Arrows source="none" target="standard"/> | |
| 1088 | + <y:BendStyle smoothed="false"/> | |
| 1089 | + </y:PolyLineEdge> | |
| 1090 | + </data> | |
| 1091 | + </edge> | |
| 1092 | + <edge id="e2" source="n2" target="n4"> | |
| 1093 | + <data key="d10"> | |
| 1094 | + <y:PolyLineEdge> | |
| 1095 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1096 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1097 | + <y:Arrows source="none" target="standard"/> | |
| 1098 | + <y:BendStyle smoothed="false"/> | |
| 1099 | + </y:PolyLineEdge> | |
| 1100 | + </data> | |
| 1101 | + </edge> | |
| 1102 | + <edge id="e3" source="n3" target="n5"> | |
| 1103 | + <data key="d10"> | |
| 1104 | + <y:PolyLineEdge> | |
| 1105 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1106 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1107 | + <y:Arrows source="none" target="standard"/> | |
| 1108 | + <y:BendStyle smoothed="false"/> | |
| 1109 | + </y:PolyLineEdge> | |
| 1110 | + </data> | |
| 1111 | + </edge> | |
| 1112 | + <edge id="e4" source="n4" target="n9"> | |
| 1113 | + <data key="d10"> | |
| 1114 | + <y:PolyLineEdge> | |
| 1115 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1116 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1117 | + <y:Arrows source="none" target="standard"/> | |
| 1118 | + <y:BendStyle smoothed="false"/> | |
| 1119 | + </y:PolyLineEdge> | |
| 1120 | + </data> | |
| 1121 | + </edge> | |
| 1122 | + <edge id="e5" source="n5" target="n6"> | |
| 1123 | + <data key="d10"> | |
| 1124 | + <y:PolyLineEdge> | |
| 1125 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1126 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1127 | + <y:Arrows source="none" target="standard"/> | |
| 1128 | + <y:BendStyle smoothed="false"/> | |
| 1129 | + </y:PolyLineEdge> | |
| 1130 | + </data> | |
| 1131 | + </edge> | |
| 1132 | + <edge id="e6" source="n6" target="n7"> | |
| 1133 | + <data key="d10"> | |
| 1134 | + <y:PolyLineEdge> | |
| 1135 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1136 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1137 | + <y:Arrows source="none" target="standard"/> | |
| 1138 | + <y:BendStyle smoothed="false"/> | |
| 1139 | + </y:PolyLineEdge> | |
| 1140 | + </data> | |
| 1141 | + </edge> | |
| 1142 | + <edge id="e7" source="n7" target="n8"> | |
| 1143 | + <data key="d10"> | |
| 1144 | + <y:PolyLineEdge> | |
| 1145 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1146 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1147 | + <y:Arrows source="none" target="standard"/> | |
| 1148 | + <y:BendStyle smoothed="false"/> | |
| 1149 | + </y:PolyLineEdge> | |
| 1150 | + </data> | |
| 1151 | + </edge> | |
| 1152 | + <edge id="e8" source="n9" target="n6"> | |
| 1153 | + <data key="d10"> | |
| 1154 | + <y:PolyLineEdge> | |
| 1155 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1156 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1157 | + <y:Arrows source="none" target="standard"/> | |
| 1158 | + <y:BendStyle smoothed="false"/> | |
| 1159 | + </y:PolyLineEdge> | |
| 1160 | + </data> | |
| 1161 | + </edge> | |
| 1162 | + <edge id="e9" source="n9" target="n10"> | |
| 1163 | + <data key="d10"> | |
| 1164 | + <y:PolyLineEdge> | |
| 1165 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1166 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1167 | + <y:Arrows source="none" target="standard"/> | |
| 1168 | + <y:BendStyle smoothed="false"/> | |
| 1169 | + </y:PolyLineEdge> | |
| 1170 | + </data> | |
| 1171 | + </edge> | |
| 1172 | + <edge id="e10" source="n10" target="n8"> | |
| 1173 | + <data key="d10"> | |
| 1174 | + <y:PolyLineEdge> | |
| 1175 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1176 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1177 | + <y:Arrows source="none" target="standard"/> | |
| 1178 | + <y:BendStyle smoothed="false"/> | |
| 1179 | + </y:PolyLineEdge> | |
| 1180 | + </data> | |
| 1181 | + </edge> | |
| 1182 | + </graph> | |
| 1183 | + <data key="d7"> | |
| 1184 | + <y:Resources/> | |
| 1185 | + </data> | |
| 1186 | +</graphml> | |
| 1187 | +0.0">Folder 1</y:NodeLabel> | |
| 1188 | + <y:Shape type="round> | |
| 1189 | + <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> | |
| 1190 | + </y:PolyLineEdge> | |
| 1191 | + </data> | |
| 1192 | + </edge> | |
| 1193 | + <edge id="e4" source="n4" target="n9"> | |
| 1194 | + <data key="d10"> | |
| 1195 | + <y:PolyLineEdge> | |
| 1196 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1197 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1198 | + <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 1199 | + <y:BendStyle smoothed="false"/> | |
| 1200 | + </y:PolyLineEdge> | |
| 1201 | + </data> | |
| 1202 | + </edge> | |
| 1203 | + <edge id="e6" source="n6" target="n7"> | |
| 1204 | + <data key="d10"> | |
| 1205 | + <y:PolyLineEdge> | |
| 1206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1208 | + <y:Arrows source="none" target="standard"/> | |
| 1209 | + <y:BendStyle smoothed="false"/> | |
| 1210 | + </y:PolyLineEdge> | |
| 1211 | + </data> | |
| 1212 | + </edge> | |
| 1213 | + <edge id="e7" source="n7" target="n8"> | |
| 1214 | + <data key="d10"> | |
| 1215 | + <y:PolyLineEdge> | |
| 1216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1218 | + <y:Arrows source="none" target="standard"/> | |
| 1219 | + <y:BendStyle smoothed="false"/> | |
| 1220 | + </y:PolyLineEdge> | |
| 1221 | + </data> | |
| 1222 | + </edge> | |
| 1223 | + <edge id="e8" source="n9" target="n6"> | |
| 1224 | + <data key="d10"> | |
| 1225 | + <y:PolyLineEdge> | |
| 1226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1227 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1228 | + <y:Arrows source="none" target="standard"/> | |
| 1229 | + <y:BendStyle smoothed="false"/> | |
| 1230 | + </y:PolyLineEdge> | |
| 1231 | + </data> | |
| 1232 | + </edge> | |
| 1233 | + <edge id="e9" source="n9" target="n10"> | |
| 1234 | + <data key="d10"> | |
| 1235 | + <y:PolyLineEdge> | |
| 1236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1238 | + <y:Arrows source="none" target="standard"/> | |
| 1239 | + <y:BendStyle smoothed="false"/> | |
| 1240 | + </y:PolyLineEdge> | |
| 1241 | + </data> | |
| 1242 | + </edge> | |
| 1243 | + <edge id="e10" source="n10" target="n8"> | |
| 1244 | + <data key="d10"> | |
| 1245 | + <y:PolyLineEdge> | |
| 1246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1247 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1248 | + <y:Arrows source="none" target="standard"/> | |
| 1249 | + <y:BendStyle smoothed="false"/> | |
| 1250 | + </y:PolyLineEdge> | |
| 1251 | + </data> | |
| 1252 | + </edge> | |
| 1253 | + </graph> | |
| 1254 | + <data key="d7"> | |
| 1255 | + <y:Resources/> | |
| 1256 | + </data> | |
| 1257 | +</graphml> | |
| 1258 | + </y:GroupNode> | |
| 1259 | + </y:Realizers> | |
| 1260 | +ProxyAutoBoundsO@32W,_@Jo,a:n0:"> | |
| 1261 | + <node id="n0::n0"> | |
| 1262 | + I@3x0,9:5"/> | |
| 1263 | + U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> | |
| 1264 | + A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1265 | + <node id="n0::n1"> | |
| 1266 | + I@3x0,9:5"/> | |
| 1267 | + U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> | |
| 1268 | + A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1269 | + <node id="n0::n2"> | |
| 1270 | + I@3x0,9:5"/> | |
| 1271 | + U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> | |
| 1272 | + A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1273 | + <node id="n0::n3"> | |
| 1274 | + I@3x0,9:5"/> | |
| 1275 | + U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> | |
| 1276 | + A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1277 | + <node id="n0::n4"> | |
| 1278 | + I@3x0,9:5"/> | |
| 1279 | + U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> | |
| 1280 | + A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1281 | + </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1282 | + <y:GroupNode> | |
| 1283 | + U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> | |
| 1284 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1285 | + <y:GroupNode> | |
| 1286 | + U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> | |
| 1287 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> | |
| 1288 | + </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> | |
| 1289 | + <node id="n1::n0"> | |
| 1290 | + I@3x0,9:5"/> | |
| 1291 | + U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1292 | + <node id="n1::n1"> | |
| 1293 | + I@3x0,9:5"/> | |
| 1294 | + U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1295 | + <node id="n1::n2"> | |
| 1296 | + I@3x0,9:5"/> | |
| 1297 | + U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1298 | + <node id="n1::n3"> | |
| 1299 | + I@3x0,9:5"/> | |
| 1300 | + U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1301 | + </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1302 | + <y:GroupNode> | |
| 1303 | + U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> | |
| 1304 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1305 | + <y:GroupNode> | |
| 1306 | + U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> | |
| 1307 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 1308 | + <!--Created by yEd 3.19--> | |
| 1309 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 1310 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 1311 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 1312 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 1313 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 1314 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 1315 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 1316 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 1317 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 1318 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 1319 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 1320 | + <graph edgedefault="directed" id="G"> | |
| 1321 | + <data key="d0" xml:space="preserve"/> | |
| 1322 | + <node id="n0"> | |
| 1323 | + <data key="d6"> | |
| 1324 | + <y:ShapeNode> | |
| 1325 | + <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> | |
| 1326 | + <y:Fill color="#9ACCFC" transparent="false"/> | |
| 1327 | + <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> | |
| 1328 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
| --- a/www/branch03.graphml | |
| +++ b/www/branch03.graphml | |
| @@ -0,0 +1,1328 @@ | |
| --- a/www/branch03.graphml | |
| +++ b/www/branch03.graphml | |
| @@ -0,0 +1,1328 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed"/e> |
| 16 | </data> |
| 17 | 0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> |
| 18 | <data key="d5"/> |
| 19 | <data key="d6"> |
| 20 | <y:ProxyAutoBoundsNode> |
| 21 | <y:Realizers active="0"> |
| 22 | GroupNode> |
| 23 | U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n9"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n10"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <edge id="e0" source="n1" target="n2"> |
| 51 | <data key="d10"> |
| 52 | <y:PolyLineEdge> |
| 53 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 54 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 55 | <y:Arrows source="none" target="standard"/> |
| 56 | <y:BendStyle smoothed="false"/> |
| 57 | </y:PolyLineEdge> |
| 58 | </data> |
| 59 | </edge> |
| 60 | <edge id="e1" source="n2" target="n3"> |
| 61 | <data key="d10"> |
| 62 | <y:PolyLineEdge> |
| 63 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 64 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 65 | <y:Arrows source="none" target="standard"/> |
| 66 | <y:BendStyle smoothed="false"/> |
| 67 | </y:PolyLineEdge> |
| 68 | </data> |
| 69 | </edge> |
| 70 | <edge id="e2" source="n2" target="n4"> |
| 71 | <data key="d10"> |
| 72 | <y:PolyLineEdge> |
| 73 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 74 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 75 | <y:Arrows source="none" target="standard"/> |
| 76 | <y:BendStyle smoothed="false"/> |
| 77 | </y:PolyLineEdge> |
| 78 | </data> |
| 79 | </edge> |
| 80 | <edge id="e3" source="n3" target="n5"> |
| 81 | <data key="d10"> |
| 82 | <y:PolyLineEdge> |
| 83 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 84 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 85 | <y:Arrows source="none" target="standard"/> |
| 86 | <y:BendStyle smoothed="false"/> |
| 87 | </y:PolyLineEdge> |
| 88 | </data> |
| 89 | </edge> |
| 90 | <edge id="e4" source="n4" target="n9"> |
| 91 | <data key="d10"> |
| 92 | <y:PolyLineEdge> |
| 93 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 94 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 95 | <y:Arrows source="none" target="standard"/> |
| 96 | <y:BendStyle smoothed="false"/> |
| 97 | </y:PolyLineEdge> |
| 98 | </data> |
| 99 | </edge> |
| 100 | <edge id="e5" source="n5" target="n6"> |
| 101 | <data key="d10"> |
| 102 | <y:PolyLineEdge> |
| 103 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 104 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 105 | <y:Arrows source="none" target="standard"/> |
| 106 | <y:BendStyle smoothed="false"/> |
| 107 | </y:PolyLineEdge> |
| 108 | </data> |
| 109 | </edge> |
| 110 | <edge id="e6" source="n6" target="n7"> |
| 111 | <data key="d10"> |
| 112 | <y:PolyLineEdge> |
| 113 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 114 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 115 | <y:Arrows source="none" target="standard"/> |
| 116 | <y:BendStyle smoothed="false"/> |
| 117 | </y:PolyLineEdge> |
| 118 | </data> |
| 119 | </edge> |
| 120 | <edge id="e7" source="n7" target="n8"> |
| 121 | <data key="d10"> |
| 122 | <y:PolyLineEdge> |
| 123 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 124 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 125 | <y:Arrows source="none" target="standard"/> |
| 126 | <y:BendStyle smoothed="false"/> |
| 127 | </y:PolyLineEdge> |
| 128 | </data> |
| 129 | </edge> |
| 130 | <edge id="e8" source="n9" target="n6"> |
| 131 | <data key="d10"> |
| 132 | <y:PolyLineEdge> |
| 133 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 134 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 135 | <y:Arrows source="none" target="standard"/> |
| 136 | <y:BendStyle smoothed="false"/> |
| 137 | </y:PolyLineEdge> |
| 138 | </data> |
| 139 | </edge> |
| 140 | <edge id="e9" source="n9" target="n10"> |
| 141 | <data key="d10"> |
| 142 | <y:PolyLineEdge> |
| 143 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 144 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | <y:Arrows source="none" target="standard"/> |
| 146 | <y:BendStyle smoothed="false"/> |
| 147 | </y:PolyLineEdge> |
| 148 | </data> |
| 149 | </edge> |
| 150 | <edge id="e10" source="n10" target="n8"> |
| 151 | <data key="d10"> |
| 152 | <y:PolyLineEdge> |
| 153 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 155 | <y:Arrows source="none" target="standard"/> |
| 156 | <y:BendStyle smoothed="false"/> |
| 157 | </y:PolyLineEdge> |
| 158 | </data> |
| 159 | </edge> |
| 160 | </graph> |
| 161 | <data key="d7"> |
| 162 | <y:Resources/> |
| 163 | </data> |
| 164 | </graphml> |
| 165 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 166 | <y:Shape type="ellipse"/> |
| 167 | </y:ShapeNode> |
| 168 | </data> |
| 169 | </node> |
| 170 | <node id="n8"> |
| 171 | <data key="d6"> |
| 172 | <y:ShapeNode> |
| 173 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 174 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 175 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 176 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 177 | <y:Shape type="ellipse"/> |
| 178 | </y:ShapeNode> |
| 179 | </data> |
| 180 | </node> |
| 181 | <node id="n9"> |
| 182 | <data key="d6"> |
| 183 | <y:ShapeNode> |
| 184 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 185 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 186 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 187 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 188 | <y:Shape type="ellipse"/> |
| 189 | </y:ShapeNode> |
| 190 | </data> |
| 191 | </node> |
| 192 | <node id="n10"> |
| 193 | <data key="d6"> |
| 194 | <y:ShapeNode> |
| 195 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 196 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 197 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 198 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 199 | <y:Shape type="ellipse"/> |
| 200 | </y:ShapeNode> |
| 201 | </data> |
| 202 | </node> |
| 203 | <edge id="e0" source="n1" target="n2"> |
| 204 | <data key="d10"> |
| 205 | <y:PolyLineEdge> |
| 206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 208 | <y:Arrows source="none" target="standard"/> |
| 209 | <y:BendStyle smoothed="false"/> |
| 210 | </y:PolyLineEdge> |
| 211 | </data> |
| 212 | </edge> |
| 213 | <edge id="e1" source="n2" target="n3"> |
| 214 | <data key="d10"> |
| 215 | <y:PolyLineEdge> |
| 216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 218 | <y:Arrows source="none" target="standard"/> |
| 219 | <y:BendStyle smoothed="false"/> |
| 220 | </y:PolyLineEdge> |
| 221 | </data> |
| 222 | </edge> |
| 223 | <edge id="e2" source="n2" target="n4"> |
| 224 | <data key="d10"> |
| 225 | <y:PolyLineEdge> |
| 226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 227 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 228 | <y:Arrows source="none" target="standard"/> |
| 229 | <y:BendStyle smoothed="false"/> |
| 230 | </y:PolyLineEdge> |
| 231 | </data> |
| 232 | </edge> |
| 233 | <edge id="e3" source="n3" target="n5"> |
| 234 | <data key="d10"> |
| 235 | <y:PolyLineEdge> |
| 236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 238 | <y:Arrows source="none" target="standard"/> |
| 239 | <y:BendStyle smoothed="false"/> |
| 240 | </y:PolyLineEdge> |
| 241 | </data> |
| 242 | </edge> |
| 243 | <edge id="e4" source="n4" target="n9"> |
| 244 | <data key="d10"> |
| 245 | <y:PolyLineEdge> |
| 246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 247 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 248 | <y:Arrows source="none" target="standard"/> |
| 249 | <y:BendStyle smoothed="false"/> |
| 250 | </y:PolyLineEdge> |
| 251 | </data> |
| 252 | </edge> |
| 253 | <edge id="e5" source="n5" target="n6"> |
| 254 | <data key="d10"> |
| 255 | <y:PolyLineEdge> |
| 256 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 257 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 258 | <y:Arrows source="none" target="standard"/> |
| 259 | <y:BendStyle smoothed="false"/> |
| 260 | </y:PolyLineEdge> |
| 261 | </data> |
| 262 | </edge> |
| 263 | <edge id="e6" source="n6" target="n7"> |
| 264 | <data key="d10"> |
| 265 | <y:PolyLineEdge> |
| 266 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 267 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 268 | <y:Arrows source="none" target="standard"/> |
| 269 | <y:BendStyle smoothed="false"/> |
| 270 | </y:PolyLineEdge> |
| 271 | </data> |
| 272 | </edge> |
| 273 | <edge id="e7" source="n7" target="n8"> |
| 274 | <data key="d10"> |
| 275 | <y:PolyLineEdge> |
| 276 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 277 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 278 | <y:Arrows source="none" target="standard"/> |
| 279 | <y:BendStyle smoothed="false"/> |
| 280 | </y:PolyLineEdge> |
| 281 | </data> |
| 282 | </edge> |
| 283 | <edge id="e8" source="n9" target="n6"> |
| 284 | <data key="d10"> |
| 285 | <y:PolyLineEdge> |
| 286 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 287 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 288 | <y:Arrows source="none" target="standard"/> |
| 289 | <y:BendStyle smoothed="false"/> |
| 290 | </y:PolyLineEdge> |
| 291 | </data> |
| 292 | </edge> |
| 293 | <edge id="e9" source="n9" target="n10"> |
| 294 | <data key="d10"> |
| 295 | <y:PolyLineEdge> |
| 296 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 297 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 298 | <y:Arrows source="none" target="standard"/> |
| 299 | <y:BendStyle smoothed="false"/> |
| 300 | </y:PolyLineEdge> |
| 301 | </data> |
| 302 | </edge> |
| 303 | <edge id="e10" source="n10" target="n8"> |
| 304 | <data key="d10"> |
| 305 | <y:PolyLineEdge> |
| 306 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 307 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 308 | <y:Arrows source="none" target="standard"/> |
| 309 | <y:BendStyle smoothed="false"/> |
| 310 | </y:PolyLineEdge> |
| 311 | </data> |
| 312 | </edge> |
| 313 | </graph> |
| 314 | <data key="d7"> |
| 315 | <y:Resources/> |
| 316 | </data> |
| 317 | </graphml> |
| 318 | ransparent="false"/> |
| 319 | <y:B/> |
| 320 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> |
| 321 | <y:Shape type="rectangle"/> |
| 322 | </y:ShapeNode> |
| 323 | </data> |
| 324 | </node> |
| 325 | <node id="n1"> |
| 326 | <data key="d6"> |
| 327 | <y:ShapeNode> |
| 328 | <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> |
| 329 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 330 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 331 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 332 | <y:Shape type="ellipse"/> |
| 333 | </y:ShapeNode> |
| 334 | </data> |
| 335 | </node> |
| 336 | <node id="n2"> |
| 337 | <data key="d6"> |
| 338 | <y:ShapeNode> |
| 339 | <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> |
| 340 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 341 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 342 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 343 | <y:Shape type="ellipse"/> |
| 344 | </y:ShapeNode> |
| 345 | </data> |
| 346 | </node> |
| 347 | <node id="n3"> |
| 348 | <data key="d6"> |
| 349 | <y:ShapeNode> |
| 350 | <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> |
| 351 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 352 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 353 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 354 | <y:Shape type="ellipse"/> |
| 355 | </y:ShapeNode> |
| 356 | </data> |
| 357 | </node> |
| 358 | <node id="n4"> |
| 359 | <data key="d6"> |
| 360 | <y:ShapeNode> |
| 361 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 362 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 363 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 364 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 365 | <y:Shape type="ellipse"/> |
| 366 | </y:ShapeNode> |
| 367 | </data> |
| 368 | </node> |
| 369 | <node id="n5"> |
| 370 | <data key="d6"> |
| 371 | <y:ShapeNode> |
| 372 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 373 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 374 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 375 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 376 | <y:Shape type="ellipse"/> |
| 377 | </y:ShapeNode> |
| 378 | </data> |
| 379 | </node> |
| 380 | <node id="n6"> |
| 381 | <data key="d6"> |
| 382 | <y:ShapeNode> |
| 383 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 384 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 385 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 386 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 387 | <y:Shape type="ellipse"/> |
| 388 | </y:ShapeNode> |
| 389 | </data> |
| 390 | </node> |
| 391 | <node id="n7"> |
| 392 | <data key="d6"> |
| 393 | <y:ShapeNode> |
| 394 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 395 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 396 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 397 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 398 | <y:Shape type="ellipse"/> |
| 399 | </y:ShapeNode> |
| 400 | </data> |
| 401 | </node> |
| 402 | <node id="n8"> |
| 403 | <data key="d6"> |
| 404 | <y:ShapeNode> |
| 405 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 406 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 407 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 408 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 409 | <y:Shape type="ellipse"/> |
| 410 | </y:ShapeNode> |
| 411 | </data> |
| 412 | </node> |
| 413 | <node id="n9"> |
| 414 | <data key="d6"> |
| 415 | <y:ShapeNode> |
| 416 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 417 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 418 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 419 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 420 | <y:Shape type="ellipse"/> |
| 421 | </y:ShapeNode> |
| 422 | </data> |
| 423 | </node> |
| 424 | <node id="n10"> |
| 425 | <data key="d6"> |
| 426 | <y:ShapeNode> |
| 427 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 428 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 429 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 430 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 431 | <y:Shape type="ellipse"/> |
| 432 | </y:ShapeNode> |
| 433 | </data> |
| 434 | </node> |
| 435 | <edge id="e0" source="n1" target="n2"> |
| 436 | <data key="d10"> |
| 437 | <y:PolyLineEdge> |
| 438 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 439 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 440 | <y:Arrows source="none" target="standard"/> |
| 441 | <y:BendStyle smoothed="false"/> |
| 442 | </y:PolyLineEdge> |
| 443 | </data> |
| 444 | </edge> |
| 445 | <edge id="e1" source="n2" target="n3"> |
| 446 | <data key="d10"> |
| 447 | <y:PolyLineEdge> |
| 448 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 449 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 450 | <y:Arrows source="none" target="standard"/> |
| 451 | <y:BendStyle smoothed="false"/> |
| 452 | </y:PolyLineEdge> |
| 453 | </data> |
| 454 | </edge> |
| 455 | <edge id="e2" source="n2" target="n4"> |
| 456 | <data key="d10"> |
| 457 | <y:PolyLineEdge> |
| 458 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 459 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 460 | <y:Arrows source="none" target="standard"/> |
| 461 | <y:BendStyle smoothed="false"/> |
| 462 | </y:PolyLineEdge> |
| 463 | </data> |
| 464 | </edge> |
| 465 | <edge id="e3" source="n3" target="n5"> |
| 466 | <data key="d10"> |
| 467 | <y:PolyLineEdge> |
| 468 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 469 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 470 | <y:Arrows source="none" target="standard"/> |
| 471 | <y:BendStyle smoothed="false"/> |
| 472 | </y:PolyLineEdge> |
| 473 | </data> |
| 474 | </edge> |
| 475 | <edge id="e4" source="n4" target="n9"> |
| 476 | <data key="d10"> |
| 477 | <y:PolyLineEdge> |
| 478 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 479 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 480 | <y:Arrows source="none" target="standard"/> |
| 481 | <y:BendStyle smoothed="false"/> |
| 482 | </y:PolyLineEdge> |
| 483 | </data> |
| 484 | </edge> |
| 485 | <edge id="e5" source="n5" target="n6"> |
| 486 | <data key="d10"> |
| 487 | <y:PolyLineEdge> |
| 488 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 489 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 490 | <y:Arrows source="none" target="standard"/> |
| 491 | <y:BendStyle smoothed="false"/> |
| 492 | </y:PolyLineEdge> |
| 493 | </data> |
| 494 | </edge> |
| 495 | <edge id="e6" source="n6" target="n7"> |
| 496 | <data key="d10"> |
| 497 | <y:PolyLineEdge> |
| 498 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 499 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 500 | <y:Arrows source="none" target="standard"/> |
| 501 | <y:BendStyle smoothed="false"/> |
| 502 | </y:PolyLineEdge> |
| 503 | </data> |
| 504 | </edge> |
| 505 | <edge id="e7" source="n7" target="n8"> |
| 506 | <data key="d10"> |
| 507 | <y:PolyLineEdge> |
| 508 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 509 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 510 | <y:Arrows source="none" target="standard"/> |
| 511 | <y:BendStyle smoothed="false"/> |
| 512 | </y:PolyLineEdge> |
| 513 | </data> |
| 514 | </edge> |
| 515 | <edge id="e8" source="n9" target="n6"> |
| 516 | <data key="d10"> |
| 517 | <y:PolyLineEdge> |
| 518 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 519 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 520 | <y:Arrows source="none" target="standard"/> |
| 521 | <y:BendStyle smoothed="false"/> |
| 522 | </y:PolyLineEdge> |
| 523 | </data> |
| 524 | </edge> |
| 525 | <edge id="e9" source="n9" target="n10"> |
| 526 | <data key="d10"> |
| 527 | <y:PolyLineEdge> |
| 528 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 529 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 530 | <y:Arrows source="none" target="standard"/> |
| 531 | <y:BendStyle smoothed="false"/> |
| 532 | </y:PolyLineEdge> |
| 533 | </data> |
| 534 | </edge> |
| 535 | <edge id="e10" source="n10" target="n8"> |
| 536 | <data key="d10"> |
| 537 | <y:PolyLineEdge> |
| 538 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 539 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 540 | <y:Arrows source="none" target="standard"/> |
| 541 | <y:BendStyle smoothed="false"/> |
| 542 | </y:PolyLineEdge> |
| 543 | </data> |
| 544 | </edge> |
| 545 | </graph> |
| 546 | <data key="d7"> |
| 547 | <y:Resources/> |
| 548 | </data> |
| 549 | </graphml> |
| 550 | 0.0">Figure 3</y:NodeLabel> |
| 551 | <y:Shape type="round> |
| 552 | <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 553 | <graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> |
| 554 | </y:PolyLineEdge> |
| 555 | </data> |
| 556 | </edge> |
| 557 | <edge id="e4" source="n4" target="n9"> |
| 558 | <data key="d10"> |
| 559 | <y:PolyLineEdge> |
| 560 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 561 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 562 | <y:Arrows source="none" target="standard"/> |
| 563 | <y:BendStyle smoothed="false"/> |
| 564 | </y:PolyLineEdge> |
| 565 | </data> |
| 566 | </edge> |
| 567 | <edge id="e5" source="n5" target="n6"> |
| 568 | <data key="d10"> |
| 569 | <y:PolyLineEdge> |
| 570 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 571 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 572 | <y:Arrows source="none" target="standard"/> |
| 573 | <y:BendStyle smoothed="false"/> |
| 574 | </y:PolyLineEdge> |
| 575 | </data> |
| 576 | </edge> |
| 577 | <edge id="e6" source="n6" target="n7"> |
| 578 | <data key="d10"> |
| 579 | <y:PolyLineEdge> |
| 580 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 581 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 582 | <y:Arrows source="none" target="standard"/> |
| 583 | <y:BendStyle smoothed="false"/> |
| 584 | </y:PolyLineEdge> |
| 585 | </data> |
| 586 | </edge> |
| 587 | <edge id="e7" source="n7" target="n8"> |
| 588 | <data key="d10"> |
| 589 | <y:PolyLineEdge> |
| 590 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 591 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 592 | <y:Arrows source="none" target="standard"/> |
| 593 | <y:BendStyle smoothed="false"/> |
| 594 | </y:PolyLineEdge> |
| 595 | </data> |
| 596 | </edge> |
| 597 | <edge id="e8" source="n9" target="n6"> |
| 598 | <data key="d10"> |
| 599 | <y:PolyLineEdge> |
| 600 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 601 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 602 | <y:Arrows source="none" target="standard"/> |
| 603 | <y:BendStyle smoothed="false"/> |
| 604 | </y:PolyLineEdge> |
| 605 | </data> |
| 606 | </edge> |
| 607 | <edge id="e9" source="n9" target="n10"> |
| 608 | <data key="d10"> |
| 609 | <y:PolyLineEdge> |
| 610 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 611 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 612 | <y:Arrows source="none" target="standard"/> |
| 613 | <y:BendStyle smoothed="false"/> |
| 614 | </y:PolyLineEdge> |
| 615 | </data> |
| 616 | </edge> |
| 617 | <edge id="e10" source="n10" target="n8"> |
| 618 | <data key="d10"> |
| 619 | <y:PolyLineEdge> |
| 620 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 621 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 622 | <y:Arrows source="none" target="standard"/> |
| 623 | <y:BendStyle smoothed="false"/> |
| 624 | </y:PolyLineEdge> |
| 625 | </data> |
| 626 | </edge> |
| 627 | </graph> |
| 628 | <data key="d7"> |
| 629 | <y:Resources/> |
| 630 | </data> |
| 631 | </graphml> |
| 632 | <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 633 | <y:BendStyle smoothed="false"/> |
| 634 | </y:PolyLineEdge> |
| 635 | </data> |
| 636 | </edge> |
| 637 | <edge id="e6" source="n6" target="n7"> |
| 638 | <data key="d10"> |
| 639 | <y:PolyLineEdge> |
| 640 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 641 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 642 | <y:Arrows source="none" target="standard"/> |
| 643 | <y:BendStyle smoothed="false"/> |
| 644 | </y:PolyLineEdge> |
| 645 | </data> |
| 646 | </edge> |
| 647 | <edge id="e7" source="n7" target="n8"> |
| 648 | <data key="d10"> |
| 649 | <y:PolyLineEdge> |
| 650 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 651 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 652 | <y:Arrows source="none" target="standard"/> |
| 653 | <y:BendStyle smoothed="false"/> |
| 654 | </y:PolyLineEdge> |
| 655 | </data> |
| 656 | </edge> |
| 657 | <edge id="e8" source="n9" target="n6"> |
| 658 | <data key="d10"> |
| 659 | <y:PolyLineEdge> |
| 660 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 661 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 662 | <y:Arrows source="none" target="standard"/> |
| 663 | <y:BendStyle smoothed="false"/> |
| 664 | </y:PolyLineEdge> |
| 665 | </data> |
| 666 | </edge> |
| 667 | <edge id="e9" source="n9" target="n10"> |
| 668 | <data key="d10"> |
| 669 | <y:PolyLineEdge> |
| 670 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 671 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 672 | <y:Arrows source="none" target="standard"/> |
| 673 | <y:BendStyle smoothed="false"/> |
| 674 | </y:PolyLineEdge> |
| 675 | </data> |
| 676 | </edge> |
| 677 | <edge id="e10" source="n10" target="n8"> |
| 678 | <data key="d10"> |
| 679 | <y:PolyLineEdge> |
| 680 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 681 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 682 | <y:Arrows source="none" target="standard"/> |
| 683 | <y:BendStyle smoothed="false"/> |
| 684 | </y:PolyLineEdge> |
| 685 | </data> |
| 686 | </edge> |
| 687 | </graph> |
| 688 | <data key="d7"> |
| 689 | <y:Resources/> |
| 690 | </data> |
| 691 | </graphml> |
| 692 | </y:GroupNode> |
| 693 | GroupNode> |
| 694 | U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 695 | <y:Shape type="ellipse"/> |
| 696 | </y:ShapeNode> |
| 697 | </data> |
| 698 | </node> |
| 699 | <node id="n9"> |
| 700 | <data key="d6"> |
| 701 | <y:ShapeNode> |
| 702 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 703 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 704 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 705 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 706 | <y:Shape type="ellipse"/> |
| 707 | </y:ShapeNode> |
| 708 | </data> |
| 709 | </node> |
| 710 | <node id="n10"> |
| 711 | <data key="d6"> |
| 712 | <y:ShapeNode> |
| 713 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 714 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 715 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 716 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 717 | <y:Shape type="ellipse"/> |
| 718 | </y:ShapeNode> |
| 719 | </data> |
| 720 | </node> |
| 721 | <edge id="e0" source="n1" target="n2"> |
| 722 | <data key="d10"> |
| 723 | <y:PolyLineEdge> |
| 724 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 725 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 726 | <y:Arrows source="none" target="standard"/> |
| 727 | <y:BendStyle smoothed="false"/> |
| 728 | </y:PolyLineEdge> |
| 729 | </data> |
| 730 | </edge> |
| 731 | <edge id="e1" source="n2" target="n3"> |
| 732 | <data key="d10"> |
| 733 | <y:PolyLineEdge> |
| 734 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 735 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 736 | <y:Arrows source="none" target="standard"/> |
| 737 | <y:BendStyle smoothed="false"/> |
| 738 | </y:PolyLineEdge> |
| 739 | </data> |
| 740 | </edge> |
| 741 | <edge id="e2" source="n2" target="n4"> |
| 742 | <data key="d10"> |
| 743 | <y:PolyLineEdge> |
| 744 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 745 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 746 | <y:Arrows source="none" target="standard"/> |
| 747 | <y:BendStyle smoothed="false"/> |
| 748 | </y:PolyLineEdge> |
| 749 | </data> |
| 750 | </edge> |
| 751 | <edge id="e3" source="n3" target="n5"> |
| 752 | <data key="d10"> |
| 753 | <y:PolyLineEdge> |
| 754 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 755 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 756 | <y:Arrows source="none" target="standard"/> |
| 757 | <y:BendStyle smoothed="false"/> |
| 758 | </y:PolyLineEdge> |
| 759 | </data> |
| 760 | </edge> |
| 761 | <edge id="e4" source="n4" target="n9"> |
| 762 | <data key="d10"> |
| 763 | <y:PolyLineEdge> |
| 764 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 765 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 766 | <y:Arrows source="none" target="standard"/> |
| 767 | <y:BendStyle smoothed="false"/> |
| 768 | </y:PolyLineEdge> |
| 769 | </data> |
| 770 | </edge> |
| 771 | <edge id="e5" source="n5" target="n6"> |
| 772 | <data key="d10"> |
| 773 | <y:PolyLineEdge> |
| 774 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 775 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 776 | <y:Arrows source="none" target="standard"/> |
| 777 | <y:BendStyle smoothed="false"/> |
| 778 | </y:PolyLineEdge> |
| 779 | </data> |
| 780 | </edge> |
| 781 | <edge id="e6" source="n6" target="n7"> |
| 782 | <data key="d10"> |
| 783 | <y:PolyLineEdge> |
| 784 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 785 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 786 | <y:Arrows source="none" target="standard"/> |
| 787 | <y:BendStyle smoothed="false"/> |
| 788 | </y:PolyLineEdge> |
| 789 | </data> |
| 790 | </edge> |
| 791 | <edge id="e7" source="n7" target="n8"> |
| 792 | <data key="d10"> |
| 793 | <y:PolyLineEdge> |
| 794 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 795 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 796 | <y:Arrows source="none" target="standard"/> |
| 797 | <y:BendStyle smoothed="false"/> |
| 798 | </y:PolyLineEdge> |
| 799 | </data> |
| 800 | </edge> |
| 801 | <edge id="e8" source="n9" target="n6"> |
| 802 | <data key="d10"> |
| 803 | <y:PolyLineEdge> |
| 804 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 805 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 806 | <y:Arrows source="none" target="standard"/> |
| 807 | <y:BendStyle smoothed="false"/> |
| 808 | </y:PolyLineEdge> |
| 809 | </data> |
| 810 | </edge> |
| 811 | <edge id="e9" source="n9" target="n10"> |
| 812 | <data key="d10"> |
| 813 | <y:PolyLineEdge> |
| 814 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 815 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 816 | <y:Arrows source="none" target="standard"/> |
| 817 | <y:BendStyle smoothed="false"/> |
| 818 | </y:PolyLineEdge> |
| 819 | </data> |
| 820 | </edge> |
| 821 | <edge id="e10" source="n10" target="n8"> |
| 822 | <data key="d10"> |
| 823 | <y:PolyLineEdge> |
| 824 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 825 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 826 | <y:Arrows source="none" target="standard"/> |
| 827 | <y:BendStyle smoothed="false"/> |
| 828 | </y:PolyLineEdge> |
| 829 | </data> |
| 830 | </edge> |
| 831 | </graph> |
| 832 | <data key="d7"> |
| 833 | <y:Resources/> |
| 834 | </data> |
| 835 | </graphml> |
| 836 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 837 | <y:Shape type="ellipse"/> |
| 838 | </y:ShapeNode> |
| 839 | </data> |
| 840 | </node> |
| 841 | <node id="n8"> |
| 842 | <data key="d6"> |
| 843 | <y:ShapeNode> |
| 844 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 845 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 846 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 847 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 848 | <y:Shape type="ellipse"/> |
| 849 | </y:ShapeNode> |
| 850 | </data> |
| 851 | </node> |
| 852 | <node id="n9"> |
| 853 | <data key="d6"> |
| 854 | <y:ShapeNode> |
| 855 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 856 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 857 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 858 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 859 | <y:Shape type="ellipse"/> |
| 860 | </y:ShapeNode> |
| 861 | </data> |
| 862 | </node> |
| 863 | <node id="n10"> |
| 864 | <data key="d6"> |
| 865 | <y:ShapeNode> |
| 866 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 867 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 868 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 869 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 870 | <y:Shape type="ellipse"/> |
| 871 | </y:ShapeNode> |
| 872 | </data> |
| 873 | </node> |
| 874 | <edge id="e0" source="n1" target="n2"> |
| 875 | <data key="d10"> |
| 876 | <y:PolyLineEdge> |
| 877 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 878 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 879 | <y:Arrows source="none" target="standard"/> |
| 880 | <y:BendStyle smoothed="false"/> |
| 881 | </y:PolyLineEdge> |
| 882 | </data> |
| 883 | </edge> |
| 884 | <edge id="e1" source="n2" target="n3"> |
| 885 | <data key="d10"> |
| 886 | <y:PolyLineEdge> |
| 887 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 888 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 889 | <y:Arrows source="none" target="standard"/> |
| 890 | <y:BendStyle smoothed="false"/> |
| 891 | </y:PolyLineEdge> |
| 892 | </data> |
| 893 | </edge> |
| 894 | <edge id="e2" source="n2" target="n4"> |
| 895 | <data key="d10"> |
| 896 | <y:PolyLineEdge> |
| 897 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 898 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 899 | <y:Arrows source="none" target="standard"/> |
| 900 | <y:BendStyle smoothed="false"/> |
| 901 | </y:PolyLineEdge> |
| 902 | </data> |
| 903 | </edge> |
| 904 | <edge id="e3" source="n3" target="n5"> |
| 905 | <data key="d10"> |
| 906 | <y:PolyLineEdge> |
| 907 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 908 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 909 | <y:Arrows source="none" target="standard"/> |
| 910 | <y:BendStyle smoothed="false"/> |
| 911 | </y:PolyLineEdge> |
| 912 | </data> |
| 913 | </edge> |
| 914 | <edge id="e4" source="n4" target="n9"> |
| 915 | <data key="d10"> |
| 916 | <y:PolyLineEdge> |
| 917 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 918 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 919 | <y:Arrows source="none" target="standard"/> |
| 920 | <y:BendStyle smoothed="false"/> |
| 921 | </y:PolyLineEdge> |
| 922 | </data> |
| 923 | </edge> |
| 924 | <edge id="e5" source="n5" target="n6"> |
| 925 | <data key="d10"> |
| 926 | <y:PolyLineEdge> |
| 927 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 928 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 929 | <y:Arrows source="none" target="standard"/> |
| 930 | <y:BendStyle smoothed="false"/> |
| 931 | </y:PolyLineEdge> |
| 932 | </data> |
| 933 | </edge> |
| 934 | <edge id="e6" source="n6" target="n7"> |
| 935 | <data key="d10"> |
| 936 | <y:PolyLineEdge> |
| 937 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 938 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 939 | <y:Arrows source="none" target="standard"/> |
| 940 | <y:BendStyle smoothed="false"/> |
| 941 | </y:PolyLineEdge> |
| 942 | </data> |
| 943 | </edge> |
| 944 | <edge id="e7" source="n7" target="n8"> |
| 945 | <data key="d10"> |
| 946 | <y:PolyLineEdge> |
| 947 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 948 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 949 | <y:Arrows source="none" target="standard"/> |
| 950 | <y:BendStyle smoothed="false"/> |
| 951 | </y:PolyLineEdge> |
| 952 | </data> |
| 953 | </edge> |
| 954 | <edge id="e8" source="n9" target="n6"> |
| 955 | <data key="d10"> |
| 956 | <y:PolyLineEdge> |
| 957 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 958 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 959 | <y:Arrows source="none" target="standard"/> |
| 960 | <y:BendStyle smoothed="false"/> |
| 961 | </y:PolyLineEdge> |
| 962 | </data> |
| 963 | </edge> |
| 964 | <edge id="e9" source="n9" target="n10"> |
| 965 | <data key="d10"> |
| 966 | <y:PolyLineEdge> |
| 967 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 968 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 969 | <y:Arrows source="none" target="standard"/> |
| 970 | <y:BendStyle smoothed="false"/> |
| 971 | </y:PolyLineEdge> |
| 972 | </data> |
| 973 | </edge> |
| 974 | <edge id="e10" source="n10" target="n8"> |
| 975 | <data key="d10"> |
| 976 | <y:PolyLineEdge> |
| 977 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 978 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 979 | <y:Arrows source="none" target="standard"/> |
| 980 | <y:BendStyle smoothed="false"/> |
| 981 | </y:PolyLineEdge> |
| 982 | </data> |
| 983 | </edge> |
| 984 | </graph> |
| 985 | <data key="d7"> |
| 986 | <y:Resources/> |
| 987 | </data> |
| 988 | </graphml> |
| 989 | ransparent="false"/> |
| 990 | <y:B/> |
| 991 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> |
| 992 | </y:ShapeNode> |
| 993 | </data> |
| 994 | </node> |
| 995 | <node id="n4"> |
| 996 | <data key="d6"> |
| 997 | <y:ShapeNode> |
| 998 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 999 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1000 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1001 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1002 | <y:Shape type="ellipse"/> |
| 1003 | </y:ShapeNode> |
| 1004 | </data> |
| 1005 | </node> |
| 1006 | <node id="n5"> |
| 1007 | <data key="d6"> |
| 1008 | <y:ShapeNode> |
| 1009 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 1010 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1011 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1012 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1013 | <y:Shape type="ellipse"/> |
| 1014 | </y:ShapeNode> |
| 1015 | </data> |
| 1016 | </node> |
| 1017 | <node id="n6"> |
| 1018 | <data key="d6"> |
| 1019 | <y:ShapeNode> |
| 1020 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 1021 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1022 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1023 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1024 | <y:Shape type="ellipse"/> |
| 1025 | </y:ShapeNode> |
| 1026 | </data> |
| 1027 | </node> |
| 1028 | <node id="n7"> |
| 1029 | <data key="d6"> |
| 1030 | <y:ShapeNode> |
| 1031 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 1032 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1033 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1034 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1035 | <y:Shape type="ellipse"/> |
| 1036 | </y:ShapeNode> |
| 1037 | </data> |
| 1038 | </node> |
| 1039 | <node id="n8"> |
| 1040 | <data key="d6"> |
| 1041 | <y:ShapeNode> |
| 1042 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 1043 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1044 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1045 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1046 | <y:Shape type="ellipse"/> |
| 1047 | </y:ShapeNode> |
| 1048 | </data> |
| 1049 | </node> |
| 1050 | <node id="n9"> |
| 1051 | <data key="d6"> |
| 1052 | <y:ShapeNode> |
| 1053 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 1054 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1055 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1056 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1057 | <y:Shape type="ellipse"/> |
| 1058 | </y:ShapeNode> |
| 1059 | </data> |
| 1060 | </node> |
| 1061 | <node id="n10"> |
| 1062 | <data key="d6"> |
| 1063 | <y:ShapeNode> |
| 1064 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 1065 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1066 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1067 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1068 | <y:Shape type="ellipse"/> |
| 1069 | </y:ShapeNode> |
| 1070 | </data> |
| 1071 | </node> |
| 1072 | <edge id="e0" source="n1" target="n2"> |
| 1073 | <data key="d10"> |
| 1074 | <y:PolyLineEdge> |
| 1075 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1076 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1077 | <y:Arrows source="none" target="standard"/> |
| 1078 | <y:BendStyle smoothed="false"/> |
| 1079 | </y:PolyLineEdge> |
| 1080 | </data> |
| 1081 | </edge> |
| 1082 | <edge id="e1" source="n2" target="n3"> |
| 1083 | <data key="d10"> |
| 1084 | <y:PolyLineEdge> |
| 1085 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1086 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1087 | <y:Arrows source="none" target="standard"/> |
| 1088 | <y:BendStyle smoothed="false"/> |
| 1089 | </y:PolyLineEdge> |
| 1090 | </data> |
| 1091 | </edge> |
| 1092 | <edge id="e2" source="n2" target="n4"> |
| 1093 | <data key="d10"> |
| 1094 | <y:PolyLineEdge> |
| 1095 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1096 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1097 | <y:Arrows source="none" target="standard"/> |
| 1098 | <y:BendStyle smoothed="false"/> |
| 1099 | </y:PolyLineEdge> |
| 1100 | </data> |
| 1101 | </edge> |
| 1102 | <edge id="e3" source="n3" target="n5"> |
| 1103 | <data key="d10"> |
| 1104 | <y:PolyLineEdge> |
| 1105 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1106 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1107 | <y:Arrows source="none" target="standard"/> |
| 1108 | <y:BendStyle smoothed="false"/> |
| 1109 | </y:PolyLineEdge> |
| 1110 | </data> |
| 1111 | </edge> |
| 1112 | <edge id="e4" source="n4" target="n9"> |
| 1113 | <data key="d10"> |
| 1114 | <y:PolyLineEdge> |
| 1115 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1116 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1117 | <y:Arrows source="none" target="standard"/> |
| 1118 | <y:BendStyle smoothed="false"/> |
| 1119 | </y:PolyLineEdge> |
| 1120 | </data> |
| 1121 | </edge> |
| 1122 | <edge id="e5" source="n5" target="n6"> |
| 1123 | <data key="d10"> |
| 1124 | <y:PolyLineEdge> |
| 1125 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1126 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1127 | <y:Arrows source="none" target="standard"/> |
| 1128 | <y:BendStyle smoothed="false"/> |
| 1129 | </y:PolyLineEdge> |
| 1130 | </data> |
| 1131 | </edge> |
| 1132 | <edge id="e6" source="n6" target="n7"> |
| 1133 | <data key="d10"> |
| 1134 | <y:PolyLineEdge> |
| 1135 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1136 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1137 | <y:Arrows source="none" target="standard"/> |
| 1138 | <y:BendStyle smoothed="false"/> |
| 1139 | </y:PolyLineEdge> |
| 1140 | </data> |
| 1141 | </edge> |
| 1142 | <edge id="e7" source="n7" target="n8"> |
| 1143 | <data key="d10"> |
| 1144 | <y:PolyLineEdge> |
| 1145 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1146 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1147 | <y:Arrows source="none" target="standard"/> |
| 1148 | <y:BendStyle smoothed="false"/> |
| 1149 | </y:PolyLineEdge> |
| 1150 | </data> |
| 1151 | </edge> |
| 1152 | <edge id="e8" source="n9" target="n6"> |
| 1153 | <data key="d10"> |
| 1154 | <y:PolyLineEdge> |
| 1155 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1156 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1157 | <y:Arrows source="none" target="standard"/> |
| 1158 | <y:BendStyle smoothed="false"/> |
| 1159 | </y:PolyLineEdge> |
| 1160 | </data> |
| 1161 | </edge> |
| 1162 | <edge id="e9" source="n9" target="n10"> |
| 1163 | <data key="d10"> |
| 1164 | <y:PolyLineEdge> |
| 1165 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1166 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1167 | <y:Arrows source="none" target="standard"/> |
| 1168 | <y:BendStyle smoothed="false"/> |
| 1169 | </y:PolyLineEdge> |
| 1170 | </data> |
| 1171 | </edge> |
| 1172 | <edge id="e10" source="n10" target="n8"> |
| 1173 | <data key="d10"> |
| 1174 | <y:PolyLineEdge> |
| 1175 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1176 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1177 | <y:Arrows source="none" target="standard"/> |
| 1178 | <y:BendStyle smoothed="false"/> |
| 1179 | </y:PolyLineEdge> |
| 1180 | </data> |
| 1181 | </edge> |
| 1182 | </graph> |
| 1183 | <data key="d7"> |
| 1184 | <y:Resources/> |
| 1185 | </data> |
| 1186 | </graphml> |
| 1187 | 0.0">Folder 1</y:NodeLabel> |
| 1188 | <y:Shape type="round> |
| 1189 | <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> |
| 1190 | </y:PolyLineEdge> |
| 1191 | </data> |
| 1192 | </edge> |
| 1193 | <edge id="e4" source="n4" target="n9"> |
| 1194 | <data key="d10"> |
| 1195 | <y:PolyLineEdge> |
| 1196 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1197 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1198 | <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 1199 | <y:BendStyle smoothed="false"/> |
| 1200 | </y:PolyLineEdge> |
| 1201 | </data> |
| 1202 | </edge> |
| 1203 | <edge id="e6" source="n6" target="n7"> |
| 1204 | <data key="d10"> |
| 1205 | <y:PolyLineEdge> |
| 1206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1208 | <y:Arrows source="none" target="standard"/> |
| 1209 | <y:BendStyle smoothed="false"/> |
| 1210 | </y:PolyLineEdge> |
| 1211 | </data> |
| 1212 | </edge> |
| 1213 | <edge id="e7" source="n7" target="n8"> |
| 1214 | <data key="d10"> |
| 1215 | <y:PolyLineEdge> |
| 1216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1218 | <y:Arrows source="none" target="standard"/> |
| 1219 | <y:BendStyle smoothed="false"/> |
| 1220 | </y:PolyLineEdge> |
| 1221 | </data> |
| 1222 | </edge> |
| 1223 | <edge id="e8" source="n9" target="n6"> |
| 1224 | <data key="d10"> |
| 1225 | <y:PolyLineEdge> |
| 1226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1227 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1228 | <y:Arrows source="none" target="standard"/> |
| 1229 | <y:BendStyle smoothed="false"/> |
| 1230 | </y:PolyLineEdge> |
| 1231 | </data> |
| 1232 | </edge> |
| 1233 | <edge id="e9" source="n9" target="n10"> |
| 1234 | <data key="d10"> |
| 1235 | <y:PolyLineEdge> |
| 1236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1238 | <y:Arrows source="none" target="standard"/> |
| 1239 | <y:BendStyle smoothed="false"/> |
| 1240 | </y:PolyLineEdge> |
| 1241 | </data> |
| 1242 | </edge> |
| 1243 | <edge id="e10" source="n10" target="n8"> |
| 1244 | <data key="d10"> |
| 1245 | <y:PolyLineEdge> |
| 1246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1247 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1248 | <y:Arrows source="none" target="standard"/> |
| 1249 | <y:BendStyle smoothed="false"/> |
| 1250 | </y:PolyLineEdge> |
| 1251 | </data> |
| 1252 | </edge> |
| 1253 | </graph> |
| 1254 | <data key="d7"> |
| 1255 | <y:Resources/> |
| 1256 | </data> |
| 1257 | </graphml> |
| 1258 | </y:GroupNode> |
| 1259 | </y:Realizers> |
| 1260 | ProxyAutoBoundsO@32W,_@Jo,a:n0:"> |
| 1261 | <node id="n0::n0"> |
| 1262 | I@3x0,9:5"/> |
| 1263 | U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> |
| 1264 | A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1265 | <node id="n0::n1"> |
| 1266 | I@3x0,9:5"/> |
| 1267 | U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> |
| 1268 | A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1269 | <node id="n0::n2"> |
| 1270 | I@3x0,9:5"/> |
| 1271 | U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> |
| 1272 | A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1273 | <node id="n0::n3"> |
| 1274 | I@3x0,9:5"/> |
| 1275 | U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> |
| 1276 | A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> |
| 1277 | <node id="n0::n4"> |
| 1278 | I@3x0,9:5"/> |
| 1279 | U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> |
| 1280 | A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> |
| 1281 | </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1282 | <y:GroupNode> |
| 1283 | U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> |
| 1284 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1285 | <y:GroupNode> |
| 1286 | U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> |
| 1287 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> |
| 1288 | </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> |
| 1289 | <node id="n1::n0"> |
| 1290 | I@3x0,9:5"/> |
| 1291 | U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1292 | <node id="n1::n1"> |
| 1293 | I@3x0,9:5"/> |
| 1294 | U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1295 | <node id="n1::n2"> |
| 1296 | I@3x0,9:5"/> |
| 1297 | U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1298 | <node id="n1::n3"> |
| 1299 | I@3x0,9:5"/> |
| 1300 | U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> |
| 1301 | </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1302 | <y:GroupNode> |
| 1303 | U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> |
| 1304 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1305 | <y:GroupNode> |
| 1306 | U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> |
| 1307 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 1308 | <!--Created by yEd 3.19--> |
| 1309 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 1310 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 1311 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 1312 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 1313 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 1314 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 1315 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 1316 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 1317 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 1318 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 1319 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 1320 | <graph edgedefault="directed" id="G"> |
| 1321 | <data key="d0" xml:space="preserve"/> |
| 1322 | <node id="n0"> |
| 1323 | <data key="d6"> |
| 1324 | <y:ShapeNode> |
| 1325 | <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> |
| 1326 | <y:Fill color="#9ACCFC" transparent="false"/> |
| 1327 | <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> |
| 1328 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
+303
| --- a/www/branch03.svg | ||
| +++ b/www/branch03.svg | ||
| @@ -0,0 +1,303 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<svg | |
| 3 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| 4 | + xmlns:cc="http://creativecommons.org/ns#" | |
| 5 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| 6 | + xmlns:svg="http://www.w3.org/2000/svg" | |
| 7 | + xmlns="http://www.w3.org/2000/svg" | |
| 8 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
| 9 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
| 10 | + width="211" | |
| 11 | + stroke-miterlimit="10" | |
| 12 | + font-weight="normal" | |
| 13 | + height="121" | |
| 14 | + font-style="normal" | |
| 15 | + font-size="12px" | |
| 16 | + id="svg4877" | |
| 17 | + version="1.1" | |
| 18 | + inkscape:version="0.91 r13725" | |
| 19 | + sodipodi:docname="branch03.svg" | |
| 20 | + style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> | |
| 21 | + <metadata | |
| 22 | + id="metadata4961"> | |
| 23 | + <rdf:RDF> | |
| 24 | + <cc:Work | |
| 25 | + rdf:about=""> | |
| 26 | + <dc:format>image/svg+xml</dc:format> | |
| 27 | + <dc:type | |
| 28 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
| 29 | + <dc:title></dc:title> | |
| 30 | + </cc:Work> | |
| 31 | + </rdf:RDF> | |
| 32 | + </metadata> | |
| 33 | + <sodipodi:namedview | |
| 34 | + pagecolor="#ffffff" | |
| 35 | + bordercolor="#666666" | |
| 36 | + borderopacity="1" | |
| 37 | + objecttolerance="10" | |
| 38 | + gridtolerance="10" | |
| 39 | + guidetolerance="10" | |
| 40 | + inkscape:pageopacity="0" | |
| 41 | + inkscape:pageshadow="2" | |
| 42 | + inkscape:window-width="640" | |
| 43 | + inkscape:window-height="480" | |
| 44 | + id="namedview4959" | |
| 45 | + showgrid="false" | |
| 46 | + fit-margin-top="0" | |
| 47 | + fit-margin-left="0" | |
| 48 | + fit-margin-right="0" | |
| 49 | + fit-margin-bottom="0" | |
| 50 | + inkscape:zoom="0.93768769" | |
| 51 | + inkscape:cx="105.5" | |
| 52 | + inkscape:cy="60.998993" | |
| 53 | + inkscape:window-x="0" | |
| 54 | + inkscape:window-y="0" | |
| 55 | + inkscape:window-maximized="0" | |
| 56 | + inkscape:current-layer="svg4877" /> | |
| 57 | + <!--Generated by ySVG 2.5--> | |
| 58 | + <defs | |
| 59 | + id="genericDefs" /> | |
| 60 | + <g | |
| 61 | + id="g4880" | |
| 62 | + transform="translate(-262,-605.99899)"> | |
| 63 | + <defs | |
| 64 | + id="defs1"> | |
| 65 | + <clipPath | |
| 66 | + clipPathUnits="userSpaceOnUse" | |
| 67 | + id="clipPath1"> | |
| 68 | + <path | |
| 69 | + d="M 0,0 735,0 735,1332 0,1332 0,0 Z" | |
| 70 | + id="path4884" | |
| 71 | + inkscape:connector-curvature="0" /> | |
| 72 | + </clipPath> | |
| 73 | + <clipPath | |
| 74 | + clipPathUnits="userSpaceOnUse" | |
| 75 | + id="clipPath2"> | |
| 76 | + <path | |
| 77 | + d="m 46,-911 735,0 0,1332 -735,0 0,-1332 z" | |
| 78 | + id="path4887" | |
| 79 | + inkscape:connector-curvature="0" /> | |
| 80 | + </clipPath> | |
| 81 | + </defs> | |
| 82 | + <g | |
| 83 | + transform="translate(-46,911)" | |
| 84 | + id="g4889" | |
| 85 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 86 | + <circle | |
| 87 | + r="15" | |
| 88 | + clip-path="url(#clipPath2)" | |
| 89 | + cx="324" | |
| 90 | + cy="-247.00101" | |
| 91 | + id="circle4891" | |
| 92 | + style="stroke:none" /> | |
| 93 | + </g> | |
| 94 | + <g | |
| 95 | + stroke-miterlimit="1.45" | |
| 96 | + transform="translate(-46,911)" | |
| 97 | + id="g4893" | |
| 98 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 99 | + <circle | |
| 100 | + r="15" | |
| 101 | + clip-path="url(#clipPath2)" | |
| 102 | + cx="324" | |
| 103 | + cy="-247.00101" | |
| 104 | + id="circle4895" | |
| 105 | + style="fill:none" /> | |
| 106 | + <text | |
| 107 | + x="320.20609" | |
| 108 | + y="-242.46581" | |
| 109 | + clip-path="url(#clipPath2)" | |
| 110 | + xml:space="preserve" | |
| 111 | + id="text4897" | |
| 112 | + style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> | |
| 113 | + </g> | |
| 114 | + <g | |
| 115 | + transform="translate(-46,911)" | |
| 116 | + id="g4899" | |
| 117 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 118 | + <circle | |
| 119 | + r="15" | |
| 120 | + clip-path="url(#clipPath2)" | |
| 121 | + cx="384" | |
| 122 | + cy="-247.00101" | |
| 123 | + id="circle4901" | |
| 124 | + style="stroke:none" /> | |
| 125 | + </g> | |
| 126 | + <g | |
| 127 | + stroke-miterlimit="1.45" | |
| 128 | + transform="translate(-46,911)" | |
| 129 | + id="g4903" | |
| 130 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 131 | + <circle | |
| 132 | + r="15" | |
| 133 | + clip-path="url(#clipPath2)" | |
| 134 | + cx="384" | |
| 135 | + cy="-247.00101" | |
| 136 | + id="circle4905" | |
| 137 | + style="fill:none" /> | |
| 138 | + <text | |
| 139 | + x="380.20609" | |
| 140 | + y="-242.46581" | |
| 141 | + clip-path="url(#clipPath2)" | |
| 142 | + xml:space="preserve" | |
| 143 | + id="text4907" | |
| 144 | + style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> | |
| 145 | + </g> | |
| 146 | + <g | |
| 147 | + transform="translate(-46,911)" | |
| 148 | + id="g4909" | |
| 149 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 150 | + <circle | |
| 151 | + r="15" | |
| 152 | + clip-path="url(#clipPath2)" | |
| 153 | + cx="444" | |
| 154 | + cy="-289.00101" | |
| 155 | + id="circle4911" | |
| 156 | + style="stroke:none" /> | |
| 157 | + </g> | |
| 158 | + <g | |
| 159 | + stroke-miterlimit="1.45" | |
| 160 | + transform="translate(-46,911)" | |
| 161 | + id="g4913" | |
| 162 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 163 | + <circle | |
| 164 | + r="15" | |
| 165 | + clip-path="url(#clipPath2)" | |
| 166 | + cx="444" | |
| 167 | + cy="-289.00101" | |
| 168 | + id="circle4915" | |
| 169 | + style="fill:none" /> | |
| 170 | + <text | |
| 171 | + x="440.20609" | |
| 172 | + y="-284.46579" | |
| 173 | + clip-path="url(#clipPath2)" | |
| 174 | + xml:space="preserve" | |
| 175 | + id="text4917" | |
| 176 | + style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> | |
| 177 | + </g> | |
| 178 | + <g | |
| 179 | + transform="translate(-46,911)" | |
| 180 | + id="g4919" | |
| 181 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 182 | + <circle | |
| 183 | + r="15" | |
| 184 | + clip-path="url(#clipPath2)" | |
| 185 | + cx="443" | |
| 186 | + cy="-200.00101" | |
| 187 | + id="circle4921" | |
| 188 | + style="stroke:none" /> | |
| 189 | + </g> | |
| 190 | + <g | |
| 191 | + stroke-miterlimit="1.45" | |
| 192 | + transform="translate(-46,911)" | |
| 193 | + id="g4923" | |
| 194 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 195 | + <circle | |
| 196 | + r="15" | |
| 197 | + clip-path="url(#clipPath2)" | |
| 198 | + cx="443" | |
| 199 | + cy="-200.00101" | |
| 200 | + id="circle4925" | |
| 201 | + style="fill:none" /> | |
| 202 | + <text | |
| 203 | + x="439.20609" | |
| 204 | + y="-195.46581" | |
| 205 | + clip-path="url(#clipPath2)" | |
| 206 | + xml:space="preserve" | |
| 207 | + id="text4927" | |
| 208 | + style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> | |
| 209 | + </g> | |
| 210 | + <g | |
| 211 | + transform="translate(-46,911)" | |
| 212 | + id="g4929" | |
| 213 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 214 | + <circle | |
| 215 | + r="15" | |
| 216 | + clip-path="url(#clipPath2)" | |
| 217 | + cx="503" | |
| 218 | + cy="-247.00101" | |
| 219 | + id="circle4931" | |
| 220 | + style="stroke:none" /> | |
| 221 | + </g> | |
| 222 | + <g | |
| 223 | + stroke-miterlimit="1.45" | |
| 224 | + transform="translate(-46,911)" | |
| 225 | + id="g4933" | |
| 226 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 227 | + <circle | |
| 228 | + r="15" | |
| 229 | + clip-path="url(#clipPath2)" | |
| 230 | + cx="503" | |
| 231 | + cy="-247.00101" | |
| 232 | + id="circle4935" | |
| 233 | + style="fill:none" /> | |
| 234 | + <text | |
| 235 | + x="499.20609" | |
| 236 | + y="-242.46581" | |
| 237 | + clip-path="url(#clipPath2)" | |
| 238 | + xml:space="preserve" | |
| 239 | + id="text4937" | |
| 240 | + style="font-family:sans-serif;stroke:none;stroke-width:1">5</text> | |
| 241 | + <path | |
| 242 | + d="m 339,-247.001 22,0" | |
| 243 | + clip-path="url(#clipPath2)" | |
| 244 | + id="path4939" | |
| 245 | + inkscape:connector-curvature="0" | |
| 246 | + style="fill:none;stroke-width:1" /> | |
| 247 | + <path | |
| 248 | + d="m 369,-247.001 -12,-5 3,5 -3,5 z" | |
| 249 | + clip-path="url(#clipPath2)" | |
| 250 | + id="path4941" | |
| 251 | + inkscape:connector-curvature="0" | |
| 252 | + style="stroke:none;stroke-width:1" /> | |
| 253 | + <path | |
| 254 | + d="m 396.2885,-255.6029 28.8692,-20.2084" | |
| 255 | + clip-path="url(#clipPath2)" | |
| 256 | + id="path4943" | |
| 257 | + inkscape:connector-curvature="0" | |
| 258 | + style="fill:none;stroke-width:1" /> | |
| 259 | + <path | |
| 260 | + d="m 431.7115,-280.399 -12.6981,2.7854 5.325,2.3757 0.4096,5.8166 z" | |
| 261 | + clip-path="url(#clipPath2)" | |
| 262 | + id="path4945" | |
| 263 | + inkscape:connector-curvature="0" | |
| 264 | + style="stroke:none;stroke-width:1" /> | |
| 265 | + <path | |
| 266 | + d="m 395.7324,-237.6548 29.2779,23.3231" | |
| 267 | + clip-path="url(#clipPath2)" | |
| 268 | + id="path4947" | |
| 269 | + inkscape:connector-curvature="0" | |
| 270 | + style="fill:none;stroke-width:1" /> | |
| 271 | + <path | |
| 272 | + d="m 431.2676,-209.3471 -6.2705,-11.3877 -0.7689,5.78 -5.4619,2.0415 z" | |
| 273 | + clip-path="url(#clipPath2)" | |
| 274 | + id="path4949" | |
| 275 | + inkscape:connector-curvature="0" | |
| 276 | + style="stroke:none;stroke-width:1" /> | |
| 277 | + <path | |
| 278 | + d="m 456.22,-280.302 28.0427,19.9626" | |
| 279 | + clip-path="url(#clipPath2)" | |
| 280 | + id="path4951" | |
| 281 | + inkscape:connector-curvature="0" | |
| 282 | + style="fill:none;stroke-width:1" /> | |
| 283 | + <path | |
| 284 | + d="m 490.78,-255.7 -6.8763,-11.0325 -0.4557,5.8132 -5.3436,2.3335 z" | |
| 285 | + clip-path="url(#clipPath2)" | |
| 286 | + id="path4953" | |
| 287 | + inkscape:connector-curvature="0" | |
| 288 | + style="stroke:none;stroke-width:1" /> | |
| 289 | + <path | |
| 290 | + d="m 454.8084,-209.2509 30.0854,-23.5668" | |
| 291 | + clip-path="url(#clipPath2)" | |
| 292 | + id="path4955" | |
| 293 | + inkscape:connector-curvature="0" | |
| 294 | + style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 295 | + <path | |
| 296 | + d="m 491.1916,-237.7511 -12.53,3.4639 5.4449,2.0861 0.7217,5.7861 z" | |
| 297 | + clip-path="url(#clipPath2)" | |
| 298 | + id="path4957" | |
| 299 | + inkscape:connector-curvature="0" | |
| 300 | + style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 301 | + </g> | |
| 302 | + </g> | |
| 303 | +</svg> |
| --- a/www/branch03.svg | |
| +++ b/www/branch03.svg | |
| @@ -0,0 +1,303 @@ | |
| --- a/www/branch03.svg | |
| +++ b/www/branch03.svg | |
| @@ -0,0 +1,303 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
| 4 | xmlns:cc="http://creativecommons.org/ns#" |
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 6 | xmlns:svg="http://www.w3.org/2000/svg" |
| 7 | xmlns="http://www.w3.org/2000/svg" |
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
| 10 | width="211" |
| 11 | stroke-miterlimit="10" |
| 12 | font-weight="normal" |
| 13 | height="121" |
| 14 | font-style="normal" |
| 15 | font-size="12px" |
| 16 | id="svg4877" |
| 17 | version="1.1" |
| 18 | inkscape:version="0.91 r13725" |
| 19 | sodipodi:docname="branch03.svg" |
| 20 | style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> |
| 21 | <metadata |
| 22 | id="metadata4961"> |
| 23 | <rdf:RDF> |
| 24 | <cc:Work |
| 25 | rdf:about=""> |
| 26 | <dc:format>image/svg+xml</dc:format> |
| 27 | <dc:type |
| 28 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
| 29 | <dc:title></dc:title> |
| 30 | </cc:Work> |
| 31 | </rdf:RDF> |
| 32 | </metadata> |
| 33 | <sodipodi:namedview |
| 34 | pagecolor="#ffffff" |
| 35 | bordercolor="#666666" |
| 36 | borderopacity="1" |
| 37 | objecttolerance="10" |
| 38 | gridtolerance="10" |
| 39 | guidetolerance="10" |
| 40 | inkscape:pageopacity="0" |
| 41 | inkscape:pageshadow="2" |
| 42 | inkscape:window-width="640" |
| 43 | inkscape:window-height="480" |
| 44 | id="namedview4959" |
| 45 | showgrid="false" |
| 46 | fit-margin-top="0" |
| 47 | fit-margin-left="0" |
| 48 | fit-margin-right="0" |
| 49 | fit-margin-bottom="0" |
| 50 | inkscape:zoom="0.93768769" |
| 51 | inkscape:cx="105.5" |
| 52 | inkscape:cy="60.998993" |
| 53 | inkscape:window-x="0" |
| 54 | inkscape:window-y="0" |
| 55 | inkscape:window-maximized="0" |
| 56 | inkscape:current-layer="svg4877" /> |
| 57 | <!--Generated by ySVG 2.5--> |
| 58 | <defs |
| 59 | id="genericDefs" /> |
| 60 | <g |
| 61 | id="g4880" |
| 62 | transform="translate(-262,-605.99899)"> |
| 63 | <defs |
| 64 | id="defs1"> |
| 65 | <clipPath |
| 66 | clipPathUnits="userSpaceOnUse" |
| 67 | id="clipPath1"> |
| 68 | <path |
| 69 | d="M 0,0 735,0 735,1332 0,1332 0,0 Z" |
| 70 | id="path4884" |
| 71 | inkscape:connector-curvature="0" /> |
| 72 | </clipPath> |
| 73 | <clipPath |
| 74 | clipPathUnits="userSpaceOnUse" |
| 75 | id="clipPath2"> |
| 76 | <path |
| 77 | d="m 46,-911 735,0 0,1332 -735,0 0,-1332 z" |
| 78 | id="path4887" |
| 79 | inkscape:connector-curvature="0" /> |
| 80 | </clipPath> |
| 81 | </defs> |
| 82 | <g |
| 83 | transform="translate(-46,911)" |
| 84 | id="g4889" |
| 85 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 86 | <circle |
| 87 | r="15" |
| 88 | clip-path="url(#clipPath2)" |
| 89 | cx="324" |
| 90 | cy="-247.00101" |
| 91 | id="circle4891" |
| 92 | style="stroke:none" /> |
| 93 | </g> |
| 94 | <g |
| 95 | stroke-miterlimit="1.45" |
| 96 | transform="translate(-46,911)" |
| 97 | id="g4893" |
| 98 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 99 | <circle |
| 100 | r="15" |
| 101 | clip-path="url(#clipPath2)" |
| 102 | cx="324" |
| 103 | cy="-247.00101" |
| 104 | id="circle4895" |
| 105 | style="fill:none" /> |
| 106 | <text |
| 107 | x="320.20609" |
| 108 | y="-242.46581" |
| 109 | clip-path="url(#clipPath2)" |
| 110 | xml:space="preserve" |
| 111 | id="text4897" |
| 112 | style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> |
| 113 | </g> |
| 114 | <g |
| 115 | transform="translate(-46,911)" |
| 116 | id="g4899" |
| 117 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 118 | <circle |
| 119 | r="15" |
| 120 | clip-path="url(#clipPath2)" |
| 121 | cx="384" |
| 122 | cy="-247.00101" |
| 123 | id="circle4901" |
| 124 | style="stroke:none" /> |
| 125 | </g> |
| 126 | <g |
| 127 | stroke-miterlimit="1.45" |
| 128 | transform="translate(-46,911)" |
| 129 | id="g4903" |
| 130 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 131 | <circle |
| 132 | r="15" |
| 133 | clip-path="url(#clipPath2)" |
| 134 | cx="384" |
| 135 | cy="-247.00101" |
| 136 | id="circle4905" |
| 137 | style="fill:none" /> |
| 138 | <text |
| 139 | x="380.20609" |
| 140 | y="-242.46581" |
| 141 | clip-path="url(#clipPath2)" |
| 142 | xml:space="preserve" |
| 143 | id="text4907" |
| 144 | style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> |
| 145 | </g> |
| 146 | <g |
| 147 | transform="translate(-46,911)" |
| 148 | id="g4909" |
| 149 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 150 | <circle |
| 151 | r="15" |
| 152 | clip-path="url(#clipPath2)" |
| 153 | cx="444" |
| 154 | cy="-289.00101" |
| 155 | id="circle4911" |
| 156 | style="stroke:none" /> |
| 157 | </g> |
| 158 | <g |
| 159 | stroke-miterlimit="1.45" |
| 160 | transform="translate(-46,911)" |
| 161 | id="g4913" |
| 162 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 163 | <circle |
| 164 | r="15" |
| 165 | clip-path="url(#clipPath2)" |
| 166 | cx="444" |
| 167 | cy="-289.00101" |
| 168 | id="circle4915" |
| 169 | style="fill:none" /> |
| 170 | <text |
| 171 | x="440.20609" |
| 172 | y="-284.46579" |
| 173 | clip-path="url(#clipPath2)" |
| 174 | xml:space="preserve" |
| 175 | id="text4917" |
| 176 | style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> |
| 177 | </g> |
| 178 | <g |
| 179 | transform="translate(-46,911)" |
| 180 | id="g4919" |
| 181 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 182 | <circle |
| 183 | r="15" |
| 184 | clip-path="url(#clipPath2)" |
| 185 | cx="443" |
| 186 | cy="-200.00101" |
| 187 | id="circle4921" |
| 188 | style="stroke:none" /> |
| 189 | </g> |
| 190 | <g |
| 191 | stroke-miterlimit="1.45" |
| 192 | transform="translate(-46,911)" |
| 193 | id="g4923" |
| 194 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 195 | <circle |
| 196 | r="15" |
| 197 | clip-path="url(#clipPath2)" |
| 198 | cx="443" |
| 199 | cy="-200.00101" |
| 200 | id="circle4925" |
| 201 | style="fill:none" /> |
| 202 | <text |
| 203 | x="439.20609" |
| 204 | y="-195.46581" |
| 205 | clip-path="url(#clipPath2)" |
| 206 | xml:space="preserve" |
| 207 | id="text4927" |
| 208 | style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> |
| 209 | </g> |
| 210 | <g |
| 211 | transform="translate(-46,911)" |
| 212 | id="g4929" |
| 213 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 214 | <circle |
| 215 | r="15" |
| 216 | clip-path="url(#clipPath2)" |
| 217 | cx="503" |
| 218 | cy="-247.00101" |
| 219 | id="circle4931" |
| 220 | style="stroke:none" /> |
| 221 | </g> |
| 222 | <g |
| 223 | stroke-miterlimit="1.45" |
| 224 | transform="translate(-46,911)" |
| 225 | id="g4933" |
| 226 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 227 | <circle |
| 228 | r="15" |
| 229 | clip-path="url(#clipPath2)" |
| 230 | cx="503" |
| 231 | cy="-247.00101" |
| 232 | id="circle4935" |
| 233 | style="fill:none" /> |
| 234 | <text |
| 235 | x="499.20609" |
| 236 | y="-242.46581" |
| 237 | clip-path="url(#clipPath2)" |
| 238 | xml:space="preserve" |
| 239 | id="text4937" |
| 240 | style="font-family:sans-serif;stroke:none;stroke-width:1">5</text> |
| 241 | <path |
| 242 | d="m 339,-247.001 22,0" |
| 243 | clip-path="url(#clipPath2)" |
| 244 | id="path4939" |
| 245 | inkscape:connector-curvature="0" |
| 246 | style="fill:none;stroke-width:1" /> |
| 247 | <path |
| 248 | d="m 369,-247.001 -12,-5 3,5 -3,5 z" |
| 249 | clip-path="url(#clipPath2)" |
| 250 | id="path4941" |
| 251 | inkscape:connector-curvature="0" |
| 252 | style="stroke:none;stroke-width:1" /> |
| 253 | <path |
| 254 | d="m 396.2885,-255.6029 28.8692,-20.2084" |
| 255 | clip-path="url(#clipPath2)" |
| 256 | id="path4943" |
| 257 | inkscape:connector-curvature="0" |
| 258 | style="fill:none;stroke-width:1" /> |
| 259 | <path |
| 260 | d="m 431.7115,-280.399 -12.6981,2.7854 5.325,2.3757 0.4096,5.8166 z" |
| 261 | clip-path="url(#clipPath2)" |
| 262 | id="path4945" |
| 263 | inkscape:connector-curvature="0" |
| 264 | style="stroke:none;stroke-width:1" /> |
| 265 | <path |
| 266 | d="m 395.7324,-237.6548 29.2779,23.3231" |
| 267 | clip-path="url(#clipPath2)" |
| 268 | id="path4947" |
| 269 | inkscape:connector-curvature="0" |
| 270 | style="fill:none;stroke-width:1" /> |
| 271 | <path |
| 272 | d="m 431.2676,-209.3471 -6.2705,-11.3877 -0.7689,5.78 -5.4619,2.0415 z" |
| 273 | clip-path="url(#clipPath2)" |
| 274 | id="path4949" |
| 275 | inkscape:connector-curvature="0" |
| 276 | style="stroke:none;stroke-width:1" /> |
| 277 | <path |
| 278 | d="m 456.22,-280.302 28.0427,19.9626" |
| 279 | clip-path="url(#clipPath2)" |
| 280 | id="path4951" |
| 281 | inkscape:connector-curvature="0" |
| 282 | style="fill:none;stroke-width:1" /> |
| 283 | <path |
| 284 | d="m 490.78,-255.7 -6.8763,-11.0325 -0.4557,5.8132 -5.3436,2.3335 z" |
| 285 | clip-path="url(#clipPath2)" |
| 286 | id="path4953" |
| 287 | inkscape:connector-curvature="0" |
| 288 | style="stroke:none;stroke-width:1" /> |
| 289 | <path |
| 290 | d="m 454.8084,-209.2509 30.0854,-23.5668" |
| 291 | clip-path="url(#clipPath2)" |
| 292 | id="path4955" |
| 293 | inkscape:connector-curvature="0" |
| 294 | style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 295 | <path |
| 296 | d="m 491.1916,-237.7511 -12.53,3.4639 5.4449,2.0861 0.7217,5.7861 z" |
| 297 | clip-path="url(#clipPath2)" |
| 298 | id="path4957" |
| 299 | inkscape:connector-curvature="0" |
| 300 | style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 301 | </g> |
| 302 | </g> |
| 303 | </svg> |
D
www/branch04.gif
Binary file
+1328
| --- a/www/branch04.graphml | ||
| +++ b/www/branch04.graphml | ||
| @@ -0,0 +1,1328 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed"/e> | |
| 16 | + </data> | |
| 17 | +0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> | |
| 18 | + <data key="d5"/> | |
| 19 | + <data key="d6"> | |
| 20 | + <y:ProxyAutoBoundsNode> | |
| 21 | + <y:Realizers active="0"> | |
| 22 | + GroupNode> | |
| 23 | + U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n9"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n10"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <edge id="e0" source="n1" target="n2"> | |
| 51 | + <data key="d10"> | |
| 52 | + <y:PolyLineEdge> | |
| 53 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 54 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 55 | + <y:Arrows source="none" target="standard"/> | |
| 56 | + <y:BendStyle smoothed="false"/> | |
| 57 | + </y:PolyLineEdge> | |
| 58 | + </data> | |
| 59 | + </edge> | |
| 60 | + <edge id="e1" source="n2" target="n3"> | |
| 61 | + <data key="d10"> | |
| 62 | + <y:PolyLineEdge> | |
| 63 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 64 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 65 | + <y:Arrows source="none" target="standard"/> | |
| 66 | + <y:BendStyle smoothed="false"/> | |
| 67 | + </y:PolyLineEdge> | |
| 68 | + </data> | |
| 69 | + </edge> | |
| 70 | + <edge id="e2" source="n2" target="n4"> | |
| 71 | + <data key="d10"> | |
| 72 | + <y:PolyLineEdge> | |
| 73 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 74 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 75 | + <y:Arrows source="none" target="standard"/> | |
| 76 | + <y:BendStyle smoothed="false"/> | |
| 77 | + </y:PolyLineEdge> | |
| 78 | + </data> | |
| 79 | + </edge> | |
| 80 | + <edge id="e3" source="n3" target="n5"> | |
| 81 | + <data key="d10"> | |
| 82 | + <y:PolyLineEdge> | |
| 83 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 84 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 85 | + <y:Arrows source="none" target="standard"/> | |
| 86 | + <y:BendStyle smoothed="false"/> | |
| 87 | + </y:PolyLineEdge> | |
| 88 | + </data> | |
| 89 | + </edge> | |
| 90 | + <edge id="e4" source="n4" target="n9"> | |
| 91 | + <data key="d10"> | |
| 92 | + <y:PolyLineEdge> | |
| 93 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 94 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 95 | + <y:Arrows source="none" target="standard"/> | |
| 96 | + <y:BendStyle smoothed="false"/> | |
| 97 | + </y:PolyLineEdge> | |
| 98 | + </data> | |
| 99 | + </edge> | |
| 100 | + <edge id="e5" source="n5" target="n6"> | |
| 101 | + <data key="d10"> | |
| 102 | + <y:PolyLineEdge> | |
| 103 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 104 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 105 | + <y:Arrows source="none" target="standard"/> | |
| 106 | + <y:BendStyle smoothed="false"/> | |
| 107 | + </y:PolyLineEdge> | |
| 108 | + </data> | |
| 109 | + </edge> | |
| 110 | + <edge id="e6" source="n6" target="n7"> | |
| 111 | + <data key="d10"> | |
| 112 | + <y:PolyLineEdge> | |
| 113 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 114 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 115 | + <y:Arrows source="none" target="standard"/> | |
| 116 | + <y:BendStyle smoothed="false"/> | |
| 117 | + </y:PolyLineEdge> | |
| 118 | + </data> | |
| 119 | + </edge> | |
| 120 | + <edge id="e7" source="n7" target="n8"> | |
| 121 | + <data key="d10"> | |
| 122 | + <y:PolyLineEdge> | |
| 123 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 124 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 125 | + <y:Arrows source="none" target="standard"/> | |
| 126 | + <y:BendStyle smoothed="false"/> | |
| 127 | + </y:PolyLineEdge> | |
| 128 | + </data> | |
| 129 | + </edge> | |
| 130 | + <edge id="e8" source="n9" target="n6"> | |
| 131 | + <data key="d10"> | |
| 132 | + <y:PolyLineEdge> | |
| 133 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 134 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 135 | + <y:Arrows source="none" target="standard"/> | |
| 136 | + <y:BendStyle smoothed="false"/> | |
| 137 | + </y:PolyLineEdge> | |
| 138 | + </data> | |
| 139 | + </edge> | |
| 140 | + <edge id="e9" source="n9" target="n10"> | |
| 141 | + <data key="d10"> | |
| 142 | + <y:PolyLineEdge> | |
| 143 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 145 | + <y:Arrows source="none" target="standard"/> | |
| 146 | + <y:BendStyle smoothed="false"/> | |
| 147 | + </y:PolyLineEdge> | |
| 148 | + </data> | |
| 149 | + </edge> | |
| 150 | + <edge id="e10" source="n10" target="n8"> | |
| 151 | + <data key="d10"> | |
| 152 | + <y:PolyLineEdge> | |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 154 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 155 | + <y:Arrows source="none" target="standard"/> | |
| 156 | + <y:BendStyle smoothed="false"/> | |
| 157 | + </y:PolyLineEdge> | |
| 158 | + </data> | |
| 159 | + </edge> | |
| 160 | + </graph> | |
| 161 | + <data key="d7"> | |
| 162 | + <y:Resources/> | |
| 163 | + </data> | |
| 164 | +</graphml> | |
| 165 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 166 | + <y:Shape type="ellipse"/> | |
| 167 | + </y:ShapeNode> | |
| 168 | + </data> | |
| 169 | + </node> | |
| 170 | + <node id="n8"> | |
| 171 | + <data key="d6"> | |
| 172 | + <y:ShapeNode> | |
| 173 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 174 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 175 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 176 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 177 | + <y:Shape type="ellipse"/> | |
| 178 | + </y:ShapeNode> | |
| 179 | + </data> | |
| 180 | + </node> | |
| 181 | + <node id="n9"> | |
| 182 | + <data key="d6"> | |
| 183 | + <y:ShapeNode> | |
| 184 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 185 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 186 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 187 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 188 | + <y:Shape type="ellipse"/> | |
| 189 | + </y:ShapeNode> | |
| 190 | + </data> | |
| 191 | + </node> | |
| 192 | + <node id="n10"> | |
| 193 | + <data key="d6"> | |
| 194 | + <y:ShapeNode> | |
| 195 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 196 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 197 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 198 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 199 | + <y:Shape type="ellipse"/> | |
| 200 | + </y:ShapeNode> | |
| 201 | + </data> | |
| 202 | + </node> | |
| 203 | + <edge id="e0" source="n1" target="n2"> | |
| 204 | + <data key="d10"> | |
| 205 | + <y:PolyLineEdge> | |
| 206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 208 | + <y:Arrows source="none" target="standard"/> | |
| 209 | + <y:BendStyle smoothed="false"/> | |
| 210 | + </y:PolyLineEdge> | |
| 211 | + </data> | |
| 212 | + </edge> | |
| 213 | + <edge id="e1" source="n2" target="n3"> | |
| 214 | + <data key="d10"> | |
| 215 | + <y:PolyLineEdge> | |
| 216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 218 | + <y:Arrows source="none" target="standard"/> | |
| 219 | + <y:BendStyle smoothed="false"/> | |
| 220 | + </y:PolyLineEdge> | |
| 221 | + </data> | |
| 222 | + </edge> | |
| 223 | + <edge id="e2" source="n2" target="n4"> | |
| 224 | + <data key="d10"> | |
| 225 | + <y:PolyLineEdge> | |
| 226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 227 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 228 | + <y:Arrows source="none" target="standard"/> | |
| 229 | + <y:BendStyle smoothed="false"/> | |
| 230 | + </y:PolyLineEdge> | |
| 231 | + </data> | |
| 232 | + </edge> | |
| 233 | + <edge id="e3" source="n3" target="n5"> | |
| 234 | + <data key="d10"> | |
| 235 | + <y:PolyLineEdge> | |
| 236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 238 | + <y:Arrows source="none" target="standard"/> | |
| 239 | + <y:BendStyle smoothed="false"/> | |
| 240 | + </y:PolyLineEdge> | |
| 241 | + </data> | |
| 242 | + </edge> | |
| 243 | + <edge id="e4" source="n4" target="n9"> | |
| 244 | + <data key="d10"> | |
| 245 | + <y:PolyLineEdge> | |
| 246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 247 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 248 | + <y:Arrows source="none" target="standard"/> | |
| 249 | + <y:BendStyle smoothed="false"/> | |
| 250 | + </y:PolyLineEdge> | |
| 251 | + </data> | |
| 252 | + </edge> | |
| 253 | + <edge id="e5" source="n5" target="n6"> | |
| 254 | + <data key="d10"> | |
| 255 | + <y:PolyLineEdge> | |
| 256 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 257 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 258 | + <y:Arrows source="none" target="standard"/> | |
| 259 | + <y:BendStyle smoothed="false"/> | |
| 260 | + </y:PolyLineEdge> | |
| 261 | + </data> | |
| 262 | + </edge> | |
| 263 | + <edge id="e6" source="n6" target="n7"> | |
| 264 | + <data key="d10"> | |
| 265 | + <y:PolyLineEdge> | |
| 266 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 267 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 268 | + <y:Arrows source="none" target="standard"/> | |
| 269 | + <y:BendStyle smoothed="false"/> | |
| 270 | + </y:PolyLineEdge> | |
| 271 | + </data> | |
| 272 | + </edge> | |
| 273 | + <edge id="e7" source="n7" target="n8"> | |
| 274 | + <data key="d10"> | |
| 275 | + <y:PolyLineEdge> | |
| 276 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 277 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 278 | + <y:Arrows source="none" target="standard"/> | |
| 279 | + <y:BendStyle smoothed="false"/> | |
| 280 | + </y:PolyLineEdge> | |
| 281 | + </data> | |
| 282 | + </edge> | |
| 283 | + <edge id="e8" source="n9" target="n6"> | |
| 284 | + <data key="d10"> | |
| 285 | + <y:PolyLineEdge> | |
| 286 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 287 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 288 | + <y:Arrows source="none" target="standard"/> | |
| 289 | + <y:BendStyle smoothed="false"/> | |
| 290 | + </y:PolyLineEdge> | |
| 291 | + </data> | |
| 292 | + </edge> | |
| 293 | + <edge id="e9" source="n9" target="n10"> | |
| 294 | + <data key="d10"> | |
| 295 | + <y:PolyLineEdge> | |
| 296 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 297 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 298 | + <y:Arrows source="none" target="standard"/> | |
| 299 | + <y:BendStyle smoothed="false"/> | |
| 300 | + </y:PolyLineEdge> | |
| 301 | + </data> | |
| 302 | + </edge> | |
| 303 | + <edge id="e10" source="n10" target="n8"> | |
| 304 | + <data key="d10"> | |
| 305 | + <y:PolyLineEdge> | |
| 306 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 307 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 308 | + <y:Arrows source="none" target="standard"/> | |
| 309 | + <y:BendStyle smoothed="false"/> | |
| 310 | + </y:PolyLineEdge> | |
| 311 | + </data> | |
| 312 | + </edge> | |
| 313 | + </graph> | |
| 314 | + <data key="d7"> | |
| 315 | + <y:Resources/> | |
| 316 | + </data> | |
| 317 | +</graphml> | |
| 318 | +ransparent="false"/> | |
| 319 | + <y:B/> | |
| 320 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> | |
| 321 | + <y:Shape type="rectangle"/> | |
| 322 | + </y:ShapeNode> | |
| 323 | + </data> | |
| 324 | + </node> | |
| 325 | + <node id="n1"> | |
| 326 | + <data key="d6"> | |
| 327 | + <y:ShapeNode> | |
| 328 | + <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> | |
| 329 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 330 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 331 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 332 | + <y:Shape type="ellipse"/> | |
| 333 | + </y:ShapeNode> | |
| 334 | + </data> | |
| 335 | + </node> | |
| 336 | + <node id="n2"> | |
| 337 | + <data key="d6"> | |
| 338 | + <y:ShapeNode> | |
| 339 | + <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> | |
| 340 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 341 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 342 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 343 | + <y:Shape type="ellipse"/> | |
| 344 | + </y:ShapeNode> | |
| 345 | + </data> | |
| 346 | + </node> | |
| 347 | + <node id="n3"> | |
| 348 | + <data key="d6"> | |
| 349 | + <y:ShapeNode> | |
| 350 | + <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> | |
| 351 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 352 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 353 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 354 | + <y:Shape type="ellipse"/> | |
| 355 | + </y:ShapeNode> | |
| 356 | + </data> | |
| 357 | + </node> | |
| 358 | + <node id="n4"> | |
| 359 | + <data key="d6"> | |
| 360 | + <y:ShapeNode> | |
| 361 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 362 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 363 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 364 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 365 | + <y:Shape type="ellipse"/> | |
| 366 | + </y:ShapeNode> | |
| 367 | + </data> | |
| 368 | + </node> | |
| 369 | + <node id="n5"> | |
| 370 | + <data key="d6"> | |
| 371 | + <y:ShapeNode> | |
| 372 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 373 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 374 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 375 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 376 | + <y:Shape type="ellipse"/> | |
| 377 | + </y:ShapeNode> | |
| 378 | + </data> | |
| 379 | + </node> | |
| 380 | + <node id="n6"> | |
| 381 | + <data key="d6"> | |
| 382 | + <y:ShapeNode> | |
| 383 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 384 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 385 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 386 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 387 | + <y:Shape type="ellipse"/> | |
| 388 | + </y:ShapeNode> | |
| 389 | + </data> | |
| 390 | + </node> | |
| 391 | + <node id="n7"> | |
| 392 | + <data key="d6"> | |
| 393 | + <y:ShapeNode> | |
| 394 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 395 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 396 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 397 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 398 | + <y:Shape type="ellipse"/> | |
| 399 | + </y:ShapeNode> | |
| 400 | + </data> | |
| 401 | + </node> | |
| 402 | + <node id="n8"> | |
| 403 | + <data key="d6"> | |
| 404 | + <y:ShapeNode> | |
| 405 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 406 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 407 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 408 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 409 | + <y:Shape type="ellipse"/> | |
| 410 | + </y:ShapeNode> | |
| 411 | + </data> | |
| 412 | + </node> | |
| 413 | + <node id="n9"> | |
| 414 | + <data key="d6"> | |
| 415 | + <y:ShapeNode> | |
| 416 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 417 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 418 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 419 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 420 | + <y:Shape type="ellipse"/> | |
| 421 | + </y:ShapeNode> | |
| 422 | + </data> | |
| 423 | + </node> | |
| 424 | + <node id="n10"> | |
| 425 | + <data key="d6"> | |
| 426 | + <y:ShapeNode> | |
| 427 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 428 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 429 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 430 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 431 | + <y:Shape type="ellipse"/> | |
| 432 | + </y:ShapeNode> | |
| 433 | + </data> | |
| 434 | + </node> | |
| 435 | + <edge id="e0" source="n1" target="n2"> | |
| 436 | + <data key="d10"> | |
| 437 | + <y:PolyLineEdge> | |
| 438 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 439 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 440 | + <y:Arrows source="none" target="standard"/> | |
| 441 | + <y:BendStyle smoothed="false"/> | |
| 442 | + </y:PolyLineEdge> | |
| 443 | + </data> | |
| 444 | + </edge> | |
| 445 | + <edge id="e1" source="n2" target="n3"> | |
| 446 | + <data key="d10"> | |
| 447 | + <y:PolyLineEdge> | |
| 448 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 449 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 450 | + <y:Arrows source="none" target="standard"/> | |
| 451 | + <y:BendStyle smoothed="false"/> | |
| 452 | + </y:PolyLineEdge> | |
| 453 | + </data> | |
| 454 | + </edge> | |
| 455 | + <edge id="e2" source="n2" target="n4"> | |
| 456 | + <data key="d10"> | |
| 457 | + <y:PolyLineEdge> | |
| 458 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 459 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 460 | + <y:Arrows source="none" target="standard"/> | |
| 461 | + <y:BendStyle smoothed="false"/> | |
| 462 | + </y:PolyLineEdge> | |
| 463 | + </data> | |
| 464 | + </edge> | |
| 465 | + <edge id="e3" source="n3" target="n5"> | |
| 466 | + <data key="d10"> | |
| 467 | + <y:PolyLineEdge> | |
| 468 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 469 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 470 | + <y:Arrows source="none" target="standard"/> | |
| 471 | + <y:BendStyle smoothed="false"/> | |
| 472 | + </y:PolyLineEdge> | |
| 473 | + </data> | |
| 474 | + </edge> | |
| 475 | + <edge id="e4" source="n4" target="n9"> | |
| 476 | + <data key="d10"> | |
| 477 | + <y:PolyLineEdge> | |
| 478 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 479 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 480 | + <y:Arrows source="none" target="standard"/> | |
| 481 | + <y:BendStyle smoothed="false"/> | |
| 482 | + </y:PolyLineEdge> | |
| 483 | + </data> | |
| 484 | + </edge> | |
| 485 | + <edge id="e5" source="n5" target="n6"> | |
| 486 | + <data key="d10"> | |
| 487 | + <y:PolyLineEdge> | |
| 488 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 489 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 490 | + <y:Arrows source="none" target="standard"/> | |
| 491 | + <y:BendStyle smoothed="false"/> | |
| 492 | + </y:PolyLineEdge> | |
| 493 | + </data> | |
| 494 | + </edge> | |
| 495 | + <edge id="e6" source="n6" target="n7"> | |
| 496 | + <data key="d10"> | |
| 497 | + <y:PolyLineEdge> | |
| 498 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 499 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 500 | + <y:Arrows source="none" target="standard"/> | |
| 501 | + <y:BendStyle smoothed="false"/> | |
| 502 | + </y:PolyLineEdge> | |
| 503 | + </data> | |
| 504 | + </edge> | |
| 505 | + <edge id="e7" source="n7" target="n8"> | |
| 506 | + <data key="d10"> | |
| 507 | + <y:PolyLineEdge> | |
| 508 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 509 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 510 | + <y:Arrows source="none" target="standard"/> | |
| 511 | + <y:BendStyle smoothed="false"/> | |
| 512 | + </y:PolyLineEdge> | |
| 513 | + </data> | |
| 514 | + </edge> | |
| 515 | + <edge id="e8" source="n9" target="n6"> | |
| 516 | + <data key="d10"> | |
| 517 | + <y:PolyLineEdge> | |
| 518 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 519 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 520 | + <y:Arrows source="none" target="standard"/> | |
| 521 | + <y:BendStyle smoothed="false"/> | |
| 522 | + </y:PolyLineEdge> | |
| 523 | + </data> | |
| 524 | + </edge> | |
| 525 | + <edge id="e9" source="n9" target="n10"> | |
| 526 | + <data key="d10"> | |
| 527 | + <y:PolyLineEdge> | |
| 528 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 529 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 530 | + <y:Arrows source="none" target="standard"/> | |
| 531 | + <y:BendStyle smoothed="false"/> | |
| 532 | + </y:PolyLineEdge> | |
| 533 | + </data> | |
| 534 | + </edge> | |
| 535 | + <edge id="e10" source="n10" target="n8"> | |
| 536 | + <data key="d10"> | |
| 537 | + <y:PolyLineEdge> | |
| 538 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 539 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 540 | + <y:Arrows source="none" target="standard"/> | |
| 541 | + <y:BendStyle smoothed="false"/> | |
| 542 | + </y:PolyLineEdge> | |
| 543 | + </data> | |
| 544 | + </edge> | |
| 545 | + </graph> | |
| 546 | + <data key="d7"> | |
| 547 | + <y:Resources/> | |
| 548 | + </data> | |
| 549 | +</graphml> | |
| 550 | +0.0">Figure 3</y:NodeLabel> | |
| 551 | + <y:Shape type="round> | |
| 552 | + <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 553 | +<graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> | |
| 554 | + </y:PolyLineEdge> | |
| 555 | + </data> | |
| 556 | + </edge> | |
| 557 | + <edge id="e4" source="n4" target="n9"> | |
| 558 | + <data key="d10"> | |
| 559 | + <y:PolyLineEdge> | |
| 560 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 561 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 562 | + <y:Arrows source="none" target="standard"/> | |
| 563 | + <y:BendStyle smoothed="false"/> | |
| 564 | + </y:PolyLineEdge> | |
| 565 | + </data> | |
| 566 | + </edge> | |
| 567 | + <edge id="e5" source="n5" target="n6"> | |
| 568 | + <data key="d10"> | |
| 569 | + <y:PolyLineEdge> | |
| 570 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 571 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 572 | + <y:Arrows source="none" target="standard"/> | |
| 573 | + <y:BendStyle smoothed="false"/> | |
| 574 | + </y:PolyLineEdge> | |
| 575 | + </data> | |
| 576 | + </edge> | |
| 577 | + <edge id="e6" source="n6" target="n7"> | |
| 578 | + <data key="d10"> | |
| 579 | + <y:PolyLineEdge> | |
| 580 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 581 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 582 | + <y:Arrows source="none" target="standard"/> | |
| 583 | + <y:BendStyle smoothed="false"/> | |
| 584 | + </y:PolyLineEdge> | |
| 585 | + </data> | |
| 586 | + </edge> | |
| 587 | + <edge id="e7" source="n7" target="n8"> | |
| 588 | + <data key="d10"> | |
| 589 | + <y:PolyLineEdge> | |
| 590 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 591 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 592 | + <y:Arrows source="none" target="standard"/> | |
| 593 | + <y:BendStyle smoothed="false"/> | |
| 594 | + </y:PolyLineEdge> | |
| 595 | + </data> | |
| 596 | + </edge> | |
| 597 | + <edge id="e8" source="n9" target="n6"> | |
| 598 | + <data key="d10"> | |
| 599 | + <y:PolyLineEdge> | |
| 600 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 601 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 602 | + <y:Arrows source="none" target="standard"/> | |
| 603 | + <y:BendStyle smoothed="false"/> | |
| 604 | + </y:PolyLineEdge> | |
| 605 | + </data> | |
| 606 | + </edge> | |
| 607 | + <edge id="e9" source="n9" target="n10"> | |
| 608 | + <data key="d10"> | |
| 609 | + <y:PolyLineEdge> | |
| 610 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 611 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 612 | + <y:Arrows source="none" target="standard"/> | |
| 613 | + <y:BendStyle smoothed="false"/> | |
| 614 | + </y:PolyLineEdge> | |
| 615 | + </data> | |
| 616 | + </edge> | |
| 617 | + <edge id="e10" source="n10" target="n8"> | |
| 618 | + <data key="d10"> | |
| 619 | + <y:PolyLineEdge> | |
| 620 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 621 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 622 | + <y:Arrows source="none" target="standard"/> | |
| 623 | + <y:BendStyle smoothed="false"/> | |
| 624 | + </y:PolyLineEdge> | |
| 625 | + </data> | |
| 626 | + </edge> | |
| 627 | + </graph> | |
| 628 | + <data key="d7"> | |
| 629 | + <y:Resources/> | |
| 630 | + </data> | |
| 631 | +</graphml> | |
| 632 | + <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 633 | + <y:BendStyle smoothed="false"/> | |
| 634 | + </y:PolyLineEdge> | |
| 635 | + </data> | |
| 636 | + </edge> | |
| 637 | + <edge id="e6" source="n6" target="n7"> | |
| 638 | + <data key="d10"> | |
| 639 | + <y:PolyLineEdge> | |
| 640 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 641 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 642 | + <y:Arrows source="none" target="standard"/> | |
| 643 | + <y:BendStyle smoothed="false"/> | |
| 644 | + </y:PolyLineEdge> | |
| 645 | + </data> | |
| 646 | + </edge> | |
| 647 | + <edge id="e7" source="n7" target="n8"> | |
| 648 | + <data key="d10"> | |
| 649 | + <y:PolyLineEdge> | |
| 650 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 651 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 652 | + <y:Arrows source="none" target="standard"/> | |
| 653 | + <y:BendStyle smoothed="false"/> | |
| 654 | + </y:PolyLineEdge> | |
| 655 | + </data> | |
| 656 | + </edge> | |
| 657 | + <edge id="e8" source="n9" target="n6"> | |
| 658 | + <data key="d10"> | |
| 659 | + <y:PolyLineEdge> | |
| 660 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 661 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 662 | + <y:Arrows source="none" target="standard"/> | |
| 663 | + <y:BendStyle smoothed="false"/> | |
| 664 | + </y:PolyLineEdge> | |
| 665 | + </data> | |
| 666 | + </edge> | |
| 667 | + <edge id="e9" source="n9" target="n10"> | |
| 668 | + <data key="d10"> | |
| 669 | + <y:PolyLineEdge> | |
| 670 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 671 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 672 | + <y:Arrows source="none" target="standard"/> | |
| 673 | + <y:BendStyle smoothed="false"/> | |
| 674 | + </y:PolyLineEdge> | |
| 675 | + </data> | |
| 676 | + </edge> | |
| 677 | + <edge id="e10" source="n10" target="n8"> | |
| 678 | + <data key="d10"> | |
| 679 | + <y:PolyLineEdge> | |
| 680 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 681 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 682 | + <y:Arrows source="none" target="standard"/> | |
| 683 | + <y:BendStyle smoothed="false"/> | |
| 684 | + </y:PolyLineEdge> | |
| 685 | + </data> | |
| 686 | + </edge> | |
| 687 | + </graph> | |
| 688 | + <data key="d7"> | |
| 689 | + <y:Resources/> | |
| 690 | + </data> | |
| 691 | +</graphml> | |
| 692 | + </y:GroupNode> | |
| 693 | + GroupNode> | |
| 694 | + U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 695 | + <y:Shape type="ellipse"/> | |
| 696 | + </y:ShapeNode> | |
| 697 | + </data> | |
| 698 | + </node> | |
| 699 | + <node id="n9"> | |
| 700 | + <data key="d6"> | |
| 701 | + <y:ShapeNode> | |
| 702 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 703 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 704 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 705 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 706 | + <y:Shape type="ellipse"/> | |
| 707 | + </y:ShapeNode> | |
| 708 | + </data> | |
| 709 | + </node> | |
| 710 | + <node id="n10"> | |
| 711 | + <data key="d6"> | |
| 712 | + <y:ShapeNode> | |
| 713 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 714 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 715 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 716 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 717 | + <y:Shape type="ellipse"/> | |
| 718 | + </y:ShapeNode> | |
| 719 | + </data> | |
| 720 | + </node> | |
| 721 | + <edge id="e0" source="n1" target="n2"> | |
| 722 | + <data key="d10"> | |
| 723 | + <y:PolyLineEdge> | |
| 724 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 725 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 726 | + <y:Arrows source="none" target="standard"/> | |
| 727 | + <y:BendStyle smoothed="false"/> | |
| 728 | + </y:PolyLineEdge> | |
| 729 | + </data> | |
| 730 | + </edge> | |
| 731 | + <edge id="e1" source="n2" target="n3"> | |
| 732 | + <data key="d10"> | |
| 733 | + <y:PolyLineEdge> | |
| 734 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 735 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 736 | + <y:Arrows source="none" target="standard"/> | |
| 737 | + <y:BendStyle smoothed="false"/> | |
| 738 | + </y:PolyLineEdge> | |
| 739 | + </data> | |
| 740 | + </edge> | |
| 741 | + <edge id="e2" source="n2" target="n4"> | |
| 742 | + <data key="d10"> | |
| 743 | + <y:PolyLineEdge> | |
| 744 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 745 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 746 | + <y:Arrows source="none" target="standard"/> | |
| 747 | + <y:BendStyle smoothed="false"/> | |
| 748 | + </y:PolyLineEdge> | |
| 749 | + </data> | |
| 750 | + </edge> | |
| 751 | + <edge id="e3" source="n3" target="n5"> | |
| 752 | + <data key="d10"> | |
| 753 | + <y:PolyLineEdge> | |
| 754 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 755 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 756 | + <y:Arrows source="none" target="standard"/> | |
| 757 | + <y:BendStyle smoothed="false"/> | |
| 758 | + </y:PolyLineEdge> | |
| 759 | + </data> | |
| 760 | + </edge> | |
| 761 | + <edge id="e4" source="n4" target="n9"> | |
| 762 | + <data key="d10"> | |
| 763 | + <y:PolyLineEdge> | |
| 764 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 765 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 766 | + <y:Arrows source="none" target="standard"/> | |
| 767 | + <y:BendStyle smoothed="false"/> | |
| 768 | + </y:PolyLineEdge> | |
| 769 | + </data> | |
| 770 | + </edge> | |
| 771 | + <edge id="e5" source="n5" target="n6"> | |
| 772 | + <data key="d10"> | |
| 773 | + <y:PolyLineEdge> | |
| 774 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 775 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 776 | + <y:Arrows source="none" target="standard"/> | |
| 777 | + <y:BendStyle smoothed="false"/> | |
| 778 | + </y:PolyLineEdge> | |
| 779 | + </data> | |
| 780 | + </edge> | |
| 781 | + <edge id="e6" source="n6" target="n7"> | |
| 782 | + <data key="d10"> | |
| 783 | + <y:PolyLineEdge> | |
| 784 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 785 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 786 | + <y:Arrows source="none" target="standard"/> | |
| 787 | + <y:BendStyle smoothed="false"/> | |
| 788 | + </y:PolyLineEdge> | |
| 789 | + </data> | |
| 790 | + </edge> | |
| 791 | + <edge id="e7" source="n7" target="n8"> | |
| 792 | + <data key="d10"> | |
| 793 | + <y:PolyLineEdge> | |
| 794 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 795 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 796 | + <y:Arrows source="none" target="standard"/> | |
| 797 | + <y:BendStyle smoothed="false"/> | |
| 798 | + </y:PolyLineEdge> | |
| 799 | + </data> | |
| 800 | + </edge> | |
| 801 | + <edge id="e8" source="n9" target="n6"> | |
| 802 | + <data key="d10"> | |
| 803 | + <y:PolyLineEdge> | |
| 804 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 805 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 806 | + <y:Arrows source="none" target="standard"/> | |
| 807 | + <y:BendStyle smoothed="false"/> | |
| 808 | + </y:PolyLineEdge> | |
| 809 | + </data> | |
| 810 | + </edge> | |
| 811 | + <edge id="e9" source="n9" target="n10"> | |
| 812 | + <data key="d10"> | |
| 813 | + <y:PolyLineEdge> | |
| 814 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 815 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 816 | + <y:Arrows source="none" target="standard"/> | |
| 817 | + <y:BendStyle smoothed="false"/> | |
| 818 | + </y:PolyLineEdge> | |
| 819 | + </data> | |
| 820 | + </edge> | |
| 821 | + <edge id="e10" source="n10" target="n8"> | |
| 822 | + <data key="d10"> | |
| 823 | + <y:PolyLineEdge> | |
| 824 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 825 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 826 | + <y:Arrows source="none" target="standard"/> | |
| 827 | + <y:BendStyle smoothed="false"/> | |
| 828 | + </y:PolyLineEdge> | |
| 829 | + </data> | |
| 830 | + </edge> | |
| 831 | + </graph> | |
| 832 | + <data key="d7"> | |
| 833 | + <y:Resources/> | |
| 834 | + </data> | |
| 835 | +</graphml> | |
| 836 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 837 | + <y:Shape type="ellipse"/> | |
| 838 | + </y:ShapeNode> | |
| 839 | + </data> | |
| 840 | + </node> | |
| 841 | + <node id="n8"> | |
| 842 | + <data key="d6"> | |
| 843 | + <y:ShapeNode> | |
| 844 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 845 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 846 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 847 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 848 | + <y:Shape type="ellipse"/> | |
| 849 | + </y:ShapeNode> | |
| 850 | + </data> | |
| 851 | + </node> | |
| 852 | + <node id="n9"> | |
| 853 | + <data key="d6"> | |
| 854 | + <y:ShapeNode> | |
| 855 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 856 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 857 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 858 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 859 | + <y:Shape type="ellipse"/> | |
| 860 | + </y:ShapeNode> | |
| 861 | + </data> | |
| 862 | + </node> | |
| 863 | + <node id="n10"> | |
| 864 | + <data key="d6"> | |
| 865 | + <y:ShapeNode> | |
| 866 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 867 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 868 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 869 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 870 | + <y:Shape type="ellipse"/> | |
| 871 | + </y:ShapeNode> | |
| 872 | + </data> | |
| 873 | + </node> | |
| 874 | + <edge id="e0" source="n1" target="n2"> | |
| 875 | + <data key="d10"> | |
| 876 | + <y:PolyLineEdge> | |
| 877 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 878 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 879 | + <y:Arrows source="none" target="standard"/> | |
| 880 | + <y:BendStyle smoothed="false"/> | |
| 881 | + </y:PolyLineEdge> | |
| 882 | + </data> | |
| 883 | + </edge> | |
| 884 | + <edge id="e1" source="n2" target="n3"> | |
| 885 | + <data key="d10"> | |
| 886 | + <y:PolyLineEdge> | |
| 887 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 888 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 889 | + <y:Arrows source="none" target="standard"/> | |
| 890 | + <y:BendStyle smoothed="false"/> | |
| 891 | + </y:PolyLineEdge> | |
| 892 | + </data> | |
| 893 | + </edge> | |
| 894 | + <edge id="e2" source="n2" target="n4"> | |
| 895 | + <data key="d10"> | |
| 896 | + <y:PolyLineEdge> | |
| 897 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 898 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 899 | + <y:Arrows source="none" target="standard"/> | |
| 900 | + <y:BendStyle smoothed="false"/> | |
| 901 | + </y:PolyLineEdge> | |
| 902 | + </data> | |
| 903 | + </edge> | |
| 904 | + <edge id="e3" source="n3" target="n5"> | |
| 905 | + <data key="d10"> | |
| 906 | + <y:PolyLineEdge> | |
| 907 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 908 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 909 | + <y:Arrows source="none" target="standard"/> | |
| 910 | + <y:BendStyle smoothed="false"/> | |
| 911 | + </y:PolyLineEdge> | |
| 912 | + </data> | |
| 913 | + </edge> | |
| 914 | + <edge id="e4" source="n4" target="n9"> | |
| 915 | + <data key="d10"> | |
| 916 | + <y:PolyLineEdge> | |
| 917 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 918 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 919 | + <y:Arrows source="none" target="standard"/> | |
| 920 | + <y:BendStyle smoothed="false"/> | |
| 921 | + </y:PolyLineEdge> | |
| 922 | + </data> | |
| 923 | + </edge> | |
| 924 | + <edge id="e5" source="n5" target="n6"> | |
| 925 | + <data key="d10"> | |
| 926 | + <y:PolyLineEdge> | |
| 927 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 928 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 929 | + <y:Arrows source="none" target="standard"/> | |
| 930 | + <y:BendStyle smoothed="false"/> | |
| 931 | + </y:PolyLineEdge> | |
| 932 | + </data> | |
| 933 | + </edge> | |
| 934 | + <edge id="e6" source="n6" target="n7"> | |
| 935 | + <data key="d10"> | |
| 936 | + <y:PolyLineEdge> | |
| 937 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 938 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 939 | + <y:Arrows source="none" target="standard"/> | |
| 940 | + <y:BendStyle smoothed="false"/> | |
| 941 | + </y:PolyLineEdge> | |
| 942 | + </data> | |
| 943 | + </edge> | |
| 944 | + <edge id="e7" source="n7" target="n8"> | |
| 945 | + <data key="d10"> | |
| 946 | + <y:PolyLineEdge> | |
| 947 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 948 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 949 | + <y:Arrows source="none" target="standard"/> | |
| 950 | + <y:BendStyle smoothed="false"/> | |
| 951 | + </y:PolyLineEdge> | |
| 952 | + </data> | |
| 953 | + </edge> | |
| 954 | + <edge id="e8" source="n9" target="n6"> | |
| 955 | + <data key="d10"> | |
| 956 | + <y:PolyLineEdge> | |
| 957 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 958 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 959 | + <y:Arrows source="none" target="standard"/> | |
| 960 | + <y:BendStyle smoothed="false"/> | |
| 961 | + </y:PolyLineEdge> | |
| 962 | + </data> | |
| 963 | + </edge> | |
| 964 | + <edge id="e9" source="n9" target="n10"> | |
| 965 | + <data key="d10"> | |
| 966 | + <y:PolyLineEdge> | |
| 967 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 968 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 969 | + <y:Arrows source="none" target="standard"/> | |
| 970 | + <y:BendStyle smoothed="false"/> | |
| 971 | + </y:PolyLineEdge> | |
| 972 | + </data> | |
| 973 | + </edge> | |
| 974 | + <edge id="e10" source="n10" target="n8"> | |
| 975 | + <data key="d10"> | |
| 976 | + <y:PolyLineEdge> | |
| 977 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 978 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 979 | + <y:Arrows source="none" target="standard"/> | |
| 980 | + <y:BendStyle smoothed="false"/> | |
| 981 | + </y:PolyLineEdge> | |
| 982 | + </data> | |
| 983 | + </edge> | |
| 984 | + </graph> | |
| 985 | + <data key="d7"> | |
| 986 | + <y:Resources/> | |
| 987 | + </data> | |
| 988 | +</graphml> | |
| 989 | +ransparent="false"/> | |
| 990 | + <y:B/> | |
| 991 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> | |
| 992 | + </y:ShapeNode> | |
| 993 | + </data> | |
| 994 | + </node> | |
| 995 | + <node id="n4"> | |
| 996 | + <data key="d6"> | |
| 997 | + <y:ShapeNode> | |
| 998 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 999 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1000 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1001 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1002 | + <y:Shape type="ellipse"/> | |
| 1003 | + </y:ShapeNode> | |
| 1004 | + </data> | |
| 1005 | + </node> | |
| 1006 | + <node id="n5"> | |
| 1007 | + <data key="d6"> | |
| 1008 | + <y:ShapeNode> | |
| 1009 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 1010 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1011 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1012 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1013 | + <y:Shape type="ellipse"/> | |
| 1014 | + </y:ShapeNode> | |
| 1015 | + </data> | |
| 1016 | + </node> | |
| 1017 | + <node id="n6"> | |
| 1018 | + <data key="d6"> | |
| 1019 | + <y:ShapeNode> | |
| 1020 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 1021 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1022 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1023 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1024 | + <y:Shape type="ellipse"/> | |
| 1025 | + </y:ShapeNode> | |
| 1026 | + </data> | |
| 1027 | + </node> | |
| 1028 | + <node id="n7"> | |
| 1029 | + <data key="d6"> | |
| 1030 | + <y:ShapeNode> | |
| 1031 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 1032 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1033 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1034 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1035 | + <y:Shape type="ellipse"/> | |
| 1036 | + </y:ShapeNode> | |
| 1037 | + </data> | |
| 1038 | + </node> | |
| 1039 | + <node id="n8"> | |
| 1040 | + <data key="d6"> | |
| 1041 | + <y:ShapeNode> | |
| 1042 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 1043 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1044 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1045 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1046 | + <y:Shape type="ellipse"/> | |
| 1047 | + </y:ShapeNode> | |
| 1048 | + </data> | |
| 1049 | + </node> | |
| 1050 | + <node id="n9"> | |
| 1051 | + <data key="d6"> | |
| 1052 | + <y:ShapeNode> | |
| 1053 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 1054 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1055 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1056 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1057 | + <y:Shape type="ellipse"/> | |
| 1058 | + </y:ShapeNode> | |
| 1059 | + </data> | |
| 1060 | + </node> | |
| 1061 | + <node id="n10"> | |
| 1062 | + <data key="d6"> | |
| 1063 | + <y:ShapeNode> | |
| 1064 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 1065 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1066 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1067 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1068 | + <y:Shape type="ellipse"/> | |
| 1069 | + </y:ShapeNode> | |
| 1070 | + </data> | |
| 1071 | + </node> | |
| 1072 | + <edge id="e0" source="n1" target="n2"> | |
| 1073 | + <data key="d10"> | |
| 1074 | + <y:PolyLineEdge> | |
| 1075 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1076 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1077 | + <y:Arrows source="none" target="standard"/> | |
| 1078 | + <y:BendStyle smoothed="false"/> | |
| 1079 | + </y:PolyLineEdge> | |
| 1080 | + </data> | |
| 1081 | + </edge> | |
| 1082 | + <edge id="e1" source="n2" target="n3"> | |
| 1083 | + <data key="d10"> | |
| 1084 | + <y:PolyLineEdge> | |
| 1085 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1086 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1087 | + <y:Arrows source="none" target="standard"/> | |
| 1088 | + <y:BendStyle smoothed="false"/> | |
| 1089 | + </y:PolyLineEdge> | |
| 1090 | + </data> | |
| 1091 | + </edge> | |
| 1092 | + <edge id="e2" source="n2" target="n4"> | |
| 1093 | + <data key="d10"> | |
| 1094 | + <y:PolyLineEdge> | |
| 1095 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1096 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1097 | + <y:Arrows source="none" target="standard"/> | |
| 1098 | + <y:BendStyle smoothed="false"/> | |
| 1099 | + </y:PolyLineEdge> | |
| 1100 | + </data> | |
| 1101 | + </edge> | |
| 1102 | + <edge id="e3" source="n3" target="n5"> | |
| 1103 | + <data key="d10"> | |
| 1104 | + <y:PolyLineEdge> | |
| 1105 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1106 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1107 | + <y:Arrows source="none" target="standard"/> | |
| 1108 | + <y:BendStyle smoothed="false"/> | |
| 1109 | + </y:PolyLineEdge> | |
| 1110 | + </data> | |
| 1111 | + </edge> | |
| 1112 | + <edge id="e4" source="n4" target="n9"> | |
| 1113 | + <data key="d10"> | |
| 1114 | + <y:PolyLineEdge> | |
| 1115 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1116 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1117 | + <y:Arrows source="none" target="standard"/> | |
| 1118 | + <y:BendStyle smoothed="false"/> | |
| 1119 | + </y:PolyLineEdge> | |
| 1120 | + </data> | |
| 1121 | + </edge> | |
| 1122 | + <edge id="e5" source="n5" target="n6"> | |
| 1123 | + <data key="d10"> | |
| 1124 | + <y:PolyLineEdge> | |
| 1125 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1126 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1127 | + <y:Arrows source="none" target="standard"/> | |
| 1128 | + <y:BendStyle smoothed="false"/> | |
| 1129 | + </y:PolyLineEdge> | |
| 1130 | + </data> | |
| 1131 | + </edge> | |
| 1132 | + <edge id="e6" source="n6" target="n7"> | |
| 1133 | + <data key="d10"> | |
| 1134 | + <y:PolyLineEdge> | |
| 1135 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1136 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1137 | + <y:Arrows source="none" target="standard"/> | |
| 1138 | + <y:BendStyle smoothed="false"/> | |
| 1139 | + </y:PolyLineEdge> | |
| 1140 | + </data> | |
| 1141 | + </edge> | |
| 1142 | + <edge id="e7" source="n7" target="n8"> | |
| 1143 | + <data key="d10"> | |
| 1144 | + <y:PolyLineEdge> | |
| 1145 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1146 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1147 | + <y:Arrows source="none" target="standard"/> | |
| 1148 | + <y:BendStyle smoothed="false"/> | |
| 1149 | + </y:PolyLineEdge> | |
| 1150 | + </data> | |
| 1151 | + </edge> | |
| 1152 | + <edge id="e8" source="n9" target="n6"> | |
| 1153 | + <data key="d10"> | |
| 1154 | + <y:PolyLineEdge> | |
| 1155 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1156 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1157 | + <y:Arrows source="none" target="standard"/> | |
| 1158 | + <y:BendStyle smoothed="false"/> | |
| 1159 | + </y:PolyLineEdge> | |
| 1160 | + </data> | |
| 1161 | + </edge> | |
| 1162 | + <edge id="e9" source="n9" target="n10"> | |
| 1163 | + <data key="d10"> | |
| 1164 | + <y:PolyLineEdge> | |
| 1165 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1166 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1167 | + <y:Arrows source="none" target="standard"/> | |
| 1168 | + <y:BendStyle smoothed="false"/> | |
| 1169 | + </y:PolyLineEdge> | |
| 1170 | + </data> | |
| 1171 | + </edge> | |
| 1172 | + <edge id="e10" source="n10" target="n8"> | |
| 1173 | + <data key="d10"> | |
| 1174 | + <y:PolyLineEdge> | |
| 1175 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1176 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1177 | + <y:Arrows source="none" target="standard"/> | |
| 1178 | + <y:BendStyle smoothed="false"/> | |
| 1179 | + </y:PolyLineEdge> | |
| 1180 | + </data> | |
| 1181 | + </edge> | |
| 1182 | + </graph> | |
| 1183 | + <data key="d7"> | |
| 1184 | + <y:Resources/> | |
| 1185 | + </data> | |
| 1186 | +</graphml> | |
| 1187 | +0.0">Folder 1</y:NodeLabel> | |
| 1188 | + <y:Shape type="round> | |
| 1189 | + <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> | |
| 1190 | + </y:PolyLineEdge> | |
| 1191 | + </data> | |
| 1192 | + </edge> | |
| 1193 | + <edge id="e4" source="n4" target="n9"> | |
| 1194 | + <data key="d10"> | |
| 1195 | + <y:PolyLineEdge> | |
| 1196 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1197 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1198 | + <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 1199 | + <y:BendStyle smoothed="false"/> | |
| 1200 | + </y:PolyLineEdge> | |
| 1201 | + </data> | |
| 1202 | + </edge> | |
| 1203 | + <edge id="e6" source="n6" target="n7"> | |
| 1204 | + <data key="d10"> | |
| 1205 | + <y:PolyLineEdge> | |
| 1206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1208 | + <y:Arrows source="none" target="standard"/> | |
| 1209 | + <y:BendStyle smoothed="false"/> | |
| 1210 | + </y:PolyLineEdge> | |
| 1211 | + </data> | |
| 1212 | + </edge> | |
| 1213 | + <edge id="e7" source="n7" target="n8"> | |
| 1214 | + <data key="d10"> | |
| 1215 | + <y:PolyLineEdge> | |
| 1216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1218 | + <y:Arrows source="none" target="standard"/> | |
| 1219 | + <y:BendStyle smoothed="false"/> | |
| 1220 | + </y:PolyLineEdge> | |
| 1221 | + </data> | |
| 1222 | + </edge> | |
| 1223 | + <edge id="e8" source="n9" target="n6"> | |
| 1224 | + <data key="d10"> | |
| 1225 | + <y:PolyLineEdge> | |
| 1226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1227 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1228 | + <y:Arrows source="none" target="standard"/> | |
| 1229 | + <y:BendStyle smoothed="false"/> | |
| 1230 | + </y:PolyLineEdge> | |
| 1231 | + </data> | |
| 1232 | + </edge> | |
| 1233 | + <edge id="e9" source="n9" target="n10"> | |
| 1234 | + <data key="d10"> | |
| 1235 | + <y:PolyLineEdge> | |
| 1236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1238 | + <y:Arrows source="none" target="standard"/> | |
| 1239 | + <y:BendStyle smoothed="false"/> | |
| 1240 | + </y:PolyLineEdge> | |
| 1241 | + </data> | |
| 1242 | + </edge> | |
| 1243 | + <edge id="e10" source="n10" target="n8"> | |
| 1244 | + <data key="d10"> | |
| 1245 | + <y:PolyLineEdge> | |
| 1246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1247 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1248 | + <y:Arrows source="none" target="standard"/> | |
| 1249 | + <y:BendStyle smoothed="false"/> | |
| 1250 | + </y:PolyLineEdge> | |
| 1251 | + </data> | |
| 1252 | + </edge> | |
| 1253 | + </graph> | |
| 1254 | + <data key="d7"> | |
| 1255 | + <y:Resources/> | |
| 1256 | + </data> | |
| 1257 | +</graphml> | |
| 1258 | + </y:GroupNode> | |
| 1259 | + </y:Realizers> | |
| 1260 | +ProxyAutoBoundsO@32W,_@Jo,a:n0:"> | |
| 1261 | + <node id="n0::n0"> | |
| 1262 | + I@3x0,9:5"/> | |
| 1263 | + U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> | |
| 1264 | + A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1265 | + <node id="n0::n1"> | |
| 1266 | + I@3x0,9:5"/> | |
| 1267 | + U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> | |
| 1268 | + A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1269 | + <node id="n0::n2"> | |
| 1270 | + I@3x0,9:5"/> | |
| 1271 | + U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> | |
| 1272 | + A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1273 | + <node id="n0::n3"> | |
| 1274 | + I@3x0,9:5"/> | |
| 1275 | + U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> | |
| 1276 | + A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1277 | + <node id="n0::n4"> | |
| 1278 | + I@3x0,9:5"/> | |
| 1279 | + U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> | |
| 1280 | + A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1281 | + </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1282 | + <y:GroupNode> | |
| 1283 | + U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> | |
| 1284 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1285 | + <y:GroupNode> | |
| 1286 | + U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> | |
| 1287 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> | |
| 1288 | + </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> | |
| 1289 | + <node id="n1::n0"> | |
| 1290 | + I@3x0,9:5"/> | |
| 1291 | + U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1292 | + <node id="n1::n1"> | |
| 1293 | + I@3x0,9:5"/> | |
| 1294 | + U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1295 | + <node id="n1::n2"> | |
| 1296 | + I@3x0,9:5"/> | |
| 1297 | + U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1298 | + <node id="n1::n3"> | |
| 1299 | + I@3x0,9:5"/> | |
| 1300 | + U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1301 | + </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1302 | + <y:GroupNode> | |
| 1303 | + U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> | |
| 1304 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1305 | + <y:GroupNode> | |
| 1306 | + U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> | |
| 1307 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 1308 | + <!--Created by yEd 3.19--> | |
| 1309 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 1310 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 1311 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 1312 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 1313 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 1314 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 1315 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 1316 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 1317 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 1318 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 1319 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 1320 | + <graph edgedefault="directed" id="G"> | |
| 1321 | + <data key="d0" xml:space="preserve"/> | |
| 1322 | + <node id="n0"> | |
| 1323 | + <data key="d6"> | |
| 1324 | + <y:ShapeNode> | |
| 1325 | + <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> | |
| 1326 | + <y:Fill color="#9ACCFC" transparent="false"/> | |
| 1327 | + <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> | |
| 1328 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
| --- a/www/branch04.graphml | |
| +++ b/www/branch04.graphml | |
| @@ -0,0 +1,1328 @@ | |
| --- a/www/branch04.graphml | |
| +++ b/www/branch04.graphml | |
| @@ -0,0 +1,1328 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed"/e> |
| 16 | </data> |
| 17 | 0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> |
| 18 | <data key="d5"/> |
| 19 | <data key="d6"> |
| 20 | <y:ProxyAutoBoundsNode> |
| 21 | <y:Realizers active="0"> |
| 22 | GroupNode> |
| 23 | U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n9"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n10"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <edge id="e0" source="n1" target="n2"> |
| 51 | <data key="d10"> |
| 52 | <y:PolyLineEdge> |
| 53 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 54 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 55 | <y:Arrows source="none" target="standard"/> |
| 56 | <y:BendStyle smoothed="false"/> |
| 57 | </y:PolyLineEdge> |
| 58 | </data> |
| 59 | </edge> |
| 60 | <edge id="e1" source="n2" target="n3"> |
| 61 | <data key="d10"> |
| 62 | <y:PolyLineEdge> |
| 63 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 64 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 65 | <y:Arrows source="none" target="standard"/> |
| 66 | <y:BendStyle smoothed="false"/> |
| 67 | </y:PolyLineEdge> |
| 68 | </data> |
| 69 | </edge> |
| 70 | <edge id="e2" source="n2" target="n4"> |
| 71 | <data key="d10"> |
| 72 | <y:PolyLineEdge> |
| 73 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 74 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 75 | <y:Arrows source="none" target="standard"/> |
| 76 | <y:BendStyle smoothed="false"/> |
| 77 | </y:PolyLineEdge> |
| 78 | </data> |
| 79 | </edge> |
| 80 | <edge id="e3" source="n3" target="n5"> |
| 81 | <data key="d10"> |
| 82 | <y:PolyLineEdge> |
| 83 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 84 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 85 | <y:Arrows source="none" target="standard"/> |
| 86 | <y:BendStyle smoothed="false"/> |
| 87 | </y:PolyLineEdge> |
| 88 | </data> |
| 89 | </edge> |
| 90 | <edge id="e4" source="n4" target="n9"> |
| 91 | <data key="d10"> |
| 92 | <y:PolyLineEdge> |
| 93 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 94 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 95 | <y:Arrows source="none" target="standard"/> |
| 96 | <y:BendStyle smoothed="false"/> |
| 97 | </y:PolyLineEdge> |
| 98 | </data> |
| 99 | </edge> |
| 100 | <edge id="e5" source="n5" target="n6"> |
| 101 | <data key="d10"> |
| 102 | <y:PolyLineEdge> |
| 103 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 104 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 105 | <y:Arrows source="none" target="standard"/> |
| 106 | <y:BendStyle smoothed="false"/> |
| 107 | </y:PolyLineEdge> |
| 108 | </data> |
| 109 | </edge> |
| 110 | <edge id="e6" source="n6" target="n7"> |
| 111 | <data key="d10"> |
| 112 | <y:PolyLineEdge> |
| 113 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 114 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 115 | <y:Arrows source="none" target="standard"/> |
| 116 | <y:BendStyle smoothed="false"/> |
| 117 | </y:PolyLineEdge> |
| 118 | </data> |
| 119 | </edge> |
| 120 | <edge id="e7" source="n7" target="n8"> |
| 121 | <data key="d10"> |
| 122 | <y:PolyLineEdge> |
| 123 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 124 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 125 | <y:Arrows source="none" target="standard"/> |
| 126 | <y:BendStyle smoothed="false"/> |
| 127 | </y:PolyLineEdge> |
| 128 | </data> |
| 129 | </edge> |
| 130 | <edge id="e8" source="n9" target="n6"> |
| 131 | <data key="d10"> |
| 132 | <y:PolyLineEdge> |
| 133 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 134 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 135 | <y:Arrows source="none" target="standard"/> |
| 136 | <y:BendStyle smoothed="false"/> |
| 137 | </y:PolyLineEdge> |
| 138 | </data> |
| 139 | </edge> |
| 140 | <edge id="e9" source="n9" target="n10"> |
| 141 | <data key="d10"> |
| 142 | <y:PolyLineEdge> |
| 143 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 144 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | <y:Arrows source="none" target="standard"/> |
| 146 | <y:BendStyle smoothed="false"/> |
| 147 | </y:PolyLineEdge> |
| 148 | </data> |
| 149 | </edge> |
| 150 | <edge id="e10" source="n10" target="n8"> |
| 151 | <data key="d10"> |
| 152 | <y:PolyLineEdge> |
| 153 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 155 | <y:Arrows source="none" target="standard"/> |
| 156 | <y:BendStyle smoothed="false"/> |
| 157 | </y:PolyLineEdge> |
| 158 | </data> |
| 159 | </edge> |
| 160 | </graph> |
| 161 | <data key="d7"> |
| 162 | <y:Resources/> |
| 163 | </data> |
| 164 | </graphml> |
| 165 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 166 | <y:Shape type="ellipse"/> |
| 167 | </y:ShapeNode> |
| 168 | </data> |
| 169 | </node> |
| 170 | <node id="n8"> |
| 171 | <data key="d6"> |
| 172 | <y:ShapeNode> |
| 173 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 174 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 175 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 176 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 177 | <y:Shape type="ellipse"/> |
| 178 | </y:ShapeNode> |
| 179 | </data> |
| 180 | </node> |
| 181 | <node id="n9"> |
| 182 | <data key="d6"> |
| 183 | <y:ShapeNode> |
| 184 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 185 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 186 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 187 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 188 | <y:Shape type="ellipse"/> |
| 189 | </y:ShapeNode> |
| 190 | </data> |
| 191 | </node> |
| 192 | <node id="n10"> |
| 193 | <data key="d6"> |
| 194 | <y:ShapeNode> |
| 195 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 196 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 197 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 198 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 199 | <y:Shape type="ellipse"/> |
| 200 | </y:ShapeNode> |
| 201 | </data> |
| 202 | </node> |
| 203 | <edge id="e0" source="n1" target="n2"> |
| 204 | <data key="d10"> |
| 205 | <y:PolyLineEdge> |
| 206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 208 | <y:Arrows source="none" target="standard"/> |
| 209 | <y:BendStyle smoothed="false"/> |
| 210 | </y:PolyLineEdge> |
| 211 | </data> |
| 212 | </edge> |
| 213 | <edge id="e1" source="n2" target="n3"> |
| 214 | <data key="d10"> |
| 215 | <y:PolyLineEdge> |
| 216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 218 | <y:Arrows source="none" target="standard"/> |
| 219 | <y:BendStyle smoothed="false"/> |
| 220 | </y:PolyLineEdge> |
| 221 | </data> |
| 222 | </edge> |
| 223 | <edge id="e2" source="n2" target="n4"> |
| 224 | <data key="d10"> |
| 225 | <y:PolyLineEdge> |
| 226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 227 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 228 | <y:Arrows source="none" target="standard"/> |
| 229 | <y:BendStyle smoothed="false"/> |
| 230 | </y:PolyLineEdge> |
| 231 | </data> |
| 232 | </edge> |
| 233 | <edge id="e3" source="n3" target="n5"> |
| 234 | <data key="d10"> |
| 235 | <y:PolyLineEdge> |
| 236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 238 | <y:Arrows source="none" target="standard"/> |
| 239 | <y:BendStyle smoothed="false"/> |
| 240 | </y:PolyLineEdge> |
| 241 | </data> |
| 242 | </edge> |
| 243 | <edge id="e4" source="n4" target="n9"> |
| 244 | <data key="d10"> |
| 245 | <y:PolyLineEdge> |
| 246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 247 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 248 | <y:Arrows source="none" target="standard"/> |
| 249 | <y:BendStyle smoothed="false"/> |
| 250 | </y:PolyLineEdge> |
| 251 | </data> |
| 252 | </edge> |
| 253 | <edge id="e5" source="n5" target="n6"> |
| 254 | <data key="d10"> |
| 255 | <y:PolyLineEdge> |
| 256 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 257 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 258 | <y:Arrows source="none" target="standard"/> |
| 259 | <y:BendStyle smoothed="false"/> |
| 260 | </y:PolyLineEdge> |
| 261 | </data> |
| 262 | </edge> |
| 263 | <edge id="e6" source="n6" target="n7"> |
| 264 | <data key="d10"> |
| 265 | <y:PolyLineEdge> |
| 266 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 267 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 268 | <y:Arrows source="none" target="standard"/> |
| 269 | <y:BendStyle smoothed="false"/> |
| 270 | </y:PolyLineEdge> |
| 271 | </data> |
| 272 | </edge> |
| 273 | <edge id="e7" source="n7" target="n8"> |
| 274 | <data key="d10"> |
| 275 | <y:PolyLineEdge> |
| 276 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 277 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 278 | <y:Arrows source="none" target="standard"/> |
| 279 | <y:BendStyle smoothed="false"/> |
| 280 | </y:PolyLineEdge> |
| 281 | </data> |
| 282 | </edge> |
| 283 | <edge id="e8" source="n9" target="n6"> |
| 284 | <data key="d10"> |
| 285 | <y:PolyLineEdge> |
| 286 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 287 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 288 | <y:Arrows source="none" target="standard"/> |
| 289 | <y:BendStyle smoothed="false"/> |
| 290 | </y:PolyLineEdge> |
| 291 | </data> |
| 292 | </edge> |
| 293 | <edge id="e9" source="n9" target="n10"> |
| 294 | <data key="d10"> |
| 295 | <y:PolyLineEdge> |
| 296 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 297 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 298 | <y:Arrows source="none" target="standard"/> |
| 299 | <y:BendStyle smoothed="false"/> |
| 300 | </y:PolyLineEdge> |
| 301 | </data> |
| 302 | </edge> |
| 303 | <edge id="e10" source="n10" target="n8"> |
| 304 | <data key="d10"> |
| 305 | <y:PolyLineEdge> |
| 306 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 307 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 308 | <y:Arrows source="none" target="standard"/> |
| 309 | <y:BendStyle smoothed="false"/> |
| 310 | </y:PolyLineEdge> |
| 311 | </data> |
| 312 | </edge> |
| 313 | </graph> |
| 314 | <data key="d7"> |
| 315 | <y:Resources/> |
| 316 | </data> |
| 317 | </graphml> |
| 318 | ransparent="false"/> |
| 319 | <y:B/> |
| 320 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> |
| 321 | <y:Shape type="rectangle"/> |
| 322 | </y:ShapeNode> |
| 323 | </data> |
| 324 | </node> |
| 325 | <node id="n1"> |
| 326 | <data key="d6"> |
| 327 | <y:ShapeNode> |
| 328 | <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> |
| 329 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 330 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 331 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 332 | <y:Shape type="ellipse"/> |
| 333 | </y:ShapeNode> |
| 334 | </data> |
| 335 | </node> |
| 336 | <node id="n2"> |
| 337 | <data key="d6"> |
| 338 | <y:ShapeNode> |
| 339 | <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> |
| 340 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 341 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 342 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 343 | <y:Shape type="ellipse"/> |
| 344 | </y:ShapeNode> |
| 345 | </data> |
| 346 | </node> |
| 347 | <node id="n3"> |
| 348 | <data key="d6"> |
| 349 | <y:ShapeNode> |
| 350 | <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> |
| 351 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 352 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 353 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 354 | <y:Shape type="ellipse"/> |
| 355 | </y:ShapeNode> |
| 356 | </data> |
| 357 | </node> |
| 358 | <node id="n4"> |
| 359 | <data key="d6"> |
| 360 | <y:ShapeNode> |
| 361 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 362 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 363 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 364 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 365 | <y:Shape type="ellipse"/> |
| 366 | </y:ShapeNode> |
| 367 | </data> |
| 368 | </node> |
| 369 | <node id="n5"> |
| 370 | <data key="d6"> |
| 371 | <y:ShapeNode> |
| 372 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 373 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 374 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 375 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 376 | <y:Shape type="ellipse"/> |
| 377 | </y:ShapeNode> |
| 378 | </data> |
| 379 | </node> |
| 380 | <node id="n6"> |
| 381 | <data key="d6"> |
| 382 | <y:ShapeNode> |
| 383 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 384 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 385 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 386 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 387 | <y:Shape type="ellipse"/> |
| 388 | </y:ShapeNode> |
| 389 | </data> |
| 390 | </node> |
| 391 | <node id="n7"> |
| 392 | <data key="d6"> |
| 393 | <y:ShapeNode> |
| 394 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 395 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 396 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 397 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 398 | <y:Shape type="ellipse"/> |
| 399 | </y:ShapeNode> |
| 400 | </data> |
| 401 | </node> |
| 402 | <node id="n8"> |
| 403 | <data key="d6"> |
| 404 | <y:ShapeNode> |
| 405 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 406 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 407 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 408 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 409 | <y:Shape type="ellipse"/> |
| 410 | </y:ShapeNode> |
| 411 | </data> |
| 412 | </node> |
| 413 | <node id="n9"> |
| 414 | <data key="d6"> |
| 415 | <y:ShapeNode> |
| 416 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 417 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 418 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 419 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 420 | <y:Shape type="ellipse"/> |
| 421 | </y:ShapeNode> |
| 422 | </data> |
| 423 | </node> |
| 424 | <node id="n10"> |
| 425 | <data key="d6"> |
| 426 | <y:ShapeNode> |
| 427 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 428 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 429 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 430 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 431 | <y:Shape type="ellipse"/> |
| 432 | </y:ShapeNode> |
| 433 | </data> |
| 434 | </node> |
| 435 | <edge id="e0" source="n1" target="n2"> |
| 436 | <data key="d10"> |
| 437 | <y:PolyLineEdge> |
| 438 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 439 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 440 | <y:Arrows source="none" target="standard"/> |
| 441 | <y:BendStyle smoothed="false"/> |
| 442 | </y:PolyLineEdge> |
| 443 | </data> |
| 444 | </edge> |
| 445 | <edge id="e1" source="n2" target="n3"> |
| 446 | <data key="d10"> |
| 447 | <y:PolyLineEdge> |
| 448 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 449 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 450 | <y:Arrows source="none" target="standard"/> |
| 451 | <y:BendStyle smoothed="false"/> |
| 452 | </y:PolyLineEdge> |
| 453 | </data> |
| 454 | </edge> |
| 455 | <edge id="e2" source="n2" target="n4"> |
| 456 | <data key="d10"> |
| 457 | <y:PolyLineEdge> |
| 458 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 459 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 460 | <y:Arrows source="none" target="standard"/> |
| 461 | <y:BendStyle smoothed="false"/> |
| 462 | </y:PolyLineEdge> |
| 463 | </data> |
| 464 | </edge> |
| 465 | <edge id="e3" source="n3" target="n5"> |
| 466 | <data key="d10"> |
| 467 | <y:PolyLineEdge> |
| 468 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 469 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 470 | <y:Arrows source="none" target="standard"/> |
| 471 | <y:BendStyle smoothed="false"/> |
| 472 | </y:PolyLineEdge> |
| 473 | </data> |
| 474 | </edge> |
| 475 | <edge id="e4" source="n4" target="n9"> |
| 476 | <data key="d10"> |
| 477 | <y:PolyLineEdge> |
| 478 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 479 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 480 | <y:Arrows source="none" target="standard"/> |
| 481 | <y:BendStyle smoothed="false"/> |
| 482 | </y:PolyLineEdge> |
| 483 | </data> |
| 484 | </edge> |
| 485 | <edge id="e5" source="n5" target="n6"> |
| 486 | <data key="d10"> |
| 487 | <y:PolyLineEdge> |
| 488 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 489 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 490 | <y:Arrows source="none" target="standard"/> |
| 491 | <y:BendStyle smoothed="false"/> |
| 492 | </y:PolyLineEdge> |
| 493 | </data> |
| 494 | </edge> |
| 495 | <edge id="e6" source="n6" target="n7"> |
| 496 | <data key="d10"> |
| 497 | <y:PolyLineEdge> |
| 498 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 499 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 500 | <y:Arrows source="none" target="standard"/> |
| 501 | <y:BendStyle smoothed="false"/> |
| 502 | </y:PolyLineEdge> |
| 503 | </data> |
| 504 | </edge> |
| 505 | <edge id="e7" source="n7" target="n8"> |
| 506 | <data key="d10"> |
| 507 | <y:PolyLineEdge> |
| 508 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 509 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 510 | <y:Arrows source="none" target="standard"/> |
| 511 | <y:BendStyle smoothed="false"/> |
| 512 | </y:PolyLineEdge> |
| 513 | </data> |
| 514 | </edge> |
| 515 | <edge id="e8" source="n9" target="n6"> |
| 516 | <data key="d10"> |
| 517 | <y:PolyLineEdge> |
| 518 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 519 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 520 | <y:Arrows source="none" target="standard"/> |
| 521 | <y:BendStyle smoothed="false"/> |
| 522 | </y:PolyLineEdge> |
| 523 | </data> |
| 524 | </edge> |
| 525 | <edge id="e9" source="n9" target="n10"> |
| 526 | <data key="d10"> |
| 527 | <y:PolyLineEdge> |
| 528 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 529 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 530 | <y:Arrows source="none" target="standard"/> |
| 531 | <y:BendStyle smoothed="false"/> |
| 532 | </y:PolyLineEdge> |
| 533 | </data> |
| 534 | </edge> |
| 535 | <edge id="e10" source="n10" target="n8"> |
| 536 | <data key="d10"> |
| 537 | <y:PolyLineEdge> |
| 538 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 539 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 540 | <y:Arrows source="none" target="standard"/> |
| 541 | <y:BendStyle smoothed="false"/> |
| 542 | </y:PolyLineEdge> |
| 543 | </data> |
| 544 | </edge> |
| 545 | </graph> |
| 546 | <data key="d7"> |
| 547 | <y:Resources/> |
| 548 | </data> |
| 549 | </graphml> |
| 550 | 0.0">Figure 3</y:NodeLabel> |
| 551 | <y:Shape type="round> |
| 552 | <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 553 | <graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> |
| 554 | </y:PolyLineEdge> |
| 555 | </data> |
| 556 | </edge> |
| 557 | <edge id="e4" source="n4" target="n9"> |
| 558 | <data key="d10"> |
| 559 | <y:PolyLineEdge> |
| 560 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 561 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 562 | <y:Arrows source="none" target="standard"/> |
| 563 | <y:BendStyle smoothed="false"/> |
| 564 | </y:PolyLineEdge> |
| 565 | </data> |
| 566 | </edge> |
| 567 | <edge id="e5" source="n5" target="n6"> |
| 568 | <data key="d10"> |
| 569 | <y:PolyLineEdge> |
| 570 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 571 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 572 | <y:Arrows source="none" target="standard"/> |
| 573 | <y:BendStyle smoothed="false"/> |
| 574 | </y:PolyLineEdge> |
| 575 | </data> |
| 576 | </edge> |
| 577 | <edge id="e6" source="n6" target="n7"> |
| 578 | <data key="d10"> |
| 579 | <y:PolyLineEdge> |
| 580 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 581 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 582 | <y:Arrows source="none" target="standard"/> |
| 583 | <y:BendStyle smoothed="false"/> |
| 584 | </y:PolyLineEdge> |
| 585 | </data> |
| 586 | </edge> |
| 587 | <edge id="e7" source="n7" target="n8"> |
| 588 | <data key="d10"> |
| 589 | <y:PolyLineEdge> |
| 590 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 591 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 592 | <y:Arrows source="none" target="standard"/> |
| 593 | <y:BendStyle smoothed="false"/> |
| 594 | </y:PolyLineEdge> |
| 595 | </data> |
| 596 | </edge> |
| 597 | <edge id="e8" source="n9" target="n6"> |
| 598 | <data key="d10"> |
| 599 | <y:PolyLineEdge> |
| 600 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 601 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 602 | <y:Arrows source="none" target="standard"/> |
| 603 | <y:BendStyle smoothed="false"/> |
| 604 | </y:PolyLineEdge> |
| 605 | </data> |
| 606 | </edge> |
| 607 | <edge id="e9" source="n9" target="n10"> |
| 608 | <data key="d10"> |
| 609 | <y:PolyLineEdge> |
| 610 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 611 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 612 | <y:Arrows source="none" target="standard"/> |
| 613 | <y:BendStyle smoothed="false"/> |
| 614 | </y:PolyLineEdge> |
| 615 | </data> |
| 616 | </edge> |
| 617 | <edge id="e10" source="n10" target="n8"> |
| 618 | <data key="d10"> |
| 619 | <y:PolyLineEdge> |
| 620 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 621 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 622 | <y:Arrows source="none" target="standard"/> |
| 623 | <y:BendStyle smoothed="false"/> |
| 624 | </y:PolyLineEdge> |
| 625 | </data> |
| 626 | </edge> |
| 627 | </graph> |
| 628 | <data key="d7"> |
| 629 | <y:Resources/> |
| 630 | </data> |
| 631 | </graphml> |
| 632 | <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 633 | <y:BendStyle smoothed="false"/> |
| 634 | </y:PolyLineEdge> |
| 635 | </data> |
| 636 | </edge> |
| 637 | <edge id="e6" source="n6" target="n7"> |
| 638 | <data key="d10"> |
| 639 | <y:PolyLineEdge> |
| 640 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 641 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 642 | <y:Arrows source="none" target="standard"/> |
| 643 | <y:BendStyle smoothed="false"/> |
| 644 | </y:PolyLineEdge> |
| 645 | </data> |
| 646 | </edge> |
| 647 | <edge id="e7" source="n7" target="n8"> |
| 648 | <data key="d10"> |
| 649 | <y:PolyLineEdge> |
| 650 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 651 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 652 | <y:Arrows source="none" target="standard"/> |
| 653 | <y:BendStyle smoothed="false"/> |
| 654 | </y:PolyLineEdge> |
| 655 | </data> |
| 656 | </edge> |
| 657 | <edge id="e8" source="n9" target="n6"> |
| 658 | <data key="d10"> |
| 659 | <y:PolyLineEdge> |
| 660 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 661 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 662 | <y:Arrows source="none" target="standard"/> |
| 663 | <y:BendStyle smoothed="false"/> |
| 664 | </y:PolyLineEdge> |
| 665 | </data> |
| 666 | </edge> |
| 667 | <edge id="e9" source="n9" target="n10"> |
| 668 | <data key="d10"> |
| 669 | <y:PolyLineEdge> |
| 670 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 671 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 672 | <y:Arrows source="none" target="standard"/> |
| 673 | <y:BendStyle smoothed="false"/> |
| 674 | </y:PolyLineEdge> |
| 675 | </data> |
| 676 | </edge> |
| 677 | <edge id="e10" source="n10" target="n8"> |
| 678 | <data key="d10"> |
| 679 | <y:PolyLineEdge> |
| 680 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 681 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 682 | <y:Arrows source="none" target="standard"/> |
| 683 | <y:BendStyle smoothed="false"/> |
| 684 | </y:PolyLineEdge> |
| 685 | </data> |
| 686 | </edge> |
| 687 | </graph> |
| 688 | <data key="d7"> |
| 689 | <y:Resources/> |
| 690 | </data> |
| 691 | </graphml> |
| 692 | </y:GroupNode> |
| 693 | GroupNode> |
| 694 | U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 695 | <y:Shape type="ellipse"/> |
| 696 | </y:ShapeNode> |
| 697 | </data> |
| 698 | </node> |
| 699 | <node id="n9"> |
| 700 | <data key="d6"> |
| 701 | <y:ShapeNode> |
| 702 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 703 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 704 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 705 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 706 | <y:Shape type="ellipse"/> |
| 707 | </y:ShapeNode> |
| 708 | </data> |
| 709 | </node> |
| 710 | <node id="n10"> |
| 711 | <data key="d6"> |
| 712 | <y:ShapeNode> |
| 713 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 714 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 715 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 716 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 717 | <y:Shape type="ellipse"/> |
| 718 | </y:ShapeNode> |
| 719 | </data> |
| 720 | </node> |
| 721 | <edge id="e0" source="n1" target="n2"> |
| 722 | <data key="d10"> |
| 723 | <y:PolyLineEdge> |
| 724 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 725 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 726 | <y:Arrows source="none" target="standard"/> |
| 727 | <y:BendStyle smoothed="false"/> |
| 728 | </y:PolyLineEdge> |
| 729 | </data> |
| 730 | </edge> |
| 731 | <edge id="e1" source="n2" target="n3"> |
| 732 | <data key="d10"> |
| 733 | <y:PolyLineEdge> |
| 734 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 735 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 736 | <y:Arrows source="none" target="standard"/> |
| 737 | <y:BendStyle smoothed="false"/> |
| 738 | </y:PolyLineEdge> |
| 739 | </data> |
| 740 | </edge> |
| 741 | <edge id="e2" source="n2" target="n4"> |
| 742 | <data key="d10"> |
| 743 | <y:PolyLineEdge> |
| 744 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 745 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 746 | <y:Arrows source="none" target="standard"/> |
| 747 | <y:BendStyle smoothed="false"/> |
| 748 | </y:PolyLineEdge> |
| 749 | </data> |
| 750 | </edge> |
| 751 | <edge id="e3" source="n3" target="n5"> |
| 752 | <data key="d10"> |
| 753 | <y:PolyLineEdge> |
| 754 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 755 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 756 | <y:Arrows source="none" target="standard"/> |
| 757 | <y:BendStyle smoothed="false"/> |
| 758 | </y:PolyLineEdge> |
| 759 | </data> |
| 760 | </edge> |
| 761 | <edge id="e4" source="n4" target="n9"> |
| 762 | <data key="d10"> |
| 763 | <y:PolyLineEdge> |
| 764 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 765 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 766 | <y:Arrows source="none" target="standard"/> |
| 767 | <y:BendStyle smoothed="false"/> |
| 768 | </y:PolyLineEdge> |
| 769 | </data> |
| 770 | </edge> |
| 771 | <edge id="e5" source="n5" target="n6"> |
| 772 | <data key="d10"> |
| 773 | <y:PolyLineEdge> |
| 774 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 775 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 776 | <y:Arrows source="none" target="standard"/> |
| 777 | <y:BendStyle smoothed="false"/> |
| 778 | </y:PolyLineEdge> |
| 779 | </data> |
| 780 | </edge> |
| 781 | <edge id="e6" source="n6" target="n7"> |
| 782 | <data key="d10"> |
| 783 | <y:PolyLineEdge> |
| 784 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 785 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 786 | <y:Arrows source="none" target="standard"/> |
| 787 | <y:BendStyle smoothed="false"/> |
| 788 | </y:PolyLineEdge> |
| 789 | </data> |
| 790 | </edge> |
| 791 | <edge id="e7" source="n7" target="n8"> |
| 792 | <data key="d10"> |
| 793 | <y:PolyLineEdge> |
| 794 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 795 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 796 | <y:Arrows source="none" target="standard"/> |
| 797 | <y:BendStyle smoothed="false"/> |
| 798 | </y:PolyLineEdge> |
| 799 | </data> |
| 800 | </edge> |
| 801 | <edge id="e8" source="n9" target="n6"> |
| 802 | <data key="d10"> |
| 803 | <y:PolyLineEdge> |
| 804 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 805 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 806 | <y:Arrows source="none" target="standard"/> |
| 807 | <y:BendStyle smoothed="false"/> |
| 808 | </y:PolyLineEdge> |
| 809 | </data> |
| 810 | </edge> |
| 811 | <edge id="e9" source="n9" target="n10"> |
| 812 | <data key="d10"> |
| 813 | <y:PolyLineEdge> |
| 814 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 815 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 816 | <y:Arrows source="none" target="standard"/> |
| 817 | <y:BendStyle smoothed="false"/> |
| 818 | </y:PolyLineEdge> |
| 819 | </data> |
| 820 | </edge> |
| 821 | <edge id="e10" source="n10" target="n8"> |
| 822 | <data key="d10"> |
| 823 | <y:PolyLineEdge> |
| 824 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 825 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 826 | <y:Arrows source="none" target="standard"/> |
| 827 | <y:BendStyle smoothed="false"/> |
| 828 | </y:PolyLineEdge> |
| 829 | </data> |
| 830 | </edge> |
| 831 | </graph> |
| 832 | <data key="d7"> |
| 833 | <y:Resources/> |
| 834 | </data> |
| 835 | </graphml> |
| 836 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 837 | <y:Shape type="ellipse"/> |
| 838 | </y:ShapeNode> |
| 839 | </data> |
| 840 | </node> |
| 841 | <node id="n8"> |
| 842 | <data key="d6"> |
| 843 | <y:ShapeNode> |
| 844 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 845 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 846 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 847 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 848 | <y:Shape type="ellipse"/> |
| 849 | </y:ShapeNode> |
| 850 | </data> |
| 851 | </node> |
| 852 | <node id="n9"> |
| 853 | <data key="d6"> |
| 854 | <y:ShapeNode> |
| 855 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 856 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 857 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 858 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 859 | <y:Shape type="ellipse"/> |
| 860 | </y:ShapeNode> |
| 861 | </data> |
| 862 | </node> |
| 863 | <node id="n10"> |
| 864 | <data key="d6"> |
| 865 | <y:ShapeNode> |
| 866 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 867 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 868 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 869 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 870 | <y:Shape type="ellipse"/> |
| 871 | </y:ShapeNode> |
| 872 | </data> |
| 873 | </node> |
| 874 | <edge id="e0" source="n1" target="n2"> |
| 875 | <data key="d10"> |
| 876 | <y:PolyLineEdge> |
| 877 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 878 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 879 | <y:Arrows source="none" target="standard"/> |
| 880 | <y:BendStyle smoothed="false"/> |
| 881 | </y:PolyLineEdge> |
| 882 | </data> |
| 883 | </edge> |
| 884 | <edge id="e1" source="n2" target="n3"> |
| 885 | <data key="d10"> |
| 886 | <y:PolyLineEdge> |
| 887 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 888 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 889 | <y:Arrows source="none" target="standard"/> |
| 890 | <y:BendStyle smoothed="false"/> |
| 891 | </y:PolyLineEdge> |
| 892 | </data> |
| 893 | </edge> |
| 894 | <edge id="e2" source="n2" target="n4"> |
| 895 | <data key="d10"> |
| 896 | <y:PolyLineEdge> |
| 897 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 898 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 899 | <y:Arrows source="none" target="standard"/> |
| 900 | <y:BendStyle smoothed="false"/> |
| 901 | </y:PolyLineEdge> |
| 902 | </data> |
| 903 | </edge> |
| 904 | <edge id="e3" source="n3" target="n5"> |
| 905 | <data key="d10"> |
| 906 | <y:PolyLineEdge> |
| 907 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 908 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 909 | <y:Arrows source="none" target="standard"/> |
| 910 | <y:BendStyle smoothed="false"/> |
| 911 | </y:PolyLineEdge> |
| 912 | </data> |
| 913 | </edge> |
| 914 | <edge id="e4" source="n4" target="n9"> |
| 915 | <data key="d10"> |
| 916 | <y:PolyLineEdge> |
| 917 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 918 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 919 | <y:Arrows source="none" target="standard"/> |
| 920 | <y:BendStyle smoothed="false"/> |
| 921 | </y:PolyLineEdge> |
| 922 | </data> |
| 923 | </edge> |
| 924 | <edge id="e5" source="n5" target="n6"> |
| 925 | <data key="d10"> |
| 926 | <y:PolyLineEdge> |
| 927 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 928 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 929 | <y:Arrows source="none" target="standard"/> |
| 930 | <y:BendStyle smoothed="false"/> |
| 931 | </y:PolyLineEdge> |
| 932 | </data> |
| 933 | </edge> |
| 934 | <edge id="e6" source="n6" target="n7"> |
| 935 | <data key="d10"> |
| 936 | <y:PolyLineEdge> |
| 937 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 938 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 939 | <y:Arrows source="none" target="standard"/> |
| 940 | <y:BendStyle smoothed="false"/> |
| 941 | </y:PolyLineEdge> |
| 942 | </data> |
| 943 | </edge> |
| 944 | <edge id="e7" source="n7" target="n8"> |
| 945 | <data key="d10"> |
| 946 | <y:PolyLineEdge> |
| 947 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 948 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 949 | <y:Arrows source="none" target="standard"/> |
| 950 | <y:BendStyle smoothed="false"/> |
| 951 | </y:PolyLineEdge> |
| 952 | </data> |
| 953 | </edge> |
| 954 | <edge id="e8" source="n9" target="n6"> |
| 955 | <data key="d10"> |
| 956 | <y:PolyLineEdge> |
| 957 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 958 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 959 | <y:Arrows source="none" target="standard"/> |
| 960 | <y:BendStyle smoothed="false"/> |
| 961 | </y:PolyLineEdge> |
| 962 | </data> |
| 963 | </edge> |
| 964 | <edge id="e9" source="n9" target="n10"> |
| 965 | <data key="d10"> |
| 966 | <y:PolyLineEdge> |
| 967 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 968 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 969 | <y:Arrows source="none" target="standard"/> |
| 970 | <y:BendStyle smoothed="false"/> |
| 971 | </y:PolyLineEdge> |
| 972 | </data> |
| 973 | </edge> |
| 974 | <edge id="e10" source="n10" target="n8"> |
| 975 | <data key="d10"> |
| 976 | <y:PolyLineEdge> |
| 977 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 978 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 979 | <y:Arrows source="none" target="standard"/> |
| 980 | <y:BendStyle smoothed="false"/> |
| 981 | </y:PolyLineEdge> |
| 982 | </data> |
| 983 | </edge> |
| 984 | </graph> |
| 985 | <data key="d7"> |
| 986 | <y:Resources/> |
| 987 | </data> |
| 988 | </graphml> |
| 989 | ransparent="false"/> |
| 990 | <y:B/> |
| 991 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> |
| 992 | </y:ShapeNode> |
| 993 | </data> |
| 994 | </node> |
| 995 | <node id="n4"> |
| 996 | <data key="d6"> |
| 997 | <y:ShapeNode> |
| 998 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 999 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1000 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1001 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1002 | <y:Shape type="ellipse"/> |
| 1003 | </y:ShapeNode> |
| 1004 | </data> |
| 1005 | </node> |
| 1006 | <node id="n5"> |
| 1007 | <data key="d6"> |
| 1008 | <y:ShapeNode> |
| 1009 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 1010 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1011 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1012 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1013 | <y:Shape type="ellipse"/> |
| 1014 | </y:ShapeNode> |
| 1015 | </data> |
| 1016 | </node> |
| 1017 | <node id="n6"> |
| 1018 | <data key="d6"> |
| 1019 | <y:ShapeNode> |
| 1020 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 1021 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1022 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1023 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1024 | <y:Shape type="ellipse"/> |
| 1025 | </y:ShapeNode> |
| 1026 | </data> |
| 1027 | </node> |
| 1028 | <node id="n7"> |
| 1029 | <data key="d6"> |
| 1030 | <y:ShapeNode> |
| 1031 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 1032 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1033 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1034 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1035 | <y:Shape type="ellipse"/> |
| 1036 | </y:ShapeNode> |
| 1037 | </data> |
| 1038 | </node> |
| 1039 | <node id="n8"> |
| 1040 | <data key="d6"> |
| 1041 | <y:ShapeNode> |
| 1042 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 1043 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1044 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1045 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1046 | <y:Shape type="ellipse"/> |
| 1047 | </y:ShapeNode> |
| 1048 | </data> |
| 1049 | </node> |
| 1050 | <node id="n9"> |
| 1051 | <data key="d6"> |
| 1052 | <y:ShapeNode> |
| 1053 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 1054 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1055 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1056 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1057 | <y:Shape type="ellipse"/> |
| 1058 | </y:ShapeNode> |
| 1059 | </data> |
| 1060 | </node> |
| 1061 | <node id="n10"> |
| 1062 | <data key="d6"> |
| 1063 | <y:ShapeNode> |
| 1064 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 1065 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1066 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1067 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1068 | <y:Shape type="ellipse"/> |
| 1069 | </y:ShapeNode> |
| 1070 | </data> |
| 1071 | </node> |
| 1072 | <edge id="e0" source="n1" target="n2"> |
| 1073 | <data key="d10"> |
| 1074 | <y:PolyLineEdge> |
| 1075 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1076 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1077 | <y:Arrows source="none" target="standard"/> |
| 1078 | <y:BendStyle smoothed="false"/> |
| 1079 | </y:PolyLineEdge> |
| 1080 | </data> |
| 1081 | </edge> |
| 1082 | <edge id="e1" source="n2" target="n3"> |
| 1083 | <data key="d10"> |
| 1084 | <y:PolyLineEdge> |
| 1085 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1086 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1087 | <y:Arrows source="none" target="standard"/> |
| 1088 | <y:BendStyle smoothed="false"/> |
| 1089 | </y:PolyLineEdge> |
| 1090 | </data> |
| 1091 | </edge> |
| 1092 | <edge id="e2" source="n2" target="n4"> |
| 1093 | <data key="d10"> |
| 1094 | <y:PolyLineEdge> |
| 1095 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1096 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1097 | <y:Arrows source="none" target="standard"/> |
| 1098 | <y:BendStyle smoothed="false"/> |
| 1099 | </y:PolyLineEdge> |
| 1100 | </data> |
| 1101 | </edge> |
| 1102 | <edge id="e3" source="n3" target="n5"> |
| 1103 | <data key="d10"> |
| 1104 | <y:PolyLineEdge> |
| 1105 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1106 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1107 | <y:Arrows source="none" target="standard"/> |
| 1108 | <y:BendStyle smoothed="false"/> |
| 1109 | </y:PolyLineEdge> |
| 1110 | </data> |
| 1111 | </edge> |
| 1112 | <edge id="e4" source="n4" target="n9"> |
| 1113 | <data key="d10"> |
| 1114 | <y:PolyLineEdge> |
| 1115 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1116 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1117 | <y:Arrows source="none" target="standard"/> |
| 1118 | <y:BendStyle smoothed="false"/> |
| 1119 | </y:PolyLineEdge> |
| 1120 | </data> |
| 1121 | </edge> |
| 1122 | <edge id="e5" source="n5" target="n6"> |
| 1123 | <data key="d10"> |
| 1124 | <y:PolyLineEdge> |
| 1125 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1126 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1127 | <y:Arrows source="none" target="standard"/> |
| 1128 | <y:BendStyle smoothed="false"/> |
| 1129 | </y:PolyLineEdge> |
| 1130 | </data> |
| 1131 | </edge> |
| 1132 | <edge id="e6" source="n6" target="n7"> |
| 1133 | <data key="d10"> |
| 1134 | <y:PolyLineEdge> |
| 1135 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1136 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1137 | <y:Arrows source="none" target="standard"/> |
| 1138 | <y:BendStyle smoothed="false"/> |
| 1139 | </y:PolyLineEdge> |
| 1140 | </data> |
| 1141 | </edge> |
| 1142 | <edge id="e7" source="n7" target="n8"> |
| 1143 | <data key="d10"> |
| 1144 | <y:PolyLineEdge> |
| 1145 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1146 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1147 | <y:Arrows source="none" target="standard"/> |
| 1148 | <y:BendStyle smoothed="false"/> |
| 1149 | </y:PolyLineEdge> |
| 1150 | </data> |
| 1151 | </edge> |
| 1152 | <edge id="e8" source="n9" target="n6"> |
| 1153 | <data key="d10"> |
| 1154 | <y:PolyLineEdge> |
| 1155 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1156 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1157 | <y:Arrows source="none" target="standard"/> |
| 1158 | <y:BendStyle smoothed="false"/> |
| 1159 | </y:PolyLineEdge> |
| 1160 | </data> |
| 1161 | </edge> |
| 1162 | <edge id="e9" source="n9" target="n10"> |
| 1163 | <data key="d10"> |
| 1164 | <y:PolyLineEdge> |
| 1165 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1166 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1167 | <y:Arrows source="none" target="standard"/> |
| 1168 | <y:BendStyle smoothed="false"/> |
| 1169 | </y:PolyLineEdge> |
| 1170 | </data> |
| 1171 | </edge> |
| 1172 | <edge id="e10" source="n10" target="n8"> |
| 1173 | <data key="d10"> |
| 1174 | <y:PolyLineEdge> |
| 1175 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1176 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1177 | <y:Arrows source="none" target="standard"/> |
| 1178 | <y:BendStyle smoothed="false"/> |
| 1179 | </y:PolyLineEdge> |
| 1180 | </data> |
| 1181 | </edge> |
| 1182 | </graph> |
| 1183 | <data key="d7"> |
| 1184 | <y:Resources/> |
| 1185 | </data> |
| 1186 | </graphml> |
| 1187 | 0.0">Folder 1</y:NodeLabel> |
| 1188 | <y:Shape type="round> |
| 1189 | <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> |
| 1190 | </y:PolyLineEdge> |
| 1191 | </data> |
| 1192 | </edge> |
| 1193 | <edge id="e4" source="n4" target="n9"> |
| 1194 | <data key="d10"> |
| 1195 | <y:PolyLineEdge> |
| 1196 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1197 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1198 | <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 1199 | <y:BendStyle smoothed="false"/> |
| 1200 | </y:PolyLineEdge> |
| 1201 | </data> |
| 1202 | </edge> |
| 1203 | <edge id="e6" source="n6" target="n7"> |
| 1204 | <data key="d10"> |
| 1205 | <y:PolyLineEdge> |
| 1206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1208 | <y:Arrows source="none" target="standard"/> |
| 1209 | <y:BendStyle smoothed="false"/> |
| 1210 | </y:PolyLineEdge> |
| 1211 | </data> |
| 1212 | </edge> |
| 1213 | <edge id="e7" source="n7" target="n8"> |
| 1214 | <data key="d10"> |
| 1215 | <y:PolyLineEdge> |
| 1216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1218 | <y:Arrows source="none" target="standard"/> |
| 1219 | <y:BendStyle smoothed="false"/> |
| 1220 | </y:PolyLineEdge> |
| 1221 | </data> |
| 1222 | </edge> |
| 1223 | <edge id="e8" source="n9" target="n6"> |
| 1224 | <data key="d10"> |
| 1225 | <y:PolyLineEdge> |
| 1226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1227 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1228 | <y:Arrows source="none" target="standard"/> |
| 1229 | <y:BendStyle smoothed="false"/> |
| 1230 | </y:PolyLineEdge> |
| 1231 | </data> |
| 1232 | </edge> |
| 1233 | <edge id="e9" source="n9" target="n10"> |
| 1234 | <data key="d10"> |
| 1235 | <y:PolyLineEdge> |
| 1236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1238 | <y:Arrows source="none" target="standard"/> |
| 1239 | <y:BendStyle smoothed="false"/> |
| 1240 | </y:PolyLineEdge> |
| 1241 | </data> |
| 1242 | </edge> |
| 1243 | <edge id="e10" source="n10" target="n8"> |
| 1244 | <data key="d10"> |
| 1245 | <y:PolyLineEdge> |
| 1246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1247 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1248 | <y:Arrows source="none" target="standard"/> |
| 1249 | <y:BendStyle smoothed="false"/> |
| 1250 | </y:PolyLineEdge> |
| 1251 | </data> |
| 1252 | </edge> |
| 1253 | </graph> |
| 1254 | <data key="d7"> |
| 1255 | <y:Resources/> |
| 1256 | </data> |
| 1257 | </graphml> |
| 1258 | </y:GroupNode> |
| 1259 | </y:Realizers> |
| 1260 | ProxyAutoBoundsO@32W,_@Jo,a:n0:"> |
| 1261 | <node id="n0::n0"> |
| 1262 | I@3x0,9:5"/> |
| 1263 | U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> |
| 1264 | A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1265 | <node id="n0::n1"> |
| 1266 | I@3x0,9:5"/> |
| 1267 | U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> |
| 1268 | A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1269 | <node id="n0::n2"> |
| 1270 | I@3x0,9:5"/> |
| 1271 | U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> |
| 1272 | A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1273 | <node id="n0::n3"> |
| 1274 | I@3x0,9:5"/> |
| 1275 | U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> |
| 1276 | A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> |
| 1277 | <node id="n0::n4"> |
| 1278 | I@3x0,9:5"/> |
| 1279 | U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> |
| 1280 | A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> |
| 1281 | </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1282 | <y:GroupNode> |
| 1283 | U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> |
| 1284 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1285 | <y:GroupNode> |
| 1286 | U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> |
| 1287 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> |
| 1288 | </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> |
| 1289 | <node id="n1::n0"> |
| 1290 | I@3x0,9:5"/> |
| 1291 | U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1292 | <node id="n1::n1"> |
| 1293 | I@3x0,9:5"/> |
| 1294 | U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1295 | <node id="n1::n2"> |
| 1296 | I@3x0,9:5"/> |
| 1297 | U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1298 | <node id="n1::n3"> |
| 1299 | I@3x0,9:5"/> |
| 1300 | U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> |
| 1301 | </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1302 | <y:GroupNode> |
| 1303 | U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> |
| 1304 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1305 | <y:GroupNode> |
| 1306 | U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> |
| 1307 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 1308 | <!--Created by yEd 3.19--> |
| 1309 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 1310 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 1311 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 1312 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 1313 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 1314 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 1315 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 1316 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 1317 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 1318 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 1319 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 1320 | <graph edgedefault="directed" id="G"> |
| 1321 | <data key="d0" xml:space="preserve"/> |
| 1322 | <node id="n0"> |
| 1323 | <data key="d6"> |
| 1324 | <y:ShapeNode> |
| 1325 | <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> |
| 1326 | <y:Fill color="#9ACCFC" transparent="false"/> |
| 1327 | <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> |
| 1328 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
+569
| --- a/www/branch04.svg | ||
| +++ b/www/branch04.svg | ||
| @@ -0,0 +1,569 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<svg | |
| 3 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| 4 | + xmlns:cc="http://creativecommons.org/ns#" | |
| 5 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| 6 | + xmlns:svg="http://www.w3.org/2000/svg" | |
| 7 | + xmlns="http://www.w3.org/2000/svg" | |
| 8 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | |
| 9 | + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | |
| 10 | + width="388" | |
| 11 | + stroke-miterlimit="10" | |
| 12 | + font-weight="2ersion="1.0" encoding="UTF-8<?xmont-size="12px" | |
| 13 | + id="svg2" | |
| 14 | + version="1.1" | |
| 15 | + inkscape:version="0.91 r13725" | |
| 16 | + sodipodi:docname="branch04.svg" | |
| 17 | + style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> | |
| 18 | + <metadata | |
| 19 | + id="metadata170"> | |
| 20 | + <rdf:RDF> | |
| 21 | + <cc:Work | |
| 22 | + rdf:about=""> | |
| 23 | + <dc:format>image/svg+xml</dc:format> | |
| 24 | + <dc:type | |
| 25 | + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
| 26 | + <dc:title></dc:title> | |
| 27 | + </cc:Work> | |
| 28 | + </rdf:RDF> | |
| 29 | + </metadata> | |
| 30 | + <sodipodi:namedview | |
| 31 | + pagecolor="#ffffff" | |
| 32 | + bordercolor="#666666" | |
| 33 | + borderopacity="1" | |
| 34 | + objecttolerance="10" | |
| 35 | + gridtolerance="10" | |
| 36 | + guidetolerance="10" | |
| 37 | + inkscape:pageopacity="0" | |
| 38 | + inkscape:pageshadow="2" | |
| 39 | + inkscape:window-width="640" | |
| 40 | + inkscape:window-height="480" | |
| 41 | + id="namedview168" | |
| 42 | + showgrid="false" | |
| 43 | + fit-margin-top="0" | |
| 44 | + fit-margin-left="0" | |
| 45 | + fit-margin-right="0" | |
| 46 | + fit-margin-bottom="0" | |
| 47 | + inkscape:zoom="0.17717718" | |
| 48 | + inkscape:cx="194" | |
| 49 | + inkscape:cy="49.103516" | |
| 50 | + inkscape:window-x="0" | |
| 51 | + inkscape:window-y="0" | |
| 52 | + inkscape:window-maximized="0" | |
| 53 | + inkscape:current-layer="svg2" /> | |
| 54 | + <!--Generated by ySVG 2.5--> | |
| 55 | + <defs | |
| 56 | + id="genericDefs" /> | |
| 57 | + <g | |
| 58 | + id="g5" | |
| 59 | + transform="translate(-173.5,-610.332)"> | |
| 60 | + <defs | |
| 61 | + id="defs1"> | |
| 62 | + <clipPath | |
| 63 | + clipPathUnits="userSpaceOnUse" | |
| 64 | + id="clipPath1"> | |
| 65 | + <path | |
| 66 | + d="M 0,0 735,0 735,1332 0,1332 0,0 Z" | |
| 67 | + id="path9" | |
| 68 | + inkscape:connector-curvature="0" /> | |
| 69 | + </clipPath> | |
| 70 | + <clipPath | |
| 71 | + clipPathUnits="userSpaceOnUse" | |
| 72 | + id="clipPath2"> | |
| 73 | + <path | |
| 74 | + d="m 29,-1077 735,0 0,1332 -735,0 0,-1332 z" | |
| 75 | + id="path12" | |
| 76 | + inkscape:connector-curvature="0" /> | |
| 77 | + </clipPath> | |
| 78 | + </defs> | |
| 79 | + <g | |
| 80 | + transform="translate(-29,1077)" | |
| 81 | + id="g14" | |
| 82 | + style="fill:#9accfc;stroke:#9accfc;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 83 | + <rect | |
| 84 | + x="290.6333" | |
| 85 | + width="298.8667" | |
| 86 | + height="46" | |
| 87 | + y="-425.668" | |
| 88 | + clip-path="url(#clipPath2)" | |
| 89 | + id="rect16" | |
| 90 | + style="stroke:none" /> | |
| 91 | + </g> | |
| 92 | + <g | |
| 93 | + transform="translate(-29,1077)" | |
| 94 | + stroke-miterlimit="1.45" | |
| 95 | + id="g18" | |
| 96 | + style="fill:#7ca5cc;stroke:#7ca5cc;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 97 | + <rect | |
| 98 | + x="290.6333" | |
| 99 | + width="298.8667" | |
| 100 | + height="46" | |
| 101 | + y="-425.668" | |
| 102 | + clip-path="url(#clipPath2)" | |
| 103 | + id="rect20" | |
| 104 | + style="fill:none" /> | |
| 105 | + <text | |
| 106 | + x="429.177" | |
| 107 | + y="-362.06641" | |
| 108 | + clip-path="url(#clipPath2)" | |
| 109 | + xml:space="preserve" | |
| 110 | + id="text22" | |
| 111 | + style="font-family:sans-serif;fill:#000000;stroke:none">test</text> | |
| 112 | + </g> | |
| 113 | + <g | |
| 114 | + transform="translate(-29,1077)" | |
| 115 | + id="g24" | |
| 116 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 117 | + <circle | |
| 118 | + r="15" | |
| 119 | + clip-path="url(#clipPath2)" | |
| 120 | + cx="218.5" | |
| 121 | + cy="-450.668" | |
| 122 | + id="circle26" | |
| 123 | + style="stroke:none" /> | |
| 124 | + </g> | |
| 125 | + <g | |
| 126 | + stroke-miterlimit="1.45" | |
| 127 | + transform="translate(-29,1077)" | |
| 128 | + id="g28" | |
| 129 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 130 | + <circle | |
| 131 | + r="15" | |
| 132 | + clip-path="url(#clipPath2)" | |
| 133 | + cx="218.5" | |
| 134 | + cy="-450.668" | |
| 135 | + id="circle30" | |
| 136 | + style="fill:none" /> | |
| 137 | + <text | |
| 138 | + x="214.7061" | |
| 139 | + y="-446.13281" | |
| 140 | + clip-path="url(#clipPath2)" | |
| 141 | + xml:space="preserve" | |
| 142 | + id="text32" | |
| 143 | + style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> | |
| 144 | + </g> | |
| 145 | + <g | |
| 146 | + transform="translate(-29,1077)" | |
| 147 | + id="g34" | |
| 148 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 149 | + <circle | |
| 150 | + r="15" | |
| 151 | + clip-path="url(#clipPath2)" | |
| 152 | + cx="278.5" | |
| 153 | + cy="-450.668" | |
| 154 | + id="circle36" | |
| 155 | + style="stroke:none" /> | |
| 156 | + </g> | |
| 157 | + <g | |
| 158 | + stroke-miterlimit="1.45" | |
| 159 | + transform="translate(-29,1077)" | |
| 160 | + id="g38" | |
| 161 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 162 | + <circle | |
| 163 | + r="15" | |
| 164 | + clip-path="url(#clipPath2)" | |
| 165 | + cx="278.5" | |
| 166 | + cy="-450.668" | |
| 167 | + id="circle40" | |
| 168 | + style="fill:none" /> | |
| 169 | + <text | |
| 170 | + x="274.70609" | |
| 171 | + y="-446.13281" | |
| 172 | + clip-path="url(#clipPath2)" | |
| 173 | + xml:space="preserve" | |
| 174 | + id="text42" | |
| 175 | + style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> | |
| 176 | + </g> | |
| 177 | + <g | |
| 178 | + transform="translate(-29,1077)" | |
| 179 | + id="g44" | |
| 180 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 181 | + <circle | |
| 182 | + r="15" | |
| 183 | + clip-path="url(#clipPath2)" | |
| 184 | + cx="338.5" | |
| 185 | + cy="-450.668" | |
| 186 | + id="circle46" | |
| 187 | + style="stroke:none" /> | |
| 188 | + </g> | |
| 189 | + <g | |
| 190 | + stroke-miterlimit="1.45" | |
| 191 | + transform="translate(-29,1077)" | |
| 192 | + id="g48" | |
| 193 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 194 | + <circle | |
| 195 | + r="15" | |
| 196 | + clip-path="url(#clipPath2)" | |
| 197 | + cx="338.5" | |
| 198 | + cy="-450.668" | |
| 199 | + id="circle50" | |
| 200 | + style="fill:none" /> | |
| 201 | + <text | |
| 202 | + x="334.70609" | |
| 203 | + y="-446.13281" | |
| 204 | + clip-path="url(#clipPath2)" | |
| 205 | + xml:space="preserve" | |
| 206 | + id="text52" | |
| 207 | + style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> | |
| 208 | + </g> | |
| 209 | + <g | |
| 210 | + transform="translate(-29,1077)" | |
| 211 | + id="g54" | |
| 212 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 213 | + <circle | |
| 214 | + r="15" | |
| 215 | + clip-path="url(#clipPath2)" | |
| 216 | + cx="337.5" | |
| 217 | + cy="-403.668" | |
| 218 | + id="circle56" | |
| 219 | + style="stroke:none" /> | |
| 220 | + </g> | |
| 221 | + <g | |
| 222 | + stroke-miterlimit="1.45" | |
| 223 | + transform="translate(-29,1077)" | |
| 224 | + id="g58" | |
| 225 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 226 | + <circle | |
| 227 | + r="15" | |
| 228 | + clip-path="url(#clipPath2)" | |
| 229 | + cx="337.5" | |
| 230 | + cy="-403.668" | |
| 231 | + id="circle60" | |
| 232 | + style="fill:none" /> | |
| 233 | + <text | |
| 234 | + x="333.70609" | |
| 235 | + y="-399.13281" | |
| 236 | + clip-path="url(#clipPath2)" | |
| 237 | + xml:space="preserve" | |
| 238 | + id="text62" | |
| 239 | + style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> | |
| 240 | + </g> | |
| 241 | + <g | |
| 242 | + transform="translate(-29,1077)" | |
| 243 | + id="g64" | |
| 244 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 245 | + <circle | |
| 246 | + r="15" | |
| 247 | + clip-path="url(#clipPath2)" | |
| 248 | + cx="397.5" | |
| 249 | + cy="-450.668" | |
| 250 | + id="circle66" | |
| 251 | + style="stroke:none" /> | |
| 252 | + </g> | |
| 253 | + <g | |
| 254 | + stroke-miterlimit="1.45" | |
| 255 | + transform="translate(-29,1077)" | |
| 256 | + id="g68" | |
| 257 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 258 | + <circle | |
| 259 | + r="15" | |
| 260 | + clip-path="url(#clipPath2)" | |
| 261 | + cx="397.5" | |
| 262 | + cy="-450.668" | |
| 263 | + id="circle70" | |
| 264 | + style="fill:none" /> | |
| 265 | + <text | |
| 266 | + x="393.70609" | |
| 267 | + y="-446.13281" | |
| 268 | + clip-path="url(#clipPath2)" | |
| 269 | + xml:space="preserve" | |
| 270 | + id="text72" | |
| 271 | + style="font-family:sans-serif;stroke:none;stroke-width:1">5</text> | |
| 272 | + </g> | |
| 273 | + <g | |
| 274 | + transform="translate(-29,1077)" | |
| 275 | + id="g74" | |
| 276 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 277 | + <circle | |
| 278 | + r="15" | |
| 279 | + clip-path="url(#clipPath2)" | |
| 280 | + cx="456.5" | |
| 281 | + cy="-450.668" | |
| 282 | + id="circle76" | |
| 283 | + style="stroke:none" /> | |
| 284 | + </g> | |
| 285 | + <g | |
| 286 | + stroke-miterlimit="1.45" | |
| 287 | + transform="translate(-29,1077)" | |
| 288 | + id="g78" | |
| 289 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 290 | + <circle | |
| 291 | + r="15" | |
| 292 | + clip-path="url(#clipPath2)" | |
| 293 | + cx="456.5" | |
| 294 | + cy="-450.668" | |
| 295 | + id="circle80" | |
| 296 | + style="fill:none" /> | |
| 297 | + <text | |
| 298 | + x="452.70609" | |
| 299 | + y="-446.13281" | |
| 300 | + clip-path="url(#clipPath2)" | |
| 301 | + xml:space="preserve" | |
| 302 | + id="text82" | |
| 303 | + style="font-family:sans-serif;stroke:none;stroke-width:1">7</text> | |
| 304 | + </g> | |
| 305 | + <g | |
| 306 | + transform="translate(-29,1077)" | |
| 307 | + id="g84" | |
| 308 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 309 | + <circle | |
| 310 | + r="15" | |
| 311 | + clip-path="url(#clipPath2)" | |
| 312 | + cx="515.5" | |
| 313 | + cy="-450.668" | |
| 314 | + id="circle86" | |
| 315 | + style="stroke:none" /> | |
| 316 | + </g> | |
| 317 | + <g | |
| 318 | + stroke-miterlimit="1.45" | |
| 319 | + transform="translate(-29,1077)" | |
| 320 | + id="g88" | |
| 321 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 322 | + <circle | |
| 323 | + r="15" | |
| 324 | + clip-path="url(#clipPath2)" | |
| 325 | + cx="515.5" | |
| 326 | + cy="-450.668" | |
| 327 | + id="circle90" | |
| 328 | + style="fill:none" /> | |
| 329 | + <text | |
| 330 | + x="511.70609" | |
| 331 | + y="-446.13281" | |
| 332 | + clip-path="url(#clipPath2)" | |
| 333 | + xml:space="preserve" | |
| 334 | + id="text92" | |
| 335 | + style="font-family:sans-serif;stroke:none;stroke-width:1">8</text> | |
| 336 | + </g> | |
| 337 | + <g | |
| 338 | + transform="translate(-29,1077)" | |
| 339 | + id="g94" | |
| 340 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 341 | + <circle | |
| 342 | + r="15" | |
| 343 | + clip-path="url(#clipPath2)" | |
| 344 | + cx="574.5" | |
| 345 | + cy="-450.668" | |
| 346 | + id="circle96" | |
| 347 | + style="stroke:none" /> | |
| 348 | + </g> | |
| 349 | + <g | |
| 350 | + stroke-miterlimit="1.45" | |
| 351 | + transform="translate(-29,1077)" | |
| 352 | + id="g98" | |
| 353 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 354 | + <circle | |
| 355 | + r="15" | |
| 356 | + clip-path="url(#clipPath2)" | |
| 357 | + cx="574.5" | |
| 358 | + cy="-450.668" | |
| 359 | + id="circle100" | |
| 360 | + style="fill:none" /> | |
| 361 | + <text | |
| 362 | + x="566.91211" | |
| 363 | + y="-446.13281" | |
| 364 | + clip-path="url(#clipPath2)" | |
| 365 | + xml:space="preserve" | |
| 366 | + id="text102" | |
| 367 | + style="font-family:sans-serif;stroke:none;stroke-width:1">10</text> | |
| 368 | + </g> | |
| 369 | + <g | |
| 370 | + transform="translate(-29,1077)" | |
| 371 | + id="g104" | |
| 372 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 373 | + <circle | |
| 374 | + r="15" | |
| 375 | + clip-path="url(#clipPath2)" | |
| 376 | + cx="427.5" | |
| 377 | + cy="-403.668" | |
| 378 | + id="circle106" | |
| 379 | + style="stroke:none" /> | |
| 380 | + </g> | |
| 381 | + <g | |
| 382 | + stroke-miterlimit="1.45" | |
| 383 | + transform="translate(-29,1077)" | |
| 384 | + id="g108" | |
| 385 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 386 | + <circle | |
| 387 | + r="15" | |
| 388 | + clip-path="url(#clipPath2)" | |
| 389 | + cx="427.5" | |
| 390 | + cy="-403.668" | |
| 391 | + id="circle110" | |
| 392 | + style="fill:none" /> | |
| 393 | + <text | |
| 394 | + x="423.70609" | |
| 395 | + y="-399.13281" | |
| 396 | + clip-path="url(#clipPath2)" | |
| 397 | + xml:space="preserve" | |
| 398 | + id="text112" | |
| 399 | + style="font-family:sans-serif;stroke:none;stroke-width:1">6</text> | |
| 400 | + </g> | |
| 401 | + <g | |
| 402 | + transform="translate(-29,1077)" | |
| 403 | + id="g114" | |
| 404 | + style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 405 | + <circle | |
| 406 | + r="15" | |
| 407 | + clip-path="url(#clipPath2)" | |
| 408 | + cx="545.5" | |
| 409 | + cy="-403.668" | |
| 410 | + id="circle116" | |
| 411 | + style="stroke:none" /> | |
| 412 | + </g> | |
| 413 | + <g | |
| 414 | + stroke-miterlimit="1.45" | |
| 415 | + transform="translate(-29,1077)" | |
| 416 | + id="g118" | |
| 417 | + style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> | |
| 418 | + <circle | |
| 419 | + r="15" | |
| 420 | + clip-path="url(#clipPath2)" | |
| 421 | + cx="545.5" | |
| 422 | + cy="-403.668" | |
| 423 | + id="circle120" | |
| 424 | + style="fill:none" /> | |
| 425 | + <text | |
| 426 | + x="541.70612" | |
| 427 | + y="-399.13281" | |
| 428 | + clip-path="url(#clipPath2)" | |
| 429 | + xml:space="preserve" | |
| 430 | + id="text122" | |
| 431 | + style="font-family:sans-serif;stroke:none;stroke-width:1">9</text> | |
| 432 | + <path | |
| 433 | + d="m 233.5,-450.668 22,0" | |
| 434 | + clip-path="url(#clipPath2)" | |
| 435 | + id="path124" | |
| 436 | + inkscape:connector-curvature="0" | |
| 437 | + style="fill:none;stroke-width:1" /> | |
| 438 | + <path | |
| 439 | + d="m 263.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 440 | + clip-path="url(#clipPath2)" | |
| 441 | + id="path126" | |
| 442 | + inkscape:connector-curvature="0" | |
| 443 | + style="stroke:none;stroke-width:1" /> | |
| 444 | + <path | |
| 445 | + d="m 293.5,-450.668 22,0" | |
| 446 | + clip-path="url(#clipPath2)" | |
| 447 | + id="path128" | |
| 448 | + inkscape:connector-curvature="0" | |
| 449 | + style="fill:none;stroke-width:1" /> | |
| 450 | + <path | |
| 451 | + d="m 323.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 452 | + clip-path="url(#clipPath2)" | |
| 453 | + id="path130" | |
| 454 | + inkscape:connector-curvature="0" | |
| 455 | + style="stroke:none;stroke-width:1" /> | |
| 456 | + <path | |
| 457 | + d="m 290.2324,-441.3218 29.2779,23.3231" | |
| 458 | + clip-path="url(#clipPath2)" | |
| 459 | + id="path132" | |
| 460 | + inkscape:connector-curvature="0" | |
| 461 | + style="fill:none;stroke-width:1" /> | |
| 462 | + <path | |
| 463 | + d="m 325.7676,-413.0141 -6.2705,-11.3878 -0.769,5.7801 -5.4618,2.0415 z" | |
| 464 | + clip-path="url(#clipPath2)" | |
| 465 | + id="path134" | |
| 466 | + inkscape:connector-curvature="0" | |
| 467 | + style="stroke:none;stroke-width:1" /> | |
| 468 | + <path | |
| 469 | + d="m 353.5,-450.668 21,0" | |
| 470 | + clip-path="url(#clipPath2)" | |
| 471 | + id="path136" | |
| 472 | + inkscape:connector-curvature="0" | |
| 473 | + style="fill:none;stroke-width:1" /> | |
| 474 | + <path | |
| 475 | + d="m 382.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 476 | + clip-path="url(#clipPath2)" | |
| 477 | + id="path138" | |
| 478 | + inkscape:connector-curvature="0" | |
| 479 | + style="stroke:none;stroke-width:1" /> | |
| 480 | + <path | |
| 481 | + d="m 412.5,-450.668 21,0" | |
| 482 | + clip-path="url(#clipPath2)" | |
| 483 | + id="path140" | |
| 484 | + inkscape:connector-curvature="0" | |
| 485 | + style="fill:none;stroke-width:1" /> | |
| 486 | + <path | |
| 487 | + d="m 441.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 488 | + clip-path="url(#clipPath2)" | |
| 489 | + id="path142" | |
| 490 | + inkscape:connector-curvature="0" | |
| 491 | + style="stroke:none;stroke-width:1" /> | |
| 492 | + <path | |
| 493 | + d="m 471.5,-450.668 21,0" | |
| 494 | + clip-path="url(#clipPath2)" | |
| 495 | + id="path144" | |
| 496 | + inkscape:connector-curvature="0" | |
| 497 | + style="fill:none;stroke-width:1" /> | |
| 498 | + <path | |
| 499 | + d="m 500.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 500 | + clip-path="url(#clipPath2)" | |
| 501 | + id="path146" | |
| 502 | + inkscape:connector-curvature="0" | |
| 503 | + style="stroke:none;stroke-width:1" /> | |
| 504 | + <path | |
| 505 | + d="m 530.5,-450.668 21,0" | |
| 506 | + clip-path="url(#clipPath2)" | |
| 507 | + id="path148" | |
| 508 | + inkscape:connector-curvature="0" | |
| 509 | + style="fill:none;stroke-width:1" /> | |
| 510 | + <path | |
| 511 | + d="m 559.5,-450.668 -12,-5 3,5 -3,5 z" | |
| 512 | + clip-path="url(#clipPath2)" | |
| 513 | + id="path150" | |
| 514 | + inkscape:connector-curvature="0" | |
| 515 | + style="stroke:none;stroke-width:1" /> | |
| 516 | + <path | |
| 517 | + d="m 352.5,-403.668 52,0" | |
| 518 | + clip-path="url(#clipPath2)" | |
| 519 | + id="path152" | |
| 520 | + inkscape:connector-curvature="0" | |
| 521 | + style="fill:none;stroke-width:1" /> | |
| 522 | + <path | |
| 523 | + d="m 412.5,-403.668 -12,-5 3,5 -3,5 z" | |
| 524 | + clip-path="url(#clipPath2)" | |
| 525 | + id="path154" | |
| 526 | + inkscape:connector-curvature="0" | |
| 527 | + style="stroke:none;stroke-width:1" /> | |
| 528 | + <path | |
| 529 | + d="m 435.3766,-416.4335 9.0459,-14.6606" | |
| 530 | + clip-path="url(#clipPath2)" | |
| 531 | + id="path156" | |
| 532 | + inkscape:connector-curvature="0" | |
| 533 | + style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 534 | + <path | |
| 535 | + d="m 448.6234,-437.9024 -10.5565,7.5869 5.8305,0.0724 2.6799,5.1786 z" | |
| 536 | + clip-path="url(#clipPath2)" | |
| 537 | + id="path158" | |
| 538 | + inkscape:connector-curvature="0" | |
| 539 | + style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 540 | + <path | |
| 541 | + d="m 442.5,-403.668 80,0" | |
| 542 | + clip-path="url(#clipPath2)" | |
| 543 | + id="path160" | |
| 544 | + inkscape:connector-curvature="0" | |
| 545 | + style="fill:none;stroke-width:1" /> | |
| 546 | + <path | |
| 547 | + d="m 530.5,-403.668 -12,-5 3,5 -3,5 z" | |
| 548 | + clip-path="url(#clipPath2)" | |
| 549 | + id="path162" | |
| 550 | + inkscape:connector-curvature="0" | |
| 551 | + style="stroke:none;stroke-width:1" /> | |
| 552 | + <path | |
| 553 | + d="m 553.3766,-416.4335 9.0459,-14.6606" | |
| 554 | + clip-path="url(#clipPath2)" | |
| 555 | + id="path164" | |
| 556 | + inkscape:connector-curvature="0" | |
| 557 | + style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 558 | + <path | |
| 559 | + d="m 566.6234,-437.9024 -10.5564,7.5868 5.8305,0.0725 2.6798,5.1786 z" | |
| 560 | + clip-path="url(#clipPath2)" | |
| 561 | + id="path166" | |
| 562 | + inkscape:connector-curvature="0" | |
| 563 | + style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> | |
| 564 | + </g> | |
| 565 | + </g> | |
| 566 | +</svg> | |
| 567 | +5347.0" encoding="UTF-8" standalone="no"?> | |
| 568 | +<svg | |
| 569 | + xmlns:dc="http://purl.org/dc/elemen |
| --- a/www/branch04.svg | |
| +++ b/www/branch04.svg | |
| @@ -0,0 +1,569 @@ | |
| --- a/www/branch04.svg | |
| +++ b/www/branch04.svg | |
| @@ -0,0 +1,569 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
| 4 | xmlns:cc="http://creativecommons.org/ns#" |
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 6 | xmlns:svg="http://www.w3.org/2000/svg" |
| 7 | xmlns="http://www.w3.org/2000/svg" |
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" |
| 10 | width="388" |
| 11 | stroke-miterlimit="10" |
| 12 | font-weight="2ersion="1.0" encoding="UTF-8<?xmont-size="12px" |
| 13 | id="svg2" |
| 14 | version="1.1" |
| 15 | inkscape:version="0.91 r13725" |
| 16 | sodipodi:docname="branch04.svg" |
| 17 | style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> |
| 18 | <metadata |
| 19 | id="metadata170"> |
| 20 | <rdf:RDF> |
| 21 | <cc:Work |
| 22 | rdf:about=""> |
| 23 | <dc:format>image/svg+xml</dc:format> |
| 24 | <dc:type |
| 25 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> |
| 26 | <dc:title></dc:title> |
| 27 | </cc:Work> |
| 28 | </rdf:RDF> |
| 29 | </metadata> |
| 30 | <sodipodi:namedview |
| 31 | pagecolor="#ffffff" |
| 32 | bordercolor="#666666" |
| 33 | borderopacity="1" |
| 34 | objecttolerance="10" |
| 35 | gridtolerance="10" |
| 36 | guidetolerance="10" |
| 37 | inkscape:pageopacity="0" |
| 38 | inkscape:pageshadow="2" |
| 39 | inkscape:window-width="640" |
| 40 | inkscape:window-height="480" |
| 41 | id="namedview168" |
| 42 | showgrid="false" |
| 43 | fit-margin-top="0" |
| 44 | fit-margin-left="0" |
| 45 | fit-margin-right="0" |
| 46 | fit-margin-bottom="0" |
| 47 | inkscape:zoom="0.17717718" |
| 48 | inkscape:cx="194" |
| 49 | inkscape:cy="49.103516" |
| 50 | inkscape:window-x="0" |
| 51 | inkscape:window-y="0" |
| 52 | inkscape:window-maximized="0" |
| 53 | inkscape:current-layer="svg2" /> |
| 54 | <!--Generated by ySVG 2.5--> |
| 55 | <defs |
| 56 | id="genericDefs" /> |
| 57 | <g |
| 58 | id="g5" |
| 59 | transform="translate(-173.5,-610.332)"> |
| 60 | <defs |
| 61 | id="defs1"> |
| 62 | <clipPath |
| 63 | clipPathUnits="userSpaceOnUse" |
| 64 | id="clipPath1"> |
| 65 | <path |
| 66 | d="M 0,0 735,0 735,1332 0,1332 0,0 Z" |
| 67 | id="path9" |
| 68 | inkscape:connector-curvature="0" /> |
| 69 | </clipPath> |
| 70 | <clipPath |
| 71 | clipPathUnits="userSpaceOnUse" |
| 72 | id="clipPath2"> |
| 73 | <path |
| 74 | d="m 29,-1077 735,0 0,1332 -735,0 0,-1332 z" |
| 75 | id="path12" |
| 76 | inkscape:connector-curvature="0" /> |
| 77 | </clipPath> |
| 78 | </defs> |
| 79 | <g |
| 80 | transform="translate(-29,1077)" |
| 81 | id="g14" |
| 82 | style="fill:#9accfc;stroke:#9accfc;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 83 | <rect |
| 84 | x="290.6333" |
| 85 | width="298.8667" |
| 86 | height="46" |
| 87 | y="-425.668" |
| 88 | clip-path="url(#clipPath2)" |
| 89 | id="rect16" |
| 90 | style="stroke:none" /> |
| 91 | </g> |
| 92 | <g |
| 93 | transform="translate(-29,1077)" |
| 94 | stroke-miterlimit="1.45" |
| 95 | id="g18" |
| 96 | style="fill:#7ca5cc;stroke:#7ca5cc;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 97 | <rect |
| 98 | x="290.6333" |
| 99 | width="298.8667" |
| 100 | height="46" |
| 101 | y="-425.668" |
| 102 | clip-path="url(#clipPath2)" |
| 103 | id="rect20" |
| 104 | style="fill:none" /> |
| 105 | <text |
| 106 | x="429.177" |
| 107 | y="-362.06641" |
| 108 | clip-path="url(#clipPath2)" |
| 109 | xml:space="preserve" |
| 110 | id="text22" |
| 111 | style="font-family:sans-serif;fill:#000000;stroke:none">test</text> |
| 112 | </g> |
| 113 | <g |
| 114 | transform="translate(-29,1077)" |
| 115 | id="g24" |
| 116 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 117 | <circle |
| 118 | r="15" |
| 119 | clip-path="url(#clipPath2)" |
| 120 | cx="218.5" |
| 121 | cy="-450.668" |
| 122 | id="circle26" |
| 123 | style="stroke:none" /> |
| 124 | </g> |
| 125 | <g |
| 126 | stroke-miterlimit="1.45" |
| 127 | transform="translate(-29,1077)" |
| 128 | id="g28" |
| 129 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 130 | <circle |
| 131 | r="15" |
| 132 | clip-path="url(#clipPath2)" |
| 133 | cx="218.5" |
| 134 | cy="-450.668" |
| 135 | id="circle30" |
| 136 | style="fill:none" /> |
| 137 | <text |
| 138 | x="214.7061" |
| 139 | y="-446.13281" |
| 140 | clip-path="url(#clipPath2)" |
| 141 | xml:space="preserve" |
| 142 | id="text32" |
| 143 | style="font-family:sans-serif;stroke:none;stroke-width:1">1</text> |
| 144 | </g> |
| 145 | <g |
| 146 | transform="translate(-29,1077)" |
| 147 | id="g34" |
| 148 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 149 | <circle |
| 150 | r="15" |
| 151 | clip-path="url(#clipPath2)" |
| 152 | cx="278.5" |
| 153 | cy="-450.668" |
| 154 | id="circle36" |
| 155 | style="stroke:none" /> |
| 156 | </g> |
| 157 | <g |
| 158 | stroke-miterlimit="1.45" |
| 159 | transform="translate(-29,1077)" |
| 160 | id="g38" |
| 161 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 162 | <circle |
| 163 | r="15" |
| 164 | clip-path="url(#clipPath2)" |
| 165 | cx="278.5" |
| 166 | cy="-450.668" |
| 167 | id="circle40" |
| 168 | style="fill:none" /> |
| 169 | <text |
| 170 | x="274.70609" |
| 171 | y="-446.13281" |
| 172 | clip-path="url(#clipPath2)" |
| 173 | xml:space="preserve" |
| 174 | id="text42" |
| 175 | style="font-family:sans-serif;stroke:none;stroke-width:1">2</text> |
| 176 | </g> |
| 177 | <g |
| 178 | transform="translate(-29,1077)" |
| 179 | id="g44" |
| 180 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 181 | <circle |
| 182 | r="15" |
| 183 | clip-path="url(#clipPath2)" |
| 184 | cx="338.5" |
| 185 | cy="-450.668" |
| 186 | id="circle46" |
| 187 | style="stroke:none" /> |
| 188 | </g> |
| 189 | <g |
| 190 | stroke-miterlimit="1.45" |
| 191 | transform="translate(-29,1077)" |
| 192 | id="g48" |
| 193 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 194 | <circle |
| 195 | r="15" |
| 196 | clip-path="url(#clipPath2)" |
| 197 | cx="338.5" |
| 198 | cy="-450.668" |
| 199 | id="circle50" |
| 200 | style="fill:none" /> |
| 201 | <text |
| 202 | x="334.70609" |
| 203 | y="-446.13281" |
| 204 | clip-path="url(#clipPath2)" |
| 205 | xml:space="preserve" |
| 206 | id="text52" |
| 207 | style="font-family:sans-serif;stroke:none;stroke-width:1">3</text> |
| 208 | </g> |
| 209 | <g |
| 210 | transform="translate(-29,1077)" |
| 211 | id="g54" |
| 212 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 213 | <circle |
| 214 | r="15" |
| 215 | clip-path="url(#clipPath2)" |
| 216 | cx="337.5" |
| 217 | cy="-403.668" |
| 218 | id="circle56" |
| 219 | style="stroke:none" /> |
| 220 | </g> |
| 221 | <g |
| 222 | stroke-miterlimit="1.45" |
| 223 | transform="translate(-29,1077)" |
| 224 | id="g58" |
| 225 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 226 | <circle |
| 227 | r="15" |
| 228 | clip-path="url(#clipPath2)" |
| 229 | cx="337.5" |
| 230 | cy="-403.668" |
| 231 | id="circle60" |
| 232 | style="fill:none" /> |
| 233 | <text |
| 234 | x="333.70609" |
| 235 | y="-399.13281" |
| 236 | clip-path="url(#clipPath2)" |
| 237 | xml:space="preserve" |
| 238 | id="text62" |
| 239 | style="font-family:sans-serif;stroke:none;stroke-width:1">4</text> |
| 240 | </g> |
| 241 | <g |
| 242 | transform="translate(-29,1077)" |
| 243 | id="g64" |
| 244 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 245 | <circle |
| 246 | r="15" |
| 247 | clip-path="url(#clipPath2)" |
| 248 | cx="397.5" |
| 249 | cy="-450.668" |
| 250 | id="circle66" |
| 251 | style="stroke:none" /> |
| 252 | </g> |
| 253 | <g |
| 254 | stroke-miterlimit="1.45" |
| 255 | transform="translate(-29,1077)" |
| 256 | id="g68" |
| 257 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 258 | <circle |
| 259 | r="15" |
| 260 | clip-path="url(#clipPath2)" |
| 261 | cx="397.5" |
| 262 | cy="-450.668" |
| 263 | id="circle70" |
| 264 | style="fill:none" /> |
| 265 | <text |
| 266 | x="393.70609" |
| 267 | y="-446.13281" |
| 268 | clip-path="url(#clipPath2)" |
| 269 | xml:space="preserve" |
| 270 | id="text72" |
| 271 | style="font-family:sans-serif;stroke:none;stroke-width:1">5</text> |
| 272 | </g> |
| 273 | <g |
| 274 | transform="translate(-29,1077)" |
| 275 | id="g74" |
| 276 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 277 | <circle |
| 278 | r="15" |
| 279 | clip-path="url(#clipPath2)" |
| 280 | cx="456.5" |
| 281 | cy="-450.668" |
| 282 | id="circle76" |
| 283 | style="stroke:none" /> |
| 284 | </g> |
| 285 | <g |
| 286 | stroke-miterlimit="1.45" |
| 287 | transform="translate(-29,1077)" |
| 288 | id="g78" |
| 289 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 290 | <circle |
| 291 | r="15" |
| 292 | clip-path="url(#clipPath2)" |
| 293 | cx="456.5" |
| 294 | cy="-450.668" |
| 295 | id="circle80" |
| 296 | style="fill:none" /> |
| 297 | <text |
| 298 | x="452.70609" |
| 299 | y="-446.13281" |
| 300 | clip-path="url(#clipPath2)" |
| 301 | xml:space="preserve" |
| 302 | id="text82" |
| 303 | style="font-family:sans-serif;stroke:none;stroke-width:1">7</text> |
| 304 | </g> |
| 305 | <g |
| 306 | transform="translate(-29,1077)" |
| 307 | id="g84" |
| 308 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 309 | <circle |
| 310 | r="15" |
| 311 | clip-path="url(#clipPath2)" |
| 312 | cx="515.5" |
| 313 | cy="-450.668" |
| 314 | id="circle86" |
| 315 | style="stroke:none" /> |
| 316 | </g> |
| 317 | <g |
| 318 | stroke-miterlimit="1.45" |
| 319 | transform="translate(-29,1077)" |
| 320 | id="g88" |
| 321 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 322 | <circle |
| 323 | r="15" |
| 324 | clip-path="url(#clipPath2)" |
| 325 | cx="515.5" |
| 326 | cy="-450.668" |
| 327 | id="circle90" |
| 328 | style="fill:none" /> |
| 329 | <text |
| 330 | x="511.70609" |
| 331 | y="-446.13281" |
| 332 | clip-path="url(#clipPath2)" |
| 333 | xml:space="preserve" |
| 334 | id="text92" |
| 335 | style="font-family:sans-serif;stroke:none;stroke-width:1">8</text> |
| 336 | </g> |
| 337 | <g |
| 338 | transform="translate(-29,1077)" |
| 339 | id="g94" |
| 340 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 341 | <circle |
| 342 | r="15" |
| 343 | clip-path="url(#clipPath2)" |
| 344 | cx="574.5" |
| 345 | cy="-450.668" |
| 346 | id="circle96" |
| 347 | style="stroke:none" /> |
| 348 | </g> |
| 349 | <g |
| 350 | stroke-miterlimit="1.45" |
| 351 | transform="translate(-29,1077)" |
| 352 | id="g98" |
| 353 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 354 | <circle |
| 355 | r="15" |
| 356 | clip-path="url(#clipPath2)" |
| 357 | cx="574.5" |
| 358 | cy="-450.668" |
| 359 | id="circle100" |
| 360 | style="fill:none" /> |
| 361 | <text |
| 362 | x="566.91211" |
| 363 | y="-446.13281" |
| 364 | clip-path="url(#clipPath2)" |
| 365 | xml:space="preserve" |
| 366 | id="text102" |
| 367 | style="font-family:sans-serif;stroke:none;stroke-width:1">10</text> |
| 368 | </g> |
| 369 | <g |
| 370 | transform="translate(-29,1077)" |
| 371 | id="g104" |
| 372 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 373 | <circle |
| 374 | r="15" |
| 375 | clip-path="url(#clipPath2)" |
| 376 | cx="427.5" |
| 377 | cy="-403.668" |
| 378 | id="circle106" |
| 379 | style="stroke:none" /> |
| 380 | </g> |
| 381 | <g |
| 382 | stroke-miterlimit="1.45" |
| 383 | transform="translate(-29,1077)" |
| 384 | id="g108" |
| 385 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 386 | <circle |
| 387 | r="15" |
| 388 | clip-path="url(#clipPath2)" |
| 389 | cx="427.5" |
| 390 | cy="-403.668" |
| 391 | id="circle110" |
| 392 | style="fill:none" /> |
| 393 | <text |
| 394 | x="423.70609" |
| 395 | y="-399.13281" |
| 396 | clip-path="url(#clipPath2)" |
| 397 | xml:space="preserve" |
| 398 | id="text112" |
| 399 | style="font-family:sans-serif;stroke:none;stroke-width:1">6</text> |
| 400 | </g> |
| 401 | <g |
| 402 | transform="translate(-29,1077)" |
| 403 | id="g114" |
| 404 | style="fill:#ffffff;stroke:#ffffff;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 405 | <circle |
| 406 | r="15" |
| 407 | clip-path="url(#clipPath2)" |
| 408 | cx="545.5" |
| 409 | cy="-403.668" |
| 410 | id="circle116" |
| 411 | style="stroke:none" /> |
| 412 | </g> |
| 413 | <g |
| 414 | stroke-miterlimit="1.45" |
| 415 | transform="translate(-29,1077)" |
| 416 | id="g118" |
| 417 | style="stroke-width:2;stroke-linecap:butt;stroke-miterlimit:1.45000005;shape-rendering:geometricPrecision;text-rendering:geometricPrecision"> |
| 418 | <circle |
| 419 | r="15" |
| 420 | clip-path="url(#clipPath2)" |
| 421 | cx="545.5" |
| 422 | cy="-403.668" |
| 423 | id="circle120" |
| 424 | style="fill:none" /> |
| 425 | <text |
| 426 | x="541.70612" |
| 427 | y="-399.13281" |
| 428 | clip-path="url(#clipPath2)" |
| 429 | xml:space="preserve" |
| 430 | id="text122" |
| 431 | style="font-family:sans-serif;stroke:none;stroke-width:1">9</text> |
| 432 | <path |
| 433 | d="m 233.5,-450.668 22,0" |
| 434 | clip-path="url(#clipPath2)" |
| 435 | id="path124" |
| 436 | inkscape:connector-curvature="0" |
| 437 | style="fill:none;stroke-width:1" /> |
| 438 | <path |
| 439 | d="m 263.5,-450.668 -12,-5 3,5 -3,5 z" |
| 440 | clip-path="url(#clipPath2)" |
| 441 | id="path126" |
| 442 | inkscape:connector-curvature="0" |
| 443 | style="stroke:none;stroke-width:1" /> |
| 444 | <path |
| 445 | d="m 293.5,-450.668 22,0" |
| 446 | clip-path="url(#clipPath2)" |
| 447 | id="path128" |
| 448 | inkscape:connector-curvature="0" |
| 449 | style="fill:none;stroke-width:1" /> |
| 450 | <path |
| 451 | d="m 323.5,-450.668 -12,-5 3,5 -3,5 z" |
| 452 | clip-path="url(#clipPath2)" |
| 453 | id="path130" |
| 454 | inkscape:connector-curvature="0" |
| 455 | style="stroke:none;stroke-width:1" /> |
| 456 | <path |
| 457 | d="m 290.2324,-441.3218 29.2779,23.3231" |
| 458 | clip-path="url(#clipPath2)" |
| 459 | id="path132" |
| 460 | inkscape:connector-curvature="0" |
| 461 | style="fill:none;stroke-width:1" /> |
| 462 | <path |
| 463 | d="m 325.7676,-413.0141 -6.2705,-11.3878 -0.769,5.7801 -5.4618,2.0415 z" |
| 464 | clip-path="url(#clipPath2)" |
| 465 | id="path134" |
| 466 | inkscape:connector-curvature="0" |
| 467 | style="stroke:none;stroke-width:1" /> |
| 468 | <path |
| 469 | d="m 353.5,-450.668 21,0" |
| 470 | clip-path="url(#clipPath2)" |
| 471 | id="path136" |
| 472 | inkscape:connector-curvature="0" |
| 473 | style="fill:none;stroke-width:1" /> |
| 474 | <path |
| 475 | d="m 382.5,-450.668 -12,-5 3,5 -3,5 z" |
| 476 | clip-path="url(#clipPath2)" |
| 477 | id="path138" |
| 478 | inkscape:connector-curvature="0" |
| 479 | style="stroke:none;stroke-width:1" /> |
| 480 | <path |
| 481 | d="m 412.5,-450.668 21,0" |
| 482 | clip-path="url(#clipPath2)" |
| 483 | id="path140" |
| 484 | inkscape:connector-curvature="0" |
| 485 | style="fill:none;stroke-width:1" /> |
| 486 | <path |
| 487 | d="m 441.5,-450.668 -12,-5 3,5 -3,5 z" |
| 488 | clip-path="url(#clipPath2)" |
| 489 | id="path142" |
| 490 | inkscape:connector-curvature="0" |
| 491 | style="stroke:none;stroke-width:1" /> |
| 492 | <path |
| 493 | d="m 471.5,-450.668 21,0" |
| 494 | clip-path="url(#clipPath2)" |
| 495 | id="path144" |
| 496 | inkscape:connector-curvature="0" |
| 497 | style="fill:none;stroke-width:1" /> |
| 498 | <path |
| 499 | d="m 500.5,-450.668 -12,-5 3,5 -3,5 z" |
| 500 | clip-path="url(#clipPath2)" |
| 501 | id="path146" |
| 502 | inkscape:connector-curvature="0" |
| 503 | style="stroke:none;stroke-width:1" /> |
| 504 | <path |
| 505 | d="m 530.5,-450.668 21,0" |
| 506 | clip-path="url(#clipPath2)" |
| 507 | id="path148" |
| 508 | inkscape:connector-curvature="0" |
| 509 | style="fill:none;stroke-width:1" /> |
| 510 | <path |
| 511 | d="m 559.5,-450.668 -12,-5 3,5 -3,5 z" |
| 512 | clip-path="url(#clipPath2)" |
| 513 | id="path150" |
| 514 | inkscape:connector-curvature="0" |
| 515 | style="stroke:none;stroke-width:1" /> |
| 516 | <path |
| 517 | d="m 352.5,-403.668 52,0" |
| 518 | clip-path="url(#clipPath2)" |
| 519 | id="path152" |
| 520 | inkscape:connector-curvature="0" |
| 521 | style="fill:none;stroke-width:1" /> |
| 522 | <path |
| 523 | d="m 412.5,-403.668 -12,-5 3,5 -3,5 z" |
| 524 | clip-path="url(#clipPath2)" |
| 525 | id="path154" |
| 526 | inkscape:connector-curvature="0" |
| 527 | style="stroke:none;stroke-width:1" /> |
| 528 | <path |
| 529 | d="m 435.3766,-416.4335 9.0459,-14.6606" |
| 530 | clip-path="url(#clipPath2)" |
| 531 | id="path156" |
| 532 | inkscape:connector-curvature="0" |
| 533 | style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 534 | <path |
| 535 | d="m 448.6234,-437.9024 -10.5565,7.5869 5.8305,0.0724 2.6799,5.1786 z" |
| 536 | clip-path="url(#clipPath2)" |
| 537 | id="path158" |
| 538 | inkscape:connector-curvature="0" |
| 539 | style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 540 | <path |
| 541 | d="m 442.5,-403.668 80,0" |
| 542 | clip-path="url(#clipPath2)" |
| 543 | id="path160" |
| 544 | inkscape:connector-curvature="0" |
| 545 | style="fill:none;stroke-width:1" /> |
| 546 | <path |
| 547 | d="m 530.5,-403.668 -12,-5 3,5 -3,5 z" |
| 548 | clip-path="url(#clipPath2)" |
| 549 | id="path162" |
| 550 | inkscape:connector-curvature="0" |
| 551 | style="stroke:none;stroke-width:1" /> |
| 552 | <path |
| 553 | d="m 553.3766,-416.4335 9.0459,-14.6606" |
| 554 | clip-path="url(#clipPath2)" |
| 555 | id="path164" |
| 556 | inkscape:connector-curvature="0" |
| 557 | style="fill:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 558 | <path |
| 559 | d="m 566.6234,-437.9024 -10.5564,7.5868 5.8305,0.0725 2.6798,5.1786 z" |
| 560 | clip-path="url(#clipPath2)" |
| 561 | id="path166" |
| 562 | inkscape:connector-curvature="0" |
| 563 | style="stroke:none;stroke-width:1;stroke-dasharray:6, 2" /> |
| 564 | </g> |
| 565 | </g> |
| 566 | </svg> |
| 567 | 5347.0" encoding="UTF-8" standalone="no"?> |
| 568 | <svg |
| 569 | xmlns:dc="http://purl.org/dc/elemen |
D
www/branch05.gif
Binary file
+1328
| --- a/www/branch05.graphml | ||
| +++ b/www/branch05.graphml | ||
| @@ -0,0 +1,1328 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed"/e> | |
| 16 | + </data> | |
| 17 | +0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> | |
| 18 | + <data key="d5"/> | |
| 19 | + <data key="d6"> | |
| 20 | + <y:ProxyAutoBoundsNode> | |
| 21 | + <y:Realizers active="0"> | |
| 22 | + GroupNode> | |
| 23 | + U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n9"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n10"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <edge id="e0" source="n1" target="n2"> | |
| 51 | + <data key="d10"> | |
| 52 | + <y:PolyLineEdge> | |
| 53 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 54 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 55 | + <y:Arrows source="none" target="standard"/> | |
| 56 | + <y:BendStyle smoothed="false"/> | |
| 57 | + </y:PolyLineEdge> | |
| 58 | + </data> | |
| 59 | + </edge> | |
| 60 | + <edge id="e1" source="n2" target="n3"> | |
| 61 | + <data key="d10"> | |
| 62 | + <y:PolyLineEdge> | |
| 63 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 64 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 65 | + <y:Arrows source="none" target="standard"/> | |
| 66 | + <y:BendStyle smoothed="false"/> | |
| 67 | + </y:PolyLineEdge> | |
| 68 | + </data> | |
| 69 | + </edge> | |
| 70 | + <edge id="e2" source="n2" target="n4"> | |
| 71 | + <data key="d10"> | |
| 72 | + <y:PolyLineEdge> | |
| 73 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 74 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 75 | + <y:Arrows source="none" target="standard"/> | |
| 76 | + <y:BendStyle smoothed="false"/> | |
| 77 | + </y:PolyLineEdge> | |
| 78 | + </data> | |
| 79 | + </edge> | |
| 80 | + <edge id="e3" source="n3" target="n5"> | |
| 81 | + <data key="d10"> | |
| 82 | + <y:PolyLineEdge> | |
| 83 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 84 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 85 | + <y:Arrows source="none" target="standard"/> | |
| 86 | + <y:BendStyle smoothed="false"/> | |
| 87 | + </y:PolyLineEdge> | |
| 88 | + </data> | |
| 89 | + </edge> | |
| 90 | + <edge id="e4" source="n4" target="n9"> | |
| 91 | + <data key="d10"> | |
| 92 | + <y:PolyLineEdge> | |
| 93 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 94 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 95 | + <y:Arrows source="none" target="standard"/> | |
| 96 | + <y:BendStyle smoothed="false"/> | |
| 97 | + </y:PolyLineEdge> | |
| 98 | + </data> | |
| 99 | + </edge> | |
| 100 | + <edge id="e5" source="n5" target="n6"> | |
| 101 | + <data key="d10"> | |
| 102 | + <y:PolyLineEdge> | |
| 103 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 104 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 105 | + <y:Arrows source="none" target="standard"/> | |
| 106 | + <y:BendStyle smoothed="false"/> | |
| 107 | + </y:PolyLineEdge> | |
| 108 | + </data> | |
| 109 | + </edge> | |
| 110 | + <edge id="e6" source="n6" target="n7"> | |
| 111 | + <data key="d10"> | |
| 112 | + <y:PolyLineEdge> | |
| 113 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 114 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 115 | + <y:Arrows source="none" target="standard"/> | |
| 116 | + <y:BendStyle smoothed="false"/> | |
| 117 | + </y:PolyLineEdge> | |
| 118 | + </data> | |
| 119 | + </edge> | |
| 120 | + <edge id="e7" source="n7" target="n8"> | |
| 121 | + <data key="d10"> | |
| 122 | + <y:PolyLineEdge> | |
| 123 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 124 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 125 | + <y:Arrows source="none" target="standard"/> | |
| 126 | + <y:BendStyle smoothed="false"/> | |
| 127 | + </y:PolyLineEdge> | |
| 128 | + </data> | |
| 129 | + </edge> | |
| 130 | + <edge id="e8" source="n9" target="n6"> | |
| 131 | + <data key="d10"> | |
| 132 | + <y:PolyLineEdge> | |
| 133 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 134 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 135 | + <y:Arrows source="none" target="standard"/> | |
| 136 | + <y:BendStyle smoothed="false"/> | |
| 137 | + </y:PolyLineEdge> | |
| 138 | + </data> | |
| 139 | + </edge> | |
| 140 | + <edge id="e9" source="n9" target="n10"> | |
| 141 | + <data key="d10"> | |
| 142 | + <y:PolyLineEdge> | |
| 143 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 145 | + <y:Arrows source="none" target="standard"/> | |
| 146 | + <y:BendStyle smoothed="false"/> | |
| 147 | + </y:PolyLineEdge> | |
| 148 | + </data> | |
| 149 | + </edge> | |
| 150 | + <edge id="e10" source="n10" target="n8"> | |
| 151 | + <data key="d10"> | |
| 152 | + <y:PolyLineEdge> | |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 154 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 155 | + <y:Arrows source="none" target="standard"/> | |
| 156 | + <y:BendStyle smoothed="false"/> | |
| 157 | + </y:PolyLineEdge> | |
| 158 | + </data> | |
| 159 | + </edge> | |
| 160 | + </graph> | |
| 161 | + <data key="d7"> | |
| 162 | + <y:Resources/> | |
| 163 | + </data> | |
| 164 | +</graphml> | |
| 165 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 166 | + <y:Shape type="ellipse"/> | |
| 167 | + </y:ShapeNode> | |
| 168 | + </data> | |
| 169 | + </node> | |
| 170 | + <node id="n8"> | |
| 171 | + <data key="d6"> | |
| 172 | + <y:ShapeNode> | |
| 173 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 174 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 175 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 176 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 177 | + <y:Shape type="ellipse"/> | |
| 178 | + </y:ShapeNode> | |
| 179 | + </data> | |
| 180 | + </node> | |
| 181 | + <node id="n9"> | |
| 182 | + <data key="d6"> | |
| 183 | + <y:ShapeNode> | |
| 184 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 185 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 186 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 187 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 188 | + <y:Shape type="ellipse"/> | |
| 189 | + </y:ShapeNode> | |
| 190 | + </data> | |
| 191 | + </node> | |
| 192 | + <node id="n10"> | |
| 193 | + <data key="d6"> | |
| 194 | + <y:ShapeNode> | |
| 195 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 196 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 197 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 198 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 199 | + <y:Shape type="ellipse"/> | |
| 200 | + </y:ShapeNode> | |
| 201 | + </data> | |
| 202 | + </node> | |
| 203 | + <edge id="e0" source="n1" target="n2"> | |
| 204 | + <data key="d10"> | |
| 205 | + <y:PolyLineEdge> | |
| 206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 208 | + <y:Arrows source="none" target="standard"/> | |
| 209 | + <y:BendStyle smoothed="false"/> | |
| 210 | + </y:PolyLineEdge> | |
| 211 | + </data> | |
| 212 | + </edge> | |
| 213 | + <edge id="e1" source="n2" target="n3"> | |
| 214 | + <data key="d10"> | |
| 215 | + <y:PolyLineEdge> | |
| 216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 218 | + <y:Arrows source="none" target="standard"/> | |
| 219 | + <y:BendStyle smoothed="false"/> | |
| 220 | + </y:PolyLineEdge> | |
| 221 | + </data> | |
| 222 | + </edge> | |
| 223 | + <edge id="e2" source="n2" target="n4"> | |
| 224 | + <data key="d10"> | |
| 225 | + <y:PolyLineEdge> | |
| 226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 227 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 228 | + <y:Arrows source="none" target="standard"/> | |
| 229 | + <y:BendStyle smoothed="false"/> | |
| 230 | + </y:PolyLineEdge> | |
| 231 | + </data> | |
| 232 | + </edge> | |
| 233 | + <edge id="e3" source="n3" target="n5"> | |
| 234 | + <data key="d10"> | |
| 235 | + <y:PolyLineEdge> | |
| 236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 238 | + <y:Arrows source="none" target="standard"/> | |
| 239 | + <y:BendStyle smoothed="false"/> | |
| 240 | + </y:PolyLineEdge> | |
| 241 | + </data> | |
| 242 | + </edge> | |
| 243 | + <edge id="e4" source="n4" target="n9"> | |
| 244 | + <data key="d10"> | |
| 245 | + <y:PolyLineEdge> | |
| 246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 247 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 248 | + <y:Arrows source="none" target="standard"/> | |
| 249 | + <y:BendStyle smoothed="false"/> | |
| 250 | + </y:PolyLineEdge> | |
| 251 | + </data> | |
| 252 | + </edge> | |
| 253 | + <edge id="e5" source="n5" target="n6"> | |
| 254 | + <data key="d10"> | |
| 255 | + <y:PolyLineEdge> | |
| 256 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 257 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 258 | + <y:Arrows source="none" target="standard"/> | |
| 259 | + <y:BendStyle smoothed="false"/> | |
| 260 | + </y:PolyLineEdge> | |
| 261 | + </data> | |
| 262 | + </edge> | |
| 263 | + <edge id="e6" source="n6" target="n7"> | |
| 264 | + <data key="d10"> | |
| 265 | + <y:PolyLineEdge> | |
| 266 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 267 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 268 | + <y:Arrows source="none" target="standard"/> | |
| 269 | + <y:BendStyle smoothed="false"/> | |
| 270 | + </y:PolyLineEdge> | |
| 271 | + </data> | |
| 272 | + </edge> | |
| 273 | + <edge id="e7" source="n7" target="n8"> | |
| 274 | + <data key="d10"> | |
| 275 | + <y:PolyLineEdge> | |
| 276 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 277 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 278 | + <y:Arrows source="none" target="standard"/> | |
| 279 | + <y:BendStyle smoothed="false"/> | |
| 280 | + </y:PolyLineEdge> | |
| 281 | + </data> | |
| 282 | + </edge> | |
| 283 | + <edge id="e8" source="n9" target="n6"> | |
| 284 | + <data key="d10"> | |
| 285 | + <y:PolyLineEdge> | |
| 286 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 287 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 288 | + <y:Arrows source="none" target="standard"/> | |
| 289 | + <y:BendStyle smoothed="false"/> | |
| 290 | + </y:PolyLineEdge> | |
| 291 | + </data> | |
| 292 | + </edge> | |
| 293 | + <edge id="e9" source="n9" target="n10"> | |
| 294 | + <data key="d10"> | |
| 295 | + <y:PolyLineEdge> | |
| 296 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 297 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 298 | + <y:Arrows source="none" target="standard"/> | |
| 299 | + <y:BendStyle smoothed="false"/> | |
| 300 | + </y:PolyLineEdge> | |
| 301 | + </data> | |
| 302 | + </edge> | |
| 303 | + <edge id="e10" source="n10" target="n8"> | |
| 304 | + <data key="d10"> | |
| 305 | + <y:PolyLineEdge> | |
| 306 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 307 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 308 | + <y:Arrows source="none" target="standard"/> | |
| 309 | + <y:BendStyle smoothed="false"/> | |
| 310 | + </y:PolyLineEdge> | |
| 311 | + </data> | |
| 312 | + </edge> | |
| 313 | + </graph> | |
| 314 | + <data key="d7"> | |
| 315 | + <y:Resources/> | |
| 316 | + </data> | |
| 317 | +</graphml> | |
| 318 | +ransparent="false"/> | |
| 319 | + <y:B/> | |
| 320 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> | |
| 321 | + <y:Shape type="rectangle"/> | |
| 322 | + </y:ShapeNode> | |
| 323 | + </data> | |
| 324 | + </node> | |
| 325 | + <node id="n1"> | |
| 326 | + <data key="d6"> | |
| 327 | + <y:ShapeNode> | |
| 328 | + <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> | |
| 329 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 330 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 331 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 332 | + <y:Shape type="ellipse"/> | |
| 333 | + </y:ShapeNode> | |
| 334 | + </data> | |
| 335 | + </node> | |
| 336 | + <node id="n2"> | |
| 337 | + <data key="d6"> | |
| 338 | + <y:ShapeNode> | |
| 339 | + <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> | |
| 340 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 341 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 342 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 343 | + <y:Shape type="ellipse"/> | |
| 344 | + </y:ShapeNode> | |
| 345 | + </data> | |
| 346 | + </node> | |
| 347 | + <node id="n3"> | |
| 348 | + <data key="d6"> | |
| 349 | + <y:ShapeNode> | |
| 350 | + <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> | |
| 351 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 352 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 353 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 354 | + <y:Shape type="ellipse"/> | |
| 355 | + </y:ShapeNode> | |
| 356 | + </data> | |
| 357 | + </node> | |
| 358 | + <node id="n4"> | |
| 359 | + <data key="d6"> | |
| 360 | + <y:ShapeNode> | |
| 361 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 362 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 363 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 364 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 365 | + <y:Shape type="ellipse"/> | |
| 366 | + </y:ShapeNode> | |
| 367 | + </data> | |
| 368 | + </node> | |
| 369 | + <node id="n5"> | |
| 370 | + <data key="d6"> | |
| 371 | + <y:ShapeNode> | |
| 372 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 373 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 374 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 375 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 376 | + <y:Shape type="ellipse"/> | |
| 377 | + </y:ShapeNode> | |
| 378 | + </data> | |
| 379 | + </node> | |
| 380 | + <node id="n6"> | |
| 381 | + <data key="d6"> | |
| 382 | + <y:ShapeNode> | |
| 383 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 384 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 385 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 386 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 387 | + <y:Shape type="ellipse"/> | |
| 388 | + </y:ShapeNode> | |
| 389 | + </data> | |
| 390 | + </node> | |
| 391 | + <node id="n7"> | |
| 392 | + <data key="d6"> | |
| 393 | + <y:ShapeNode> | |
| 394 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 395 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 396 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 397 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 398 | + <y:Shape type="ellipse"/> | |
| 399 | + </y:ShapeNode> | |
| 400 | + </data> | |
| 401 | + </node> | |
| 402 | + <node id="n8"> | |
| 403 | + <data key="d6"> | |
| 404 | + <y:ShapeNode> | |
| 405 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 406 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 407 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 408 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 409 | + <y:Shape type="ellipse"/> | |
| 410 | + </y:ShapeNode> | |
| 411 | + </data> | |
| 412 | + </node> | |
| 413 | + <node id="n9"> | |
| 414 | + <data key="d6"> | |
| 415 | + <y:ShapeNode> | |
| 416 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 417 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 418 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 419 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 420 | + <y:Shape type="ellipse"/> | |
| 421 | + </y:ShapeNode> | |
| 422 | + </data> | |
| 423 | + </node> | |
| 424 | + <node id="n10"> | |
| 425 | + <data key="d6"> | |
| 426 | + <y:ShapeNode> | |
| 427 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 428 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 429 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 430 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 431 | + <y:Shape type="ellipse"/> | |
| 432 | + </y:ShapeNode> | |
| 433 | + </data> | |
| 434 | + </node> | |
| 435 | + <edge id="e0" source="n1" target="n2"> | |
| 436 | + <data key="d10"> | |
| 437 | + <y:PolyLineEdge> | |
| 438 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 439 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 440 | + <y:Arrows source="none" target="standard"/> | |
| 441 | + <y:BendStyle smoothed="false"/> | |
| 442 | + </y:PolyLineEdge> | |
| 443 | + </data> | |
| 444 | + </edge> | |
| 445 | + <edge id="e1" source="n2" target="n3"> | |
| 446 | + <data key="d10"> | |
| 447 | + <y:PolyLineEdge> | |
| 448 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 449 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 450 | + <y:Arrows source="none" target="standard"/> | |
| 451 | + <y:BendStyle smoothed="false"/> | |
| 452 | + </y:PolyLineEdge> | |
| 453 | + </data> | |
| 454 | + </edge> | |
| 455 | + <edge id="e2" source="n2" target="n4"> | |
| 456 | + <data key="d10"> | |
| 457 | + <y:PolyLineEdge> | |
| 458 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 459 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 460 | + <y:Arrows source="none" target="standard"/> | |
| 461 | + <y:BendStyle smoothed="false"/> | |
| 462 | + </y:PolyLineEdge> | |
| 463 | + </data> | |
| 464 | + </edge> | |
| 465 | + <edge id="e3" source="n3" target="n5"> | |
| 466 | + <data key="d10"> | |
| 467 | + <y:PolyLineEdge> | |
| 468 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 469 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 470 | + <y:Arrows source="none" target="standard"/> | |
| 471 | + <y:BendStyle smoothed="false"/> | |
| 472 | + </y:PolyLineEdge> | |
| 473 | + </data> | |
| 474 | + </edge> | |
| 475 | + <edge id="e4" source="n4" target="n9"> | |
| 476 | + <data key="d10"> | |
| 477 | + <y:PolyLineEdge> | |
| 478 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 479 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 480 | + <y:Arrows source="none" target="standard"/> | |
| 481 | + <y:BendStyle smoothed="false"/> | |
| 482 | + </y:PolyLineEdge> | |
| 483 | + </data> | |
| 484 | + </edge> | |
| 485 | + <edge id="e5" source="n5" target="n6"> | |
| 486 | + <data key="d10"> | |
| 487 | + <y:PolyLineEdge> | |
| 488 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 489 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 490 | + <y:Arrows source="none" target="standard"/> | |
| 491 | + <y:BendStyle smoothed="false"/> | |
| 492 | + </y:PolyLineEdge> | |
| 493 | + </data> | |
| 494 | + </edge> | |
| 495 | + <edge id="e6" source="n6" target="n7"> | |
| 496 | + <data key="d10"> | |
| 497 | + <y:PolyLineEdge> | |
| 498 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 499 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 500 | + <y:Arrows source="none" target="standard"/> | |
| 501 | + <y:BendStyle smoothed="false"/> | |
| 502 | + </y:PolyLineEdge> | |
| 503 | + </data> | |
| 504 | + </edge> | |
| 505 | + <edge id="e7" source="n7" target="n8"> | |
| 506 | + <data key="d10"> | |
| 507 | + <y:PolyLineEdge> | |
| 508 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 509 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 510 | + <y:Arrows source="none" target="standard"/> | |
| 511 | + <y:BendStyle smoothed="false"/> | |
| 512 | + </y:PolyLineEdge> | |
| 513 | + </data> | |
| 514 | + </edge> | |
| 515 | + <edge id="e8" source="n9" target="n6"> | |
| 516 | + <data key="d10"> | |
| 517 | + <y:PolyLineEdge> | |
| 518 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 519 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 520 | + <y:Arrows source="none" target="standard"/> | |
| 521 | + <y:BendStyle smoothed="false"/> | |
| 522 | + </y:PolyLineEdge> | |
| 523 | + </data> | |
| 524 | + </edge> | |
| 525 | + <edge id="e9" source="n9" target="n10"> | |
| 526 | + <data key="d10"> | |
| 527 | + <y:PolyLineEdge> | |
| 528 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 529 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 530 | + <y:Arrows source="none" target="standard"/> | |
| 531 | + <y:BendStyle smoothed="false"/> | |
| 532 | + </y:PolyLineEdge> | |
| 533 | + </data> | |
| 534 | + </edge> | |
| 535 | + <edge id="e10" source="n10" target="n8"> | |
| 536 | + <data key="d10"> | |
| 537 | + <y:PolyLineEdge> | |
| 538 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 539 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 540 | + <y:Arrows source="none" target="standard"/> | |
| 541 | + <y:BendStyle smoothed="false"/> | |
| 542 | + </y:PolyLineEdge> | |
| 543 | + </data> | |
| 544 | + </edge> | |
| 545 | + </graph> | |
| 546 | + <data key="d7"> | |
| 547 | + <y:Resources/> | |
| 548 | + </data> | |
| 549 | +</graphml> | |
| 550 | +0.0">Figure 3</y:NodeLabel> | |
| 551 | + <y:Shape type="round> | |
| 552 | + <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 553 | +<graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> | |
| 554 | + </y:PolyLineEdge> | |
| 555 | + </data> | |
| 556 | + </edge> | |
| 557 | + <edge id="e4" source="n4" target="n9"> | |
| 558 | + <data key="d10"> | |
| 559 | + <y:PolyLineEdge> | |
| 560 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 561 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 562 | + <y:Arrows source="none" target="standard"/> | |
| 563 | + <y:BendStyle smoothed="false"/> | |
| 564 | + </y:PolyLineEdge> | |
| 565 | + </data> | |
| 566 | + </edge> | |
| 567 | + <edge id="e5" source="n5" target="n6"> | |
| 568 | + <data key="d10"> | |
| 569 | + <y:PolyLineEdge> | |
| 570 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 571 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 572 | + <y:Arrows source="none" target="standard"/> | |
| 573 | + <y:BendStyle smoothed="false"/> | |
| 574 | + </y:PolyLineEdge> | |
| 575 | + </data> | |
| 576 | + </edge> | |
| 577 | + <edge id="e6" source="n6" target="n7"> | |
| 578 | + <data key="d10"> | |
| 579 | + <y:PolyLineEdge> | |
| 580 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 581 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 582 | + <y:Arrows source="none" target="standard"/> | |
| 583 | + <y:BendStyle smoothed="false"/> | |
| 584 | + </y:PolyLineEdge> | |
| 585 | + </data> | |
| 586 | + </edge> | |
| 587 | + <edge id="e7" source="n7" target="n8"> | |
| 588 | + <data key="d10"> | |
| 589 | + <y:PolyLineEdge> | |
| 590 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 591 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 592 | + <y:Arrows source="none" target="standard"/> | |
| 593 | + <y:BendStyle smoothed="false"/> | |
| 594 | + </y:PolyLineEdge> | |
| 595 | + </data> | |
| 596 | + </edge> | |
| 597 | + <edge id="e8" source="n9" target="n6"> | |
| 598 | + <data key="d10"> | |
| 599 | + <y:PolyLineEdge> | |
| 600 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 601 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 602 | + <y:Arrows source="none" target="standard"/> | |
| 603 | + <y:BendStyle smoothed="false"/> | |
| 604 | + </y:PolyLineEdge> | |
| 605 | + </data> | |
| 606 | + </edge> | |
| 607 | + <edge id="e9" source="n9" target="n10"> | |
| 608 | + <data key="d10"> | |
| 609 | + <y:PolyLineEdge> | |
| 610 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 611 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 612 | + <y:Arrows source="none" target="standard"/> | |
| 613 | + <y:BendStyle smoothed="false"/> | |
| 614 | + </y:PolyLineEdge> | |
| 615 | + </data> | |
| 616 | + </edge> | |
| 617 | + <edge id="e10" source="n10" target="n8"> | |
| 618 | + <data key="d10"> | |
| 619 | + <y:PolyLineEdge> | |
| 620 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 621 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 622 | + <y:Arrows source="none" target="standard"/> | |
| 623 | + <y:BendStyle smoothed="false"/> | |
| 624 | + </y:PolyLineEdge> | |
| 625 | + </data> | |
| 626 | + </edge> | |
| 627 | + </graph> | |
| 628 | + <data key="d7"> | |
| 629 | + <y:Resources/> | |
| 630 | + </data> | |
| 631 | +</graphml> | |
| 632 | + <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 633 | + <y:BendStyle smoothed="false"/> | |
| 634 | + </y:PolyLineEdge> | |
| 635 | + </data> | |
| 636 | + </edge> | |
| 637 | + <edge id="e6" source="n6" target="n7"> | |
| 638 | + <data key="d10"> | |
| 639 | + <y:PolyLineEdge> | |
| 640 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 641 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 642 | + <y:Arrows source="none" target="standard"/> | |
| 643 | + <y:BendStyle smoothed="false"/> | |
| 644 | + </y:PolyLineEdge> | |
| 645 | + </data> | |
| 646 | + </edge> | |
| 647 | + <edge id="e7" source="n7" target="n8"> | |
| 648 | + <data key="d10"> | |
| 649 | + <y:PolyLineEdge> | |
| 650 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 651 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 652 | + <y:Arrows source="none" target="standard"/> | |
| 653 | + <y:BendStyle smoothed="false"/> | |
| 654 | + </y:PolyLineEdge> | |
| 655 | + </data> | |
| 656 | + </edge> | |
| 657 | + <edge id="e8" source="n9" target="n6"> | |
| 658 | + <data key="d10"> | |
| 659 | + <y:PolyLineEdge> | |
| 660 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 661 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 662 | + <y:Arrows source="none" target="standard"/> | |
| 663 | + <y:BendStyle smoothed="false"/> | |
| 664 | + </y:PolyLineEdge> | |
| 665 | + </data> | |
| 666 | + </edge> | |
| 667 | + <edge id="e9" source="n9" target="n10"> | |
| 668 | + <data key="d10"> | |
| 669 | + <y:PolyLineEdge> | |
| 670 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 671 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 672 | + <y:Arrows source="none" target="standard"/> | |
| 673 | + <y:BendStyle smoothed="false"/> | |
| 674 | + </y:PolyLineEdge> | |
| 675 | + </data> | |
| 676 | + </edge> | |
| 677 | + <edge id="e10" source="n10" target="n8"> | |
| 678 | + <data key="d10"> | |
| 679 | + <y:PolyLineEdge> | |
| 680 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 681 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 682 | + <y:Arrows source="none" target="standard"/> | |
| 683 | + <y:BendStyle smoothed="false"/> | |
| 684 | + </y:PolyLineEdge> | |
| 685 | + </data> | |
| 686 | + </edge> | |
| 687 | + </graph> | |
| 688 | + <data key="d7"> | |
| 689 | + <y:Resources/> | |
| 690 | + </data> | |
| 691 | +</graphml> | |
| 692 | + </y:GroupNode> | |
| 693 | + GroupNode> | |
| 694 | + U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 695 | + <y:Shape type="ellipse"/> | |
| 696 | + </y:ShapeNode> | |
| 697 | + </data> | |
| 698 | + </node> | |
| 699 | + <node id="n9"> | |
| 700 | + <data key="d6"> | |
| 701 | + <y:ShapeNode> | |
| 702 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 703 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 704 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 705 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 706 | + <y:Shape type="ellipse"/> | |
| 707 | + </y:ShapeNode> | |
| 708 | + </data> | |
| 709 | + </node> | |
| 710 | + <node id="n10"> | |
| 711 | + <data key="d6"> | |
| 712 | + <y:ShapeNode> | |
| 713 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 714 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 715 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 716 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 717 | + <y:Shape type="ellipse"/> | |
| 718 | + </y:ShapeNode> | |
| 719 | + </data> | |
| 720 | + </node> | |
| 721 | + <edge id="e0" source="n1" target="n2"> | |
| 722 | + <data key="d10"> | |
| 723 | + <y:PolyLineEdge> | |
| 724 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 725 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 726 | + <y:Arrows source="none" target="standard"/> | |
| 727 | + <y:BendStyle smoothed="false"/> | |
| 728 | + </y:PolyLineEdge> | |
| 729 | + </data> | |
| 730 | + </edge> | |
| 731 | + <edge id="e1" source="n2" target="n3"> | |
| 732 | + <data key="d10"> | |
| 733 | + <y:PolyLineEdge> | |
| 734 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 735 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 736 | + <y:Arrows source="none" target="standard"/> | |
| 737 | + <y:BendStyle smoothed="false"/> | |
| 738 | + </y:PolyLineEdge> | |
| 739 | + </data> | |
| 740 | + </edge> | |
| 741 | + <edge id="e2" source="n2" target="n4"> | |
| 742 | + <data key="d10"> | |
| 743 | + <y:PolyLineEdge> | |
| 744 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 745 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 746 | + <y:Arrows source="none" target="standard"/> | |
| 747 | + <y:BendStyle smoothed="false"/> | |
| 748 | + </y:PolyLineEdge> | |
| 749 | + </data> | |
| 750 | + </edge> | |
| 751 | + <edge id="e3" source="n3" target="n5"> | |
| 752 | + <data key="d10"> | |
| 753 | + <y:PolyLineEdge> | |
| 754 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 755 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 756 | + <y:Arrows source="none" target="standard"/> | |
| 757 | + <y:BendStyle smoothed="false"/> | |
| 758 | + </y:PolyLineEdge> | |
| 759 | + </data> | |
| 760 | + </edge> | |
| 761 | + <edge id="e4" source="n4" target="n9"> | |
| 762 | + <data key="d10"> | |
| 763 | + <y:PolyLineEdge> | |
| 764 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 765 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 766 | + <y:Arrows source="none" target="standard"/> | |
| 767 | + <y:BendStyle smoothed="false"/> | |
| 768 | + </y:PolyLineEdge> | |
| 769 | + </data> | |
| 770 | + </edge> | |
| 771 | + <edge id="e5" source="n5" target="n6"> | |
| 772 | + <data key="d10"> | |
| 773 | + <y:PolyLineEdge> | |
| 774 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 775 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 776 | + <y:Arrows source="none" target="standard"/> | |
| 777 | + <y:BendStyle smoothed="false"/> | |
| 778 | + </y:PolyLineEdge> | |
| 779 | + </data> | |
| 780 | + </edge> | |
| 781 | + <edge id="e6" source="n6" target="n7"> | |
| 782 | + <data key="d10"> | |
| 783 | + <y:PolyLineEdge> | |
| 784 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 785 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 786 | + <y:Arrows source="none" target="standard"/> | |
| 787 | + <y:BendStyle smoothed="false"/> | |
| 788 | + </y:PolyLineEdge> | |
| 789 | + </data> | |
| 790 | + </edge> | |
| 791 | + <edge id="e7" source="n7" target="n8"> | |
| 792 | + <data key="d10"> | |
| 793 | + <y:PolyLineEdge> | |
| 794 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 795 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 796 | + <y:Arrows source="none" target="standard"/> | |
| 797 | + <y:BendStyle smoothed="false"/> | |
| 798 | + </y:PolyLineEdge> | |
| 799 | + </data> | |
| 800 | + </edge> | |
| 801 | + <edge id="e8" source="n9" target="n6"> | |
| 802 | + <data key="d10"> | |
| 803 | + <y:PolyLineEdge> | |
| 804 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 805 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 806 | + <y:Arrows source="none" target="standard"/> | |
| 807 | + <y:BendStyle smoothed="false"/> | |
| 808 | + </y:PolyLineEdge> | |
| 809 | + </data> | |
| 810 | + </edge> | |
| 811 | + <edge id="e9" source="n9" target="n10"> | |
| 812 | + <data key="d10"> | |
| 813 | + <y:PolyLineEdge> | |
| 814 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 815 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 816 | + <y:Arrows source="none" target="standard"/> | |
| 817 | + <y:BendStyle smoothed="false"/> | |
| 818 | + </y:PolyLineEdge> | |
| 819 | + </data> | |
| 820 | + </edge> | |
| 821 | + <edge id="e10" source="n10" target="n8"> | |
| 822 | + <data key="d10"> | |
| 823 | + <y:PolyLineEdge> | |
| 824 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 825 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 826 | + <y:Arrows source="none" target="standard"/> | |
| 827 | + <y:BendStyle smoothed="false"/> | |
| 828 | + </y:PolyLineEdge> | |
| 829 | + </data> | |
| 830 | + </edge> | |
| 831 | + </graph> | |
| 832 | + <data key="d7"> | |
| 833 | + <y:Resources/> | |
| 834 | + </data> | |
| 835 | +</graphml> | |
| 836 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 837 | + <y:Shape type="ellipse"/> | |
| 838 | + </y:ShapeNode> | |
| 839 | + </data> | |
| 840 | + </node> | |
| 841 | + <node id="n8"> | |
| 842 | + <data key="d6"> | |
| 843 | + <y:ShapeNode> | |
| 844 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 845 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 846 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 847 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 848 | + <y:Shape type="ellipse"/> | |
| 849 | + </y:ShapeNode> | |
| 850 | + </data> | |
| 851 | + </node> | |
| 852 | + <node id="n9"> | |
| 853 | + <data key="d6"> | |
| 854 | + <y:ShapeNode> | |
| 855 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 856 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 857 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 858 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 859 | + <y:Shape type="ellipse"/> | |
| 860 | + </y:ShapeNode> | |
| 861 | + </data> | |
| 862 | + </node> | |
| 863 | + <node id="n10"> | |
| 864 | + <data key="d6"> | |
| 865 | + <y:ShapeNode> | |
| 866 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 867 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 868 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 869 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 870 | + <y:Shape type="ellipse"/> | |
| 871 | + </y:ShapeNode> | |
| 872 | + </data> | |
| 873 | + </node> | |
| 874 | + <edge id="e0" source="n1" target="n2"> | |
| 875 | + <data key="d10"> | |
| 876 | + <y:PolyLineEdge> | |
| 877 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 878 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 879 | + <y:Arrows source="none" target="standard"/> | |
| 880 | + <y:BendStyle smoothed="false"/> | |
| 881 | + </y:PolyLineEdge> | |
| 882 | + </data> | |
| 883 | + </edge> | |
| 884 | + <edge id="e1" source="n2" target="n3"> | |
| 885 | + <data key="d10"> | |
| 886 | + <y:PolyLineEdge> | |
| 887 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 888 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 889 | + <y:Arrows source="none" target="standard"/> | |
| 890 | + <y:BendStyle smoothed="false"/> | |
| 891 | + </y:PolyLineEdge> | |
| 892 | + </data> | |
| 893 | + </edge> | |
| 894 | + <edge id="e2" source="n2" target="n4"> | |
| 895 | + <data key="d10"> | |
| 896 | + <y:PolyLineEdge> | |
| 897 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 898 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 899 | + <y:Arrows source="none" target="standard"/> | |
| 900 | + <y:BendStyle smoothed="false"/> | |
| 901 | + </y:PolyLineEdge> | |
| 902 | + </data> | |
| 903 | + </edge> | |
| 904 | + <edge id="e3" source="n3" target="n5"> | |
| 905 | + <data key="d10"> | |
| 906 | + <y:PolyLineEdge> | |
| 907 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 908 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 909 | + <y:Arrows source="none" target="standard"/> | |
| 910 | + <y:BendStyle smoothed="false"/> | |
| 911 | + </y:PolyLineEdge> | |
| 912 | + </data> | |
| 913 | + </edge> | |
| 914 | + <edge id="e4" source="n4" target="n9"> | |
| 915 | + <data key="d10"> | |
| 916 | + <y:PolyLineEdge> | |
| 917 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 918 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 919 | + <y:Arrows source="none" target="standard"/> | |
| 920 | + <y:BendStyle smoothed="false"/> | |
| 921 | + </y:PolyLineEdge> | |
| 922 | + </data> | |
| 923 | + </edge> | |
| 924 | + <edge id="e5" source="n5" target="n6"> | |
| 925 | + <data key="d10"> | |
| 926 | + <y:PolyLineEdge> | |
| 927 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 928 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 929 | + <y:Arrows source="none" target="standard"/> | |
| 930 | + <y:BendStyle smoothed="false"/> | |
| 931 | + </y:PolyLineEdge> | |
| 932 | + </data> | |
| 933 | + </edge> | |
| 934 | + <edge id="e6" source="n6" target="n7"> | |
| 935 | + <data key="d10"> | |
| 936 | + <y:PolyLineEdge> | |
| 937 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 938 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 939 | + <y:Arrows source="none" target="standard"/> | |
| 940 | + <y:BendStyle smoothed="false"/> | |
| 941 | + </y:PolyLineEdge> | |
| 942 | + </data> | |
| 943 | + </edge> | |
| 944 | + <edge id="e7" source="n7" target="n8"> | |
| 945 | + <data key="d10"> | |
| 946 | + <y:PolyLineEdge> | |
| 947 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 948 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 949 | + <y:Arrows source="none" target="standard"/> | |
| 950 | + <y:BendStyle smoothed="false"/> | |
| 951 | + </y:PolyLineEdge> | |
| 952 | + </data> | |
| 953 | + </edge> | |
| 954 | + <edge id="e8" source="n9" target="n6"> | |
| 955 | + <data key="d10"> | |
| 956 | + <y:PolyLineEdge> | |
| 957 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 958 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 959 | + <y:Arrows source="none" target="standard"/> | |
| 960 | + <y:BendStyle smoothed="false"/> | |
| 961 | + </y:PolyLineEdge> | |
| 962 | + </data> | |
| 963 | + </edge> | |
| 964 | + <edge id="e9" source="n9" target="n10"> | |
| 965 | + <data key="d10"> | |
| 966 | + <y:PolyLineEdge> | |
| 967 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 968 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 969 | + <y:Arrows source="none" target="standard"/> | |
| 970 | + <y:BendStyle smoothed="false"/> | |
| 971 | + </y:PolyLineEdge> | |
| 972 | + </data> | |
| 973 | + </edge> | |
| 974 | + <edge id="e10" source="n10" target="n8"> | |
| 975 | + <data key="d10"> | |
| 976 | + <y:PolyLineEdge> | |
| 977 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 978 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 979 | + <y:Arrows source="none" target="standard"/> | |
| 980 | + <y:BendStyle smoothed="false"/> | |
| 981 | + </y:PolyLineEdge> | |
| 982 | + </data> | |
| 983 | + </edge> | |
| 984 | + </graph> | |
| 985 | + <data key="d7"> | |
| 986 | + <y:Resources/> | |
| 987 | + </data> | |
| 988 | +</graphml> | |
| 989 | +ransparent="false"/> | |
| 990 | + <y:B/> | |
| 991 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> | |
| 992 | + </y:ShapeNode> | |
| 993 | + </data> | |
| 994 | + </node> | |
| 995 | + <node id="n4"> | |
| 996 | + <data key="d6"> | |
| 997 | + <y:ShapeNode> | |
| 998 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 999 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1000 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1001 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1002 | + <y:Shape type="ellipse"/> | |
| 1003 | + </y:ShapeNode> | |
| 1004 | + </data> | |
| 1005 | + </node> | |
| 1006 | + <node id="n5"> | |
| 1007 | + <data key="d6"> | |
| 1008 | + <y:ShapeNode> | |
| 1009 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 1010 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1011 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1012 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1013 | + <y:Shape type="ellipse"/> | |
| 1014 | + </y:ShapeNode> | |
| 1015 | + </data> | |
| 1016 | + </node> | |
| 1017 | + <node id="n6"> | |
| 1018 | + <data key="d6"> | |
| 1019 | + <y:ShapeNode> | |
| 1020 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 1021 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1022 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1023 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1024 | + <y:Shape type="ellipse"/> | |
| 1025 | + </y:ShapeNode> | |
| 1026 | + </data> | |
| 1027 | + </node> | |
| 1028 | + <node id="n7"> | |
| 1029 | + <data key="d6"> | |
| 1030 | + <y:ShapeNode> | |
| 1031 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 1032 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1033 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1034 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1035 | + <y:Shape type="ellipse"/> | |
| 1036 | + </y:ShapeNode> | |
| 1037 | + </data> | |
| 1038 | + </node> | |
| 1039 | + <node id="n8"> | |
| 1040 | + <data key="d6"> | |
| 1041 | + <y:ShapeNode> | |
| 1042 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 1043 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1044 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1045 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1046 | + <y:Shape type="ellipse"/> | |
| 1047 | + </y:ShapeNode> | |
| 1048 | + </data> | |
| 1049 | + </node> | |
| 1050 | + <node id="n9"> | |
| 1051 | + <data key="d6"> | |
| 1052 | + <y:ShapeNode> | |
| 1053 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 1054 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1055 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1056 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1057 | + <y:Shape type="ellipse"/> | |
| 1058 | + </y:ShapeNode> | |
| 1059 | + </data> | |
| 1060 | + </node> | |
| 1061 | + <node id="n10"> | |
| 1062 | + <data key="d6"> | |
| 1063 | + <y:ShapeNode> | |
| 1064 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 1065 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1066 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1067 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1068 | + <y:Shape type="ellipse"/> | |
| 1069 | + </y:ShapeNode> | |
| 1070 | + </data> | |
| 1071 | + </node> | |
| 1072 | + <edge id="e0" source="n1" target="n2"> | |
| 1073 | + <data key="d10"> | |
| 1074 | + <y:PolyLineEdge> | |
| 1075 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1076 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1077 | + <y:Arrows source="none" target="standard"/> | |
| 1078 | + <y:BendStyle smoothed="false"/> | |
| 1079 | + </y:PolyLineEdge> | |
| 1080 | + </data> | |
| 1081 | + </edge> | |
| 1082 | + <edge id="e1" source="n2" target="n3"> | |
| 1083 | + <data key="d10"> | |
| 1084 | + <y:PolyLineEdge> | |
| 1085 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1086 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1087 | + <y:Arrows source="none" target="standard"/> | |
| 1088 | + <y:BendStyle smoothed="false"/> | |
| 1089 | + </y:PolyLineEdge> | |
| 1090 | + </data> | |
| 1091 | + </edge> | |
| 1092 | + <edge id="e2" source="n2" target="n4"> | |
| 1093 | + <data key="d10"> | |
| 1094 | + <y:PolyLineEdge> | |
| 1095 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1096 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1097 | + <y:Arrows source="none" target="standard"/> | |
| 1098 | + <y:BendStyle smoothed="false"/> | |
| 1099 | + </y:PolyLineEdge> | |
| 1100 | + </data> | |
| 1101 | + </edge> | |
| 1102 | + <edge id="e3" source="n3" target="n5"> | |
| 1103 | + <data key="d10"> | |
| 1104 | + <y:PolyLineEdge> | |
| 1105 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1106 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1107 | + <y:Arrows source="none" target="standard"/> | |
| 1108 | + <y:BendStyle smoothed="false"/> | |
| 1109 | + </y:PolyLineEdge> | |
| 1110 | + </data> | |
| 1111 | + </edge> | |
| 1112 | + <edge id="e4" source="n4" target="n9"> | |
| 1113 | + <data key="d10"> | |
| 1114 | + <y:PolyLineEdge> | |
| 1115 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1116 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1117 | + <y:Arrows source="none" target="standard"/> | |
| 1118 | + <y:BendStyle smoothed="false"/> | |
| 1119 | + </y:PolyLineEdge> | |
| 1120 | + </data> | |
| 1121 | + </edge> | |
| 1122 | + <edge id="e5" source="n5" target="n6"> | |
| 1123 | + <data key="d10"> | |
| 1124 | + <y:PolyLineEdge> | |
| 1125 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1126 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1127 | + <y:Arrows source="none" target="standard"/> | |
| 1128 | + <y:BendStyle smoothed="false"/> | |
| 1129 | + </y:PolyLineEdge> | |
| 1130 | + </data> | |
| 1131 | + </edge> | |
| 1132 | + <edge id="e6" source="n6" target="n7"> | |
| 1133 | + <data key="d10"> | |
| 1134 | + <y:PolyLineEdge> | |
| 1135 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1136 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1137 | + <y:Arrows source="none" target="standard"/> | |
| 1138 | + <y:BendStyle smoothed="false"/> | |
| 1139 | + </y:PolyLineEdge> | |
| 1140 | + </data> | |
| 1141 | + </edge> | |
| 1142 | + <edge id="e7" source="n7" target="n8"> | |
| 1143 | + <data key="d10"> | |
| 1144 | + <y:PolyLineEdge> | |
| 1145 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1146 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1147 | + <y:Arrows source="none" target="standard"/> | |
| 1148 | + <y:BendStyle smoothed="false"/> | |
| 1149 | + </y:PolyLineEdge> | |
| 1150 | + </data> | |
| 1151 | + </edge> | |
| 1152 | + <edge id="e8" source="n9" target="n6"> | |
| 1153 | + <data key="d10"> | |
| 1154 | + <y:PolyLineEdge> | |
| 1155 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1156 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1157 | + <y:Arrows source="none" target="standard"/> | |
| 1158 | + <y:BendStyle smoothed="false"/> | |
| 1159 | + </y:PolyLineEdge> | |
| 1160 | + </data> | |
| 1161 | + </edge> | |
| 1162 | + <edge id="e9" source="n9" target="n10"> | |
| 1163 | + <data key="d10"> | |
| 1164 | + <y:PolyLineEdge> | |
| 1165 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1166 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1167 | + <y:Arrows source="none" target="standard"/> | |
| 1168 | + <y:BendStyle smoothed="false"/> | |
| 1169 | + </y:PolyLineEdge> | |
| 1170 | + </data> | |
| 1171 | + </edge> | |
| 1172 | + <edge id="e10" source="n10" target="n8"> | |
| 1173 | + <data key="d10"> | |
| 1174 | + <y:PolyLineEdge> | |
| 1175 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1176 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1177 | + <y:Arrows source="none" target="standard"/> | |
| 1178 | + <y:BendStyle smoothed="false"/> | |
| 1179 | + </y:PolyLineEdge> | |
| 1180 | + </data> | |
| 1181 | + </edge> | |
| 1182 | + </graph> | |
| 1183 | + <data key="d7"> | |
| 1184 | + <y:Resources/> | |
| 1185 | + </data> | |
| 1186 | +</graphml> | |
| 1187 | +0.0">Folder 1</y:NodeLabel> | |
| 1188 | + <y:Shape type="round> | |
| 1189 | + <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> | |
| 1190 | + </y:PolyLineEdge> | |
| 1191 | + </data> | |
| 1192 | + </edge> | |
| 1193 | + <edge id="e4" source="n4" target="n9"> | |
| 1194 | + <data key="d10"> | |
| 1195 | + <y:PolyLineEdge> | |
| 1196 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1197 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1198 | + <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 1199 | + <y:BendStyle smoothed="false"/> | |
| 1200 | + </y:PolyLineEdge> | |
| 1201 | + </data> | |
| 1202 | + </edge> | |
| 1203 | + <edge id="e6" source="n6" target="n7"> | |
| 1204 | + <data key="d10"> | |
| 1205 | + <y:PolyLineEdge> | |
| 1206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1208 | + <y:Arrows source="none" target="standard"/> | |
| 1209 | + <y:BendStyle smoothed="false"/> | |
| 1210 | + </y:PolyLineEdge> | |
| 1211 | + </data> | |
| 1212 | + </edge> | |
| 1213 | + <edge id="e7" source="n7" target="n8"> | |
| 1214 | + <data key="d10"> | |
| 1215 | + <y:PolyLineEdge> | |
| 1216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1218 | + <y:Arrows source="none" target="standard"/> | |
| 1219 | + <y:BendStyle smoothed="false"/> | |
| 1220 | + </y:PolyLineEdge> | |
| 1221 | + </data> | |
| 1222 | + </edge> | |
| 1223 | + <edge id="e8" source="n9" target="n6"> | |
| 1224 | + <data key="d10"> | |
| 1225 | + <y:PolyLineEdge> | |
| 1226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1227 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1228 | + <y:Arrows source="none" target="standard"/> | |
| 1229 | + <y:BendStyle smoothed="false"/> | |
| 1230 | + </y:PolyLineEdge> | |
| 1231 | + </data> | |
| 1232 | + </edge> | |
| 1233 | + <edge id="e9" source="n9" target="n10"> | |
| 1234 | + <data key="d10"> | |
| 1235 | + <y:PolyLineEdge> | |
| 1236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1238 | + <y:Arrows source="none" target="standard"/> | |
| 1239 | + <y:BendStyle smoothed="false"/> | |
| 1240 | + </y:PolyLineEdge> | |
| 1241 | + </data> | |
| 1242 | + </edge> | |
| 1243 | + <edge id="e10" source="n10" target="n8"> | |
| 1244 | + <data key="d10"> | |
| 1245 | + <y:PolyLineEdge> | |
| 1246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1247 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1248 | + <y:Arrows source="none" target="standard"/> | |
| 1249 | + <y:BendStyle smoothed="false"/> | |
| 1250 | + </y:PolyLineEdge> | |
| 1251 | + </data> | |
| 1252 | + </edge> | |
| 1253 | + </graph> | |
| 1254 | + <data key="d7"> | |
| 1255 | + <y:Resources/> | |
| 1256 | + </data> | |
| 1257 | +</graphml> | |
| 1258 | + </y:GroupNode> | |
| 1259 | + </y:Realizers> | |
| 1260 | +ProxyAutoBoundsO@32W,_@Jo,a:n0:"> | |
| 1261 | + <node id="n0::n0"> | |
| 1262 | + I@3x0,9:5"/> | |
| 1263 | + U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> | |
| 1264 | + A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1265 | + <node id="n0::n1"> | |
| 1266 | + I@3x0,9:5"/> | |
| 1267 | + U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> | |
| 1268 | + A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1269 | + <node id="n0::n2"> | |
| 1270 | + I@3x0,9:5"/> | |
| 1271 | + U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> | |
| 1272 | + A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1273 | + <node id="n0::n3"> | |
| 1274 | + I@3x0,9:5"/> | |
| 1275 | + U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> | |
| 1276 | + A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1277 | + <node id="n0::n4"> | |
| 1278 | + I@3x0,9:5"/> | |
| 1279 | + U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> | |
| 1280 | + A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1281 | + </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1282 | + <y:GroupNode> | |
| 1283 | + U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> | |
| 1284 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1285 | + <y:GroupNode> | |
| 1286 | + U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> | |
| 1287 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> | |
| 1288 | + </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> | |
| 1289 | + <node id="n1::n0"> | |
| 1290 | + I@3x0,9:5"/> | |
| 1291 | + U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1292 | + <node id="n1::n1"> | |
| 1293 | + I@3x0,9:5"/> | |
| 1294 | + U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1295 | + <node id="n1::n2"> | |
| 1296 | + I@3x0,9:5"/> | |
| 1297 | + U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1298 | + <node id="n1::n3"> | |
| 1299 | + I@3x0,9:5"/> | |
| 1300 | + U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1301 | + </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1302 | + <y:GroupNode> | |
| 1303 | + U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> | |
| 1304 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1305 | + <y:GroupNode> | |
| 1306 | + U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> | |
| 1307 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 1308 | + <!--Created by yEd 3.19--> | |
| 1309 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 1310 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 1311 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 1312 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 1313 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 1314 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 1315 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 1316 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 1317 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 1318 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 1319 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 1320 | + <graph edgedefault="directed" id="G"> | |
| 1321 | + <data key="d0" xml:space="preserve"/> | |
| 1322 | + <node id="n0"> | |
| 1323 | + <data key="d6"> | |
| 1324 | + <y:ShapeNode> | |
| 1325 | + <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> | |
| 1326 | + <y:Fill color="#9ACCFC" transparent="false"/> | |
| 1327 | + <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> | |
| 1328 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
| --- a/www/branch05.graphml | |
| +++ b/www/branch05.graphml | |
| @@ -0,0 +1,1328 @@ | |
| --- a/www/branch05.graphml | |
| +++ b/www/branch05.graphml | |
| @@ -0,0 +1,1328 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed"/e> |
| 16 | </data> |
| 17 | 0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> |
| 18 | <data key="d5"/> |
| 19 | <data key="d6"> |
| 20 | <y:ProxyAutoBoundsNode> |
| 21 | <y:Realizers active="0"> |
| 22 | GroupNode> |
| 23 | U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n9"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n10"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <edge id="e0" source="n1" target="n2"> |
| 51 | <data key="d10"> |
| 52 | <y:PolyLineEdge> |
| 53 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 54 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 55 | <y:Arrows source="none" target="standard"/> |
| 56 | <y:BendStyle smoothed="false"/> |
| 57 | </y:PolyLineEdge> |
| 58 | </data> |
| 59 | </edge> |
| 60 | <edge id="e1" source="n2" target="n3"> |
| 61 | <data key="d10"> |
| 62 | <y:PolyLineEdge> |
| 63 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 64 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 65 | <y:Arrows source="none" target="standard"/> |
| 66 | <y:BendStyle smoothed="false"/> |
| 67 | </y:PolyLineEdge> |
| 68 | </data> |
| 69 | </edge> |
| 70 | <edge id="e2" source="n2" target="n4"> |
| 71 | <data key="d10"> |
| 72 | <y:PolyLineEdge> |
| 73 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 74 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 75 | <y:Arrows source="none" target="standard"/> |
| 76 | <y:BendStyle smoothed="false"/> |
| 77 | </y:PolyLineEdge> |
| 78 | </data> |
| 79 | </edge> |
| 80 | <edge id="e3" source="n3" target="n5"> |
| 81 | <data key="d10"> |
| 82 | <y:PolyLineEdge> |
| 83 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 84 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 85 | <y:Arrows source="none" target="standard"/> |
| 86 | <y:BendStyle smoothed="false"/> |
| 87 | </y:PolyLineEdge> |
| 88 | </data> |
| 89 | </edge> |
| 90 | <edge id="e4" source="n4" target="n9"> |
| 91 | <data key="d10"> |
| 92 | <y:PolyLineEdge> |
| 93 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 94 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 95 | <y:Arrows source="none" target="standard"/> |
| 96 | <y:BendStyle smoothed="false"/> |
| 97 | </y:PolyLineEdge> |
| 98 | </data> |
| 99 | </edge> |
| 100 | <edge id="e5" source="n5" target="n6"> |
| 101 | <data key="d10"> |
| 102 | <y:PolyLineEdge> |
| 103 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 104 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 105 | <y:Arrows source="none" target="standard"/> |
| 106 | <y:BendStyle smoothed="false"/> |
| 107 | </y:PolyLineEdge> |
| 108 | </data> |
| 109 | </edge> |
| 110 | <edge id="e6" source="n6" target="n7"> |
| 111 | <data key="d10"> |
| 112 | <y:PolyLineEdge> |
| 113 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 114 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 115 | <y:Arrows source="none" target="standard"/> |
| 116 | <y:BendStyle smoothed="false"/> |
| 117 | </y:PolyLineEdge> |
| 118 | </data> |
| 119 | </edge> |
| 120 | <edge id="e7" source="n7" target="n8"> |
| 121 | <data key="d10"> |
| 122 | <y:PolyLineEdge> |
| 123 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 124 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 125 | <y:Arrows source="none" target="standard"/> |
| 126 | <y:BendStyle smoothed="false"/> |
| 127 | </y:PolyLineEdge> |
| 128 | </data> |
| 129 | </edge> |
| 130 | <edge id="e8" source="n9" target="n6"> |
| 131 | <data key="d10"> |
| 132 | <y:PolyLineEdge> |
| 133 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 134 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 135 | <y:Arrows source="none" target="standard"/> |
| 136 | <y:BendStyle smoothed="false"/> |
| 137 | </y:PolyLineEdge> |
| 138 | </data> |
| 139 | </edge> |
| 140 | <edge id="e9" source="n9" target="n10"> |
| 141 | <data key="d10"> |
| 142 | <y:PolyLineEdge> |
| 143 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 144 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | <y:Arrows source="none" target="standard"/> |
| 146 | <y:BendStyle smoothed="false"/> |
| 147 | </y:PolyLineEdge> |
| 148 | </data> |
| 149 | </edge> |
| 150 | <edge id="e10" source="n10" target="n8"> |
| 151 | <data key="d10"> |
| 152 | <y:PolyLineEdge> |
| 153 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 155 | <y:Arrows source="none" target="standard"/> |
| 156 | <y:BendStyle smoothed="false"/> |
| 157 | </y:PolyLineEdge> |
| 158 | </data> |
| 159 | </edge> |
| 160 | </graph> |
| 161 | <data key="d7"> |
| 162 | <y:Resources/> |
| 163 | </data> |
| 164 | </graphml> |
| 165 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 166 | <y:Shape type="ellipse"/> |
| 167 | </y:ShapeNode> |
| 168 | </data> |
| 169 | </node> |
| 170 | <node id="n8"> |
| 171 | <data key="d6"> |
| 172 | <y:ShapeNode> |
| 173 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 174 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 175 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 176 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 177 | <y:Shape type="ellipse"/> |
| 178 | </y:ShapeNode> |
| 179 | </data> |
| 180 | </node> |
| 181 | <node id="n9"> |
| 182 | <data key="d6"> |
| 183 | <y:ShapeNode> |
| 184 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 185 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 186 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 187 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 188 | <y:Shape type="ellipse"/> |
| 189 | </y:ShapeNode> |
| 190 | </data> |
| 191 | </node> |
| 192 | <node id="n10"> |
| 193 | <data key="d6"> |
| 194 | <y:ShapeNode> |
| 195 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 196 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 197 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 198 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 199 | <y:Shape type="ellipse"/> |
| 200 | </y:ShapeNode> |
| 201 | </data> |
| 202 | </node> |
| 203 | <edge id="e0" source="n1" target="n2"> |
| 204 | <data key="d10"> |
| 205 | <y:PolyLineEdge> |
| 206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 208 | <y:Arrows source="none" target="standard"/> |
| 209 | <y:BendStyle smoothed="false"/> |
| 210 | </y:PolyLineEdge> |
| 211 | </data> |
| 212 | </edge> |
| 213 | <edge id="e1" source="n2" target="n3"> |
| 214 | <data key="d10"> |
| 215 | <y:PolyLineEdge> |
| 216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 218 | <y:Arrows source="none" target="standard"/> |
| 219 | <y:BendStyle smoothed="false"/> |
| 220 | </y:PolyLineEdge> |
| 221 | </data> |
| 222 | </edge> |
| 223 | <edge id="e2" source="n2" target="n4"> |
| 224 | <data key="d10"> |
| 225 | <y:PolyLineEdge> |
| 226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 227 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 228 | <y:Arrows source="none" target="standard"/> |
| 229 | <y:BendStyle smoothed="false"/> |
| 230 | </y:PolyLineEdge> |
| 231 | </data> |
| 232 | </edge> |
| 233 | <edge id="e3" source="n3" target="n5"> |
| 234 | <data key="d10"> |
| 235 | <y:PolyLineEdge> |
| 236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 238 | <y:Arrows source="none" target="standard"/> |
| 239 | <y:BendStyle smoothed="false"/> |
| 240 | </y:PolyLineEdge> |
| 241 | </data> |
| 242 | </edge> |
| 243 | <edge id="e4" source="n4" target="n9"> |
| 244 | <data key="d10"> |
| 245 | <y:PolyLineEdge> |
| 246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 247 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 248 | <y:Arrows source="none" target="standard"/> |
| 249 | <y:BendStyle smoothed="false"/> |
| 250 | </y:PolyLineEdge> |
| 251 | </data> |
| 252 | </edge> |
| 253 | <edge id="e5" source="n5" target="n6"> |
| 254 | <data key="d10"> |
| 255 | <y:PolyLineEdge> |
| 256 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 257 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 258 | <y:Arrows source="none" target="standard"/> |
| 259 | <y:BendStyle smoothed="false"/> |
| 260 | </y:PolyLineEdge> |
| 261 | </data> |
| 262 | </edge> |
| 263 | <edge id="e6" source="n6" target="n7"> |
| 264 | <data key="d10"> |
| 265 | <y:PolyLineEdge> |
| 266 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 267 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 268 | <y:Arrows source="none" target="standard"/> |
| 269 | <y:BendStyle smoothed="false"/> |
| 270 | </y:PolyLineEdge> |
| 271 | </data> |
| 272 | </edge> |
| 273 | <edge id="e7" source="n7" target="n8"> |
| 274 | <data key="d10"> |
| 275 | <y:PolyLineEdge> |
| 276 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 277 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 278 | <y:Arrows source="none" target="standard"/> |
| 279 | <y:BendStyle smoothed="false"/> |
| 280 | </y:PolyLineEdge> |
| 281 | </data> |
| 282 | </edge> |
| 283 | <edge id="e8" source="n9" target="n6"> |
| 284 | <data key="d10"> |
| 285 | <y:PolyLineEdge> |
| 286 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 287 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 288 | <y:Arrows source="none" target="standard"/> |
| 289 | <y:BendStyle smoothed="false"/> |
| 290 | </y:PolyLineEdge> |
| 291 | </data> |
| 292 | </edge> |
| 293 | <edge id="e9" source="n9" target="n10"> |
| 294 | <data key="d10"> |
| 295 | <y:PolyLineEdge> |
| 296 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 297 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 298 | <y:Arrows source="none" target="standard"/> |
| 299 | <y:BendStyle smoothed="false"/> |
| 300 | </y:PolyLineEdge> |
| 301 | </data> |
| 302 | </edge> |
| 303 | <edge id="e10" source="n10" target="n8"> |
| 304 | <data key="d10"> |
| 305 | <y:PolyLineEdge> |
| 306 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 307 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 308 | <y:Arrows source="none" target="standard"/> |
| 309 | <y:BendStyle smoothed="false"/> |
| 310 | </y:PolyLineEdge> |
| 311 | </data> |
| 312 | </edge> |
| 313 | </graph> |
| 314 | <data key="d7"> |
| 315 | <y:Resources/> |
| 316 | </data> |
| 317 | </graphml> |
| 318 | ransparent="false"/> |
| 319 | <y:B/> |
| 320 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> |
| 321 | <y:Shape type="rectangle"/> |
| 322 | </y:ShapeNode> |
| 323 | </data> |
| 324 | </node> |
| 325 | <node id="n1"> |
| 326 | <data key="d6"> |
| 327 | <y:ShapeNode> |
| 328 | <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> |
| 329 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 330 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 331 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 332 | <y:Shape type="ellipse"/> |
| 333 | </y:ShapeNode> |
| 334 | </data> |
| 335 | </node> |
| 336 | <node id="n2"> |
| 337 | <data key="d6"> |
| 338 | <y:ShapeNode> |
| 339 | <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> |
| 340 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 341 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 342 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 343 | <y:Shape type="ellipse"/> |
| 344 | </y:ShapeNode> |
| 345 | </data> |
| 346 | </node> |
| 347 | <node id="n3"> |
| 348 | <data key="d6"> |
| 349 | <y:ShapeNode> |
| 350 | <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> |
| 351 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 352 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 353 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 354 | <y:Shape type="ellipse"/> |
| 355 | </y:ShapeNode> |
| 356 | </data> |
| 357 | </node> |
| 358 | <node id="n4"> |
| 359 | <data key="d6"> |
| 360 | <y:ShapeNode> |
| 361 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 362 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 363 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 364 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 365 | <y:Shape type="ellipse"/> |
| 366 | </y:ShapeNode> |
| 367 | </data> |
| 368 | </node> |
| 369 | <node id="n5"> |
| 370 | <data key="d6"> |
| 371 | <y:ShapeNode> |
| 372 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 373 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 374 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 375 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 376 | <y:Shape type="ellipse"/> |
| 377 | </y:ShapeNode> |
| 378 | </data> |
| 379 | </node> |
| 380 | <node id="n6"> |
| 381 | <data key="d6"> |
| 382 | <y:ShapeNode> |
| 383 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 384 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 385 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 386 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 387 | <y:Shape type="ellipse"/> |
| 388 | </y:ShapeNode> |
| 389 | </data> |
| 390 | </node> |
| 391 | <node id="n7"> |
| 392 | <data key="d6"> |
| 393 | <y:ShapeNode> |
| 394 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 395 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 396 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 397 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 398 | <y:Shape type="ellipse"/> |
| 399 | </y:ShapeNode> |
| 400 | </data> |
| 401 | </node> |
| 402 | <node id="n8"> |
| 403 | <data key="d6"> |
| 404 | <y:ShapeNode> |
| 405 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 406 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 407 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 408 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 409 | <y:Shape type="ellipse"/> |
| 410 | </y:ShapeNode> |
| 411 | </data> |
| 412 | </node> |
| 413 | <node id="n9"> |
| 414 | <data key="d6"> |
| 415 | <y:ShapeNode> |
| 416 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 417 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 418 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 419 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 420 | <y:Shape type="ellipse"/> |
| 421 | </y:ShapeNode> |
| 422 | </data> |
| 423 | </node> |
| 424 | <node id="n10"> |
| 425 | <data key="d6"> |
| 426 | <y:ShapeNode> |
| 427 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 428 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 429 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 430 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 431 | <y:Shape type="ellipse"/> |
| 432 | </y:ShapeNode> |
| 433 | </data> |
| 434 | </node> |
| 435 | <edge id="e0" source="n1" target="n2"> |
| 436 | <data key="d10"> |
| 437 | <y:PolyLineEdge> |
| 438 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 439 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 440 | <y:Arrows source="none" target="standard"/> |
| 441 | <y:BendStyle smoothed="false"/> |
| 442 | </y:PolyLineEdge> |
| 443 | </data> |
| 444 | </edge> |
| 445 | <edge id="e1" source="n2" target="n3"> |
| 446 | <data key="d10"> |
| 447 | <y:PolyLineEdge> |
| 448 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 449 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 450 | <y:Arrows source="none" target="standard"/> |
| 451 | <y:BendStyle smoothed="false"/> |
| 452 | </y:PolyLineEdge> |
| 453 | </data> |
| 454 | </edge> |
| 455 | <edge id="e2" source="n2" target="n4"> |
| 456 | <data key="d10"> |
| 457 | <y:PolyLineEdge> |
| 458 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 459 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 460 | <y:Arrows source="none" target="standard"/> |
| 461 | <y:BendStyle smoothed="false"/> |
| 462 | </y:PolyLineEdge> |
| 463 | </data> |
| 464 | </edge> |
| 465 | <edge id="e3" source="n3" target="n5"> |
| 466 | <data key="d10"> |
| 467 | <y:PolyLineEdge> |
| 468 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 469 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 470 | <y:Arrows source="none" target="standard"/> |
| 471 | <y:BendStyle smoothed="false"/> |
| 472 | </y:PolyLineEdge> |
| 473 | </data> |
| 474 | </edge> |
| 475 | <edge id="e4" source="n4" target="n9"> |
| 476 | <data key="d10"> |
| 477 | <y:PolyLineEdge> |
| 478 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 479 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 480 | <y:Arrows source="none" target="standard"/> |
| 481 | <y:BendStyle smoothed="false"/> |
| 482 | </y:PolyLineEdge> |
| 483 | </data> |
| 484 | </edge> |
| 485 | <edge id="e5" source="n5" target="n6"> |
| 486 | <data key="d10"> |
| 487 | <y:PolyLineEdge> |
| 488 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 489 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 490 | <y:Arrows source="none" target="standard"/> |
| 491 | <y:BendStyle smoothed="false"/> |
| 492 | </y:PolyLineEdge> |
| 493 | </data> |
| 494 | </edge> |
| 495 | <edge id="e6" source="n6" target="n7"> |
| 496 | <data key="d10"> |
| 497 | <y:PolyLineEdge> |
| 498 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 499 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 500 | <y:Arrows source="none" target="standard"/> |
| 501 | <y:BendStyle smoothed="false"/> |
| 502 | </y:PolyLineEdge> |
| 503 | </data> |
| 504 | </edge> |
| 505 | <edge id="e7" source="n7" target="n8"> |
| 506 | <data key="d10"> |
| 507 | <y:PolyLineEdge> |
| 508 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 509 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 510 | <y:Arrows source="none" target="standard"/> |
| 511 | <y:BendStyle smoothed="false"/> |
| 512 | </y:PolyLineEdge> |
| 513 | </data> |
| 514 | </edge> |
| 515 | <edge id="e8" source="n9" target="n6"> |
| 516 | <data key="d10"> |
| 517 | <y:PolyLineEdge> |
| 518 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 519 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 520 | <y:Arrows source="none" target="standard"/> |
| 521 | <y:BendStyle smoothed="false"/> |
| 522 | </y:PolyLineEdge> |
| 523 | </data> |
| 524 | </edge> |
| 525 | <edge id="e9" source="n9" target="n10"> |
| 526 | <data key="d10"> |
| 527 | <y:PolyLineEdge> |
| 528 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 529 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 530 | <y:Arrows source="none" target="standard"/> |
| 531 | <y:BendStyle smoothed="false"/> |
| 532 | </y:PolyLineEdge> |
| 533 | </data> |
| 534 | </edge> |
| 535 | <edge id="e10" source="n10" target="n8"> |
| 536 | <data key="d10"> |
| 537 | <y:PolyLineEdge> |
| 538 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 539 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 540 | <y:Arrows source="none" target="standard"/> |
| 541 | <y:BendStyle smoothed="false"/> |
| 542 | </y:PolyLineEdge> |
| 543 | </data> |
| 544 | </edge> |
| 545 | </graph> |
| 546 | <data key="d7"> |
| 547 | <y:Resources/> |
| 548 | </data> |
| 549 | </graphml> |
| 550 | 0.0">Figure 3</y:NodeLabel> |
| 551 | <y:Shape type="round> |
| 552 | <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 553 | <graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> |
| 554 | </y:PolyLineEdge> |
| 555 | </data> |
| 556 | </edge> |
| 557 | <edge id="e4" source="n4" target="n9"> |
| 558 | <data key="d10"> |
| 559 | <y:PolyLineEdge> |
| 560 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 561 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 562 | <y:Arrows source="none" target="standard"/> |
| 563 | <y:BendStyle smoothed="false"/> |
| 564 | </y:PolyLineEdge> |
| 565 | </data> |
| 566 | </edge> |
| 567 | <edge id="e5" source="n5" target="n6"> |
| 568 | <data key="d10"> |
| 569 | <y:PolyLineEdge> |
| 570 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 571 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 572 | <y:Arrows source="none" target="standard"/> |
| 573 | <y:BendStyle smoothed="false"/> |
| 574 | </y:PolyLineEdge> |
| 575 | </data> |
| 576 | </edge> |
| 577 | <edge id="e6" source="n6" target="n7"> |
| 578 | <data key="d10"> |
| 579 | <y:PolyLineEdge> |
| 580 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 581 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 582 | <y:Arrows source="none" target="standard"/> |
| 583 | <y:BendStyle smoothed="false"/> |
| 584 | </y:PolyLineEdge> |
| 585 | </data> |
| 586 | </edge> |
| 587 | <edge id="e7" source="n7" target="n8"> |
| 588 | <data key="d10"> |
| 589 | <y:PolyLineEdge> |
| 590 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 591 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 592 | <y:Arrows source="none" target="standard"/> |
| 593 | <y:BendStyle smoothed="false"/> |
| 594 | </y:PolyLineEdge> |
| 595 | </data> |
| 596 | </edge> |
| 597 | <edge id="e8" source="n9" target="n6"> |
| 598 | <data key="d10"> |
| 599 | <y:PolyLineEdge> |
| 600 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 601 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 602 | <y:Arrows source="none" target="standard"/> |
| 603 | <y:BendStyle smoothed="false"/> |
| 604 | </y:PolyLineEdge> |
| 605 | </data> |
| 606 | </edge> |
| 607 | <edge id="e9" source="n9" target="n10"> |
| 608 | <data key="d10"> |
| 609 | <y:PolyLineEdge> |
| 610 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 611 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 612 | <y:Arrows source="none" target="standard"/> |
| 613 | <y:BendStyle smoothed="false"/> |
| 614 | </y:PolyLineEdge> |
| 615 | </data> |
| 616 | </edge> |
| 617 | <edge id="e10" source="n10" target="n8"> |
| 618 | <data key="d10"> |
| 619 | <y:PolyLineEdge> |
| 620 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 621 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 622 | <y:Arrows source="none" target="standard"/> |
| 623 | <y:BendStyle smoothed="false"/> |
| 624 | </y:PolyLineEdge> |
| 625 | </data> |
| 626 | </edge> |
| 627 | </graph> |
| 628 | <data key="d7"> |
| 629 | <y:Resources/> |
| 630 | </data> |
| 631 | </graphml> |
| 632 | <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 633 | <y:BendStyle smoothed="false"/> |
| 634 | </y:PolyLineEdge> |
| 635 | </data> |
| 636 | </edge> |
| 637 | <edge id="e6" source="n6" target="n7"> |
| 638 | <data key="d10"> |
| 639 | <y:PolyLineEdge> |
| 640 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 641 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 642 | <y:Arrows source="none" target="standard"/> |
| 643 | <y:BendStyle smoothed="false"/> |
| 644 | </y:PolyLineEdge> |
| 645 | </data> |
| 646 | </edge> |
| 647 | <edge id="e7" source="n7" target="n8"> |
| 648 | <data key="d10"> |
| 649 | <y:PolyLineEdge> |
| 650 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 651 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 652 | <y:Arrows source="none" target="standard"/> |
| 653 | <y:BendStyle smoothed="false"/> |
| 654 | </y:PolyLineEdge> |
| 655 | </data> |
| 656 | </edge> |
| 657 | <edge id="e8" source="n9" target="n6"> |
| 658 | <data key="d10"> |
| 659 | <y:PolyLineEdge> |
| 660 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 661 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 662 | <y:Arrows source="none" target="standard"/> |
| 663 | <y:BendStyle smoothed="false"/> |
| 664 | </y:PolyLineEdge> |
| 665 | </data> |
| 666 | </edge> |
| 667 | <edge id="e9" source="n9" target="n10"> |
| 668 | <data key="d10"> |
| 669 | <y:PolyLineEdge> |
| 670 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 671 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 672 | <y:Arrows source="none" target="standard"/> |
| 673 | <y:BendStyle smoothed="false"/> |
| 674 | </y:PolyLineEdge> |
| 675 | </data> |
| 676 | </edge> |
| 677 | <edge id="e10" source="n10" target="n8"> |
| 678 | <data key="d10"> |
| 679 | <y:PolyLineEdge> |
| 680 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 681 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 682 | <y:Arrows source="none" target="standard"/> |
| 683 | <y:BendStyle smoothed="false"/> |
| 684 | </y:PolyLineEdge> |
| 685 | </data> |
| 686 | </edge> |
| 687 | </graph> |
| 688 | <data key="d7"> |
| 689 | <y:Resources/> |
| 690 | </data> |
| 691 | </graphml> |
| 692 | </y:GroupNode> |
| 693 | GroupNode> |
| 694 | U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 695 | <y:Shape type="ellipse"/> |
| 696 | </y:ShapeNode> |
| 697 | </data> |
| 698 | </node> |
| 699 | <node id="n9"> |
| 700 | <data key="d6"> |
| 701 | <y:ShapeNode> |
| 702 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 703 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 704 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 705 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 706 | <y:Shape type="ellipse"/> |
| 707 | </y:ShapeNode> |
| 708 | </data> |
| 709 | </node> |
| 710 | <node id="n10"> |
| 711 | <data key="d6"> |
| 712 | <y:ShapeNode> |
| 713 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 714 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 715 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 716 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 717 | <y:Shape type="ellipse"/> |
| 718 | </y:ShapeNode> |
| 719 | </data> |
| 720 | </node> |
| 721 | <edge id="e0" source="n1" target="n2"> |
| 722 | <data key="d10"> |
| 723 | <y:PolyLineEdge> |
| 724 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 725 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 726 | <y:Arrows source="none" target="standard"/> |
| 727 | <y:BendStyle smoothed="false"/> |
| 728 | </y:PolyLineEdge> |
| 729 | </data> |
| 730 | </edge> |
| 731 | <edge id="e1" source="n2" target="n3"> |
| 732 | <data key="d10"> |
| 733 | <y:PolyLineEdge> |
| 734 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 735 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 736 | <y:Arrows source="none" target="standard"/> |
| 737 | <y:BendStyle smoothed="false"/> |
| 738 | </y:PolyLineEdge> |
| 739 | </data> |
| 740 | </edge> |
| 741 | <edge id="e2" source="n2" target="n4"> |
| 742 | <data key="d10"> |
| 743 | <y:PolyLineEdge> |
| 744 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 745 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 746 | <y:Arrows source="none" target="standard"/> |
| 747 | <y:BendStyle smoothed="false"/> |
| 748 | </y:PolyLineEdge> |
| 749 | </data> |
| 750 | </edge> |
| 751 | <edge id="e3" source="n3" target="n5"> |
| 752 | <data key="d10"> |
| 753 | <y:PolyLineEdge> |
| 754 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 755 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 756 | <y:Arrows source="none" target="standard"/> |
| 757 | <y:BendStyle smoothed="false"/> |
| 758 | </y:PolyLineEdge> |
| 759 | </data> |
| 760 | </edge> |
| 761 | <edge id="e4" source="n4" target="n9"> |
| 762 | <data key="d10"> |
| 763 | <y:PolyLineEdge> |
| 764 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 765 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 766 | <y:Arrows source="none" target="standard"/> |
| 767 | <y:BendStyle smoothed="false"/> |
| 768 | </y:PolyLineEdge> |
| 769 | </data> |
| 770 | </edge> |
| 771 | <edge id="e5" source="n5" target="n6"> |
| 772 | <data key="d10"> |
| 773 | <y:PolyLineEdge> |
| 774 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 775 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 776 | <y:Arrows source="none" target="standard"/> |
| 777 | <y:BendStyle smoothed="false"/> |
| 778 | </y:PolyLineEdge> |
| 779 | </data> |
| 780 | </edge> |
| 781 | <edge id="e6" source="n6" target="n7"> |
| 782 | <data key="d10"> |
| 783 | <y:PolyLineEdge> |
| 784 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 785 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 786 | <y:Arrows source="none" target="standard"/> |
| 787 | <y:BendStyle smoothed="false"/> |
| 788 | </y:PolyLineEdge> |
| 789 | </data> |
| 790 | </edge> |
| 791 | <edge id="e7" source="n7" target="n8"> |
| 792 | <data key="d10"> |
| 793 | <y:PolyLineEdge> |
| 794 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 795 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 796 | <y:Arrows source="none" target="standard"/> |
| 797 | <y:BendStyle smoothed="false"/> |
| 798 | </y:PolyLineEdge> |
| 799 | </data> |
| 800 | </edge> |
| 801 | <edge id="e8" source="n9" target="n6"> |
| 802 | <data key="d10"> |
| 803 | <y:PolyLineEdge> |
| 804 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 805 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 806 | <y:Arrows source="none" target="standard"/> |
| 807 | <y:BendStyle smoothed="false"/> |
| 808 | </y:PolyLineEdge> |
| 809 | </data> |
| 810 | </edge> |
| 811 | <edge id="e9" source="n9" target="n10"> |
| 812 | <data key="d10"> |
| 813 | <y:PolyLineEdge> |
| 814 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 815 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 816 | <y:Arrows source="none" target="standard"/> |
| 817 | <y:BendStyle smoothed="false"/> |
| 818 | </y:PolyLineEdge> |
| 819 | </data> |
| 820 | </edge> |
| 821 | <edge id="e10" source="n10" target="n8"> |
| 822 | <data key="d10"> |
| 823 | <y:PolyLineEdge> |
| 824 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 825 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 826 | <y:Arrows source="none" target="standard"/> |
| 827 | <y:BendStyle smoothed="false"/> |
| 828 | </y:PolyLineEdge> |
| 829 | </data> |
| 830 | </edge> |
| 831 | </graph> |
| 832 | <data key="d7"> |
| 833 | <y:Resources/> |
| 834 | </data> |
| 835 | </graphml> |
| 836 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 837 | <y:Shape type="ellipse"/> |
| 838 | </y:ShapeNode> |
| 839 | </data> |
| 840 | </node> |
| 841 | <node id="n8"> |
| 842 | <data key="d6"> |
| 843 | <y:ShapeNode> |
| 844 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 845 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 846 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 847 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 848 | <y:Shape type="ellipse"/> |
| 849 | </y:ShapeNode> |
| 850 | </data> |
| 851 | </node> |
| 852 | <node id="n9"> |
| 853 | <data key="d6"> |
| 854 | <y:ShapeNode> |
| 855 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 856 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 857 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 858 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 859 | <y:Shape type="ellipse"/> |
| 860 | </y:ShapeNode> |
| 861 | </data> |
| 862 | </node> |
| 863 | <node id="n10"> |
| 864 | <data key="d6"> |
| 865 | <y:ShapeNode> |
| 866 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 867 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 868 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 869 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 870 | <y:Shape type="ellipse"/> |
| 871 | </y:ShapeNode> |
| 872 | </data> |
| 873 | </node> |
| 874 | <edge id="e0" source="n1" target="n2"> |
| 875 | <data key="d10"> |
| 876 | <y:PolyLineEdge> |
| 877 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 878 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 879 | <y:Arrows source="none" target="standard"/> |
| 880 | <y:BendStyle smoothed="false"/> |
| 881 | </y:PolyLineEdge> |
| 882 | </data> |
| 883 | </edge> |
| 884 | <edge id="e1" source="n2" target="n3"> |
| 885 | <data key="d10"> |
| 886 | <y:PolyLineEdge> |
| 887 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 888 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 889 | <y:Arrows source="none" target="standard"/> |
| 890 | <y:BendStyle smoothed="false"/> |
| 891 | </y:PolyLineEdge> |
| 892 | </data> |
| 893 | </edge> |
| 894 | <edge id="e2" source="n2" target="n4"> |
| 895 | <data key="d10"> |
| 896 | <y:PolyLineEdge> |
| 897 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 898 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 899 | <y:Arrows source="none" target="standard"/> |
| 900 | <y:BendStyle smoothed="false"/> |
| 901 | </y:PolyLineEdge> |
| 902 | </data> |
| 903 | </edge> |
| 904 | <edge id="e3" source="n3" target="n5"> |
| 905 | <data key="d10"> |
| 906 | <y:PolyLineEdge> |
| 907 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 908 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 909 | <y:Arrows source="none" target="standard"/> |
| 910 | <y:BendStyle smoothed="false"/> |
| 911 | </y:PolyLineEdge> |
| 912 | </data> |
| 913 | </edge> |
| 914 | <edge id="e4" source="n4" target="n9"> |
| 915 | <data key="d10"> |
| 916 | <y:PolyLineEdge> |
| 917 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 918 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 919 | <y:Arrows source="none" target="standard"/> |
| 920 | <y:BendStyle smoothed="false"/> |
| 921 | </y:PolyLineEdge> |
| 922 | </data> |
| 923 | </edge> |
| 924 | <edge id="e5" source="n5" target="n6"> |
| 925 | <data key="d10"> |
| 926 | <y:PolyLineEdge> |
| 927 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 928 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 929 | <y:Arrows source="none" target="standard"/> |
| 930 | <y:BendStyle smoothed="false"/> |
| 931 | </y:PolyLineEdge> |
| 932 | </data> |
| 933 | </edge> |
| 934 | <edge id="e6" source="n6" target="n7"> |
| 935 | <data key="d10"> |
| 936 | <y:PolyLineEdge> |
| 937 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 938 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 939 | <y:Arrows source="none" target="standard"/> |
| 940 | <y:BendStyle smoothed="false"/> |
| 941 | </y:PolyLineEdge> |
| 942 | </data> |
| 943 | </edge> |
| 944 | <edge id="e7" source="n7" target="n8"> |
| 945 | <data key="d10"> |
| 946 | <y:PolyLineEdge> |
| 947 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 948 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 949 | <y:Arrows source="none" target="standard"/> |
| 950 | <y:BendStyle smoothed="false"/> |
| 951 | </y:PolyLineEdge> |
| 952 | </data> |
| 953 | </edge> |
| 954 | <edge id="e8" source="n9" target="n6"> |
| 955 | <data key="d10"> |
| 956 | <y:PolyLineEdge> |
| 957 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 958 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 959 | <y:Arrows source="none" target="standard"/> |
| 960 | <y:BendStyle smoothed="false"/> |
| 961 | </y:PolyLineEdge> |
| 962 | </data> |
| 963 | </edge> |
| 964 | <edge id="e9" source="n9" target="n10"> |
| 965 | <data key="d10"> |
| 966 | <y:PolyLineEdge> |
| 967 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 968 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 969 | <y:Arrows source="none" target="standard"/> |
| 970 | <y:BendStyle smoothed="false"/> |
| 971 | </y:PolyLineEdge> |
| 972 | </data> |
| 973 | </edge> |
| 974 | <edge id="e10" source="n10" target="n8"> |
| 975 | <data key="d10"> |
| 976 | <y:PolyLineEdge> |
| 977 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 978 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 979 | <y:Arrows source="none" target="standard"/> |
| 980 | <y:BendStyle smoothed="false"/> |
| 981 | </y:PolyLineEdge> |
| 982 | </data> |
| 983 | </edge> |
| 984 | </graph> |
| 985 | <data key="d7"> |
| 986 | <y:Resources/> |
| 987 | </data> |
| 988 | </graphml> |
| 989 | ransparent="false"/> |
| 990 | <y:B/> |
| 991 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> |
| 992 | </y:ShapeNode> |
| 993 | </data> |
| 994 | </node> |
| 995 | <node id="n4"> |
| 996 | <data key="d6"> |
| 997 | <y:ShapeNode> |
| 998 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 999 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1000 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1001 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1002 | <y:Shape type="ellipse"/> |
| 1003 | </y:ShapeNode> |
| 1004 | </data> |
| 1005 | </node> |
| 1006 | <node id="n5"> |
| 1007 | <data key="d6"> |
| 1008 | <y:ShapeNode> |
| 1009 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 1010 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1011 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1012 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1013 | <y:Shape type="ellipse"/> |
| 1014 | </y:ShapeNode> |
| 1015 | </data> |
| 1016 | </node> |
| 1017 | <node id="n6"> |
| 1018 | <data key="d6"> |
| 1019 | <y:ShapeNode> |
| 1020 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 1021 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1022 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1023 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1024 | <y:Shape type="ellipse"/> |
| 1025 | </y:ShapeNode> |
| 1026 | </data> |
| 1027 | </node> |
| 1028 | <node id="n7"> |
| 1029 | <data key="d6"> |
| 1030 | <y:ShapeNode> |
| 1031 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 1032 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1033 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1034 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1035 | <y:Shape type="ellipse"/> |
| 1036 | </y:ShapeNode> |
| 1037 | </data> |
| 1038 | </node> |
| 1039 | <node id="n8"> |
| 1040 | <data key="d6"> |
| 1041 | <y:ShapeNode> |
| 1042 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 1043 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1044 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1045 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1046 | <y:Shape type="ellipse"/> |
| 1047 | </y:ShapeNode> |
| 1048 | </data> |
| 1049 | </node> |
| 1050 | <node id="n9"> |
| 1051 | <data key="d6"> |
| 1052 | <y:ShapeNode> |
| 1053 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 1054 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1055 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1056 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1057 | <y:Shape type="ellipse"/> |
| 1058 | </y:ShapeNode> |
| 1059 | </data> |
| 1060 | </node> |
| 1061 | <node id="n10"> |
| 1062 | <data key="d6"> |
| 1063 | <y:ShapeNode> |
| 1064 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 1065 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1066 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1067 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1068 | <y:Shape type="ellipse"/> |
| 1069 | </y:ShapeNode> |
| 1070 | </data> |
| 1071 | </node> |
| 1072 | <edge id="e0" source="n1" target="n2"> |
| 1073 | <data key="d10"> |
| 1074 | <y:PolyLineEdge> |
| 1075 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1076 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1077 | <y:Arrows source="none" target="standard"/> |
| 1078 | <y:BendStyle smoothed="false"/> |
| 1079 | </y:PolyLineEdge> |
| 1080 | </data> |
| 1081 | </edge> |
| 1082 | <edge id="e1" source="n2" target="n3"> |
| 1083 | <data key="d10"> |
| 1084 | <y:PolyLineEdge> |
| 1085 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1086 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1087 | <y:Arrows source="none" target="standard"/> |
| 1088 | <y:BendStyle smoothed="false"/> |
| 1089 | </y:PolyLineEdge> |
| 1090 | </data> |
| 1091 | </edge> |
| 1092 | <edge id="e2" source="n2" target="n4"> |
| 1093 | <data key="d10"> |
| 1094 | <y:PolyLineEdge> |
| 1095 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1096 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1097 | <y:Arrows source="none" target="standard"/> |
| 1098 | <y:BendStyle smoothed="false"/> |
| 1099 | </y:PolyLineEdge> |
| 1100 | </data> |
| 1101 | </edge> |
| 1102 | <edge id="e3" source="n3" target="n5"> |
| 1103 | <data key="d10"> |
| 1104 | <y:PolyLineEdge> |
| 1105 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1106 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1107 | <y:Arrows source="none" target="standard"/> |
| 1108 | <y:BendStyle smoothed="false"/> |
| 1109 | </y:PolyLineEdge> |
| 1110 | </data> |
| 1111 | </edge> |
| 1112 | <edge id="e4" source="n4" target="n9"> |
| 1113 | <data key="d10"> |
| 1114 | <y:PolyLineEdge> |
| 1115 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1116 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1117 | <y:Arrows source="none" target="standard"/> |
| 1118 | <y:BendStyle smoothed="false"/> |
| 1119 | </y:PolyLineEdge> |
| 1120 | </data> |
| 1121 | </edge> |
| 1122 | <edge id="e5" source="n5" target="n6"> |
| 1123 | <data key="d10"> |
| 1124 | <y:PolyLineEdge> |
| 1125 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1126 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1127 | <y:Arrows source="none" target="standard"/> |
| 1128 | <y:BendStyle smoothed="false"/> |
| 1129 | </y:PolyLineEdge> |
| 1130 | </data> |
| 1131 | </edge> |
| 1132 | <edge id="e6" source="n6" target="n7"> |
| 1133 | <data key="d10"> |
| 1134 | <y:PolyLineEdge> |
| 1135 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1136 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1137 | <y:Arrows source="none" target="standard"/> |
| 1138 | <y:BendStyle smoothed="false"/> |
| 1139 | </y:PolyLineEdge> |
| 1140 | </data> |
| 1141 | </edge> |
| 1142 | <edge id="e7" source="n7" target="n8"> |
| 1143 | <data key="d10"> |
| 1144 | <y:PolyLineEdge> |
| 1145 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1146 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1147 | <y:Arrows source="none" target="standard"/> |
| 1148 | <y:BendStyle smoothed="false"/> |
| 1149 | </y:PolyLineEdge> |
| 1150 | </data> |
| 1151 | </edge> |
| 1152 | <edge id="e8" source="n9" target="n6"> |
| 1153 | <data key="d10"> |
| 1154 | <y:PolyLineEdge> |
| 1155 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1156 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1157 | <y:Arrows source="none" target="standard"/> |
| 1158 | <y:BendStyle smoothed="false"/> |
| 1159 | </y:PolyLineEdge> |
| 1160 | </data> |
| 1161 | </edge> |
| 1162 | <edge id="e9" source="n9" target="n10"> |
| 1163 | <data key="d10"> |
| 1164 | <y:PolyLineEdge> |
| 1165 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1166 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1167 | <y:Arrows source="none" target="standard"/> |
| 1168 | <y:BendStyle smoothed="false"/> |
| 1169 | </y:PolyLineEdge> |
| 1170 | </data> |
| 1171 | </edge> |
| 1172 | <edge id="e10" source="n10" target="n8"> |
| 1173 | <data key="d10"> |
| 1174 | <y:PolyLineEdge> |
| 1175 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1176 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1177 | <y:Arrows source="none" target="standard"/> |
| 1178 | <y:BendStyle smoothed="false"/> |
| 1179 | </y:PolyLineEdge> |
| 1180 | </data> |
| 1181 | </edge> |
| 1182 | </graph> |
| 1183 | <data key="d7"> |
| 1184 | <y:Resources/> |
| 1185 | </data> |
| 1186 | </graphml> |
| 1187 | 0.0">Folder 1</y:NodeLabel> |
| 1188 | <y:Shape type="round> |
| 1189 | <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> |
| 1190 | </y:PolyLineEdge> |
| 1191 | </data> |
| 1192 | </edge> |
| 1193 | <edge id="e4" source="n4" target="n9"> |
| 1194 | <data key="d10"> |
| 1195 | <y:PolyLineEdge> |
| 1196 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1197 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1198 | <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 1199 | <y:BendStyle smoothed="false"/> |
| 1200 | </y:PolyLineEdge> |
| 1201 | </data> |
| 1202 | </edge> |
| 1203 | <edge id="e6" source="n6" target="n7"> |
| 1204 | <data key="d10"> |
| 1205 | <y:PolyLineEdge> |
| 1206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1208 | <y:Arrows source="none" target="standard"/> |
| 1209 | <y:BendStyle smoothed="false"/> |
| 1210 | </y:PolyLineEdge> |
| 1211 | </data> |
| 1212 | </edge> |
| 1213 | <edge id="e7" source="n7" target="n8"> |
| 1214 | <data key="d10"> |
| 1215 | <y:PolyLineEdge> |
| 1216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1218 | <y:Arrows source="none" target="standard"/> |
| 1219 | <y:BendStyle smoothed="false"/> |
| 1220 | </y:PolyLineEdge> |
| 1221 | </data> |
| 1222 | </edge> |
| 1223 | <edge id="e8" source="n9" target="n6"> |
| 1224 | <data key="d10"> |
| 1225 | <y:PolyLineEdge> |
| 1226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1227 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1228 | <y:Arrows source="none" target="standard"/> |
| 1229 | <y:BendStyle smoothed="false"/> |
| 1230 | </y:PolyLineEdge> |
| 1231 | </data> |
| 1232 | </edge> |
| 1233 | <edge id="e9" source="n9" target="n10"> |
| 1234 | <data key="d10"> |
| 1235 | <y:PolyLineEdge> |
| 1236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1238 | <y:Arrows source="none" target="standard"/> |
| 1239 | <y:BendStyle smoothed="false"/> |
| 1240 | </y:PolyLineEdge> |
| 1241 | </data> |
| 1242 | </edge> |
| 1243 | <edge id="e10" source="n10" target="n8"> |
| 1244 | <data key="d10"> |
| 1245 | <y:PolyLineEdge> |
| 1246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1247 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1248 | <y:Arrows source="none" target="standard"/> |
| 1249 | <y:BendStyle smoothed="false"/> |
| 1250 | </y:PolyLineEdge> |
| 1251 | </data> |
| 1252 | </edge> |
| 1253 | </graph> |
| 1254 | <data key="d7"> |
| 1255 | <y:Resources/> |
| 1256 | </data> |
| 1257 | </graphml> |
| 1258 | </y:GroupNode> |
| 1259 | </y:Realizers> |
| 1260 | ProxyAutoBoundsO@32W,_@Jo,a:n0:"> |
| 1261 | <node id="n0::n0"> |
| 1262 | I@3x0,9:5"/> |
| 1263 | U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> |
| 1264 | A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1265 | <node id="n0::n1"> |
| 1266 | I@3x0,9:5"/> |
| 1267 | U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> |
| 1268 | A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1269 | <node id="n0::n2"> |
| 1270 | I@3x0,9:5"/> |
| 1271 | U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> |
| 1272 | A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1273 | <node id="n0::n3"> |
| 1274 | I@3x0,9:5"/> |
| 1275 | U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> |
| 1276 | A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> |
| 1277 | <node id="n0::n4"> |
| 1278 | I@3x0,9:5"/> |
| 1279 | U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> |
| 1280 | A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> |
| 1281 | </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1282 | <y:GroupNode> |
| 1283 | U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> |
| 1284 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1285 | <y:GroupNode> |
| 1286 | U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> |
| 1287 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> |
| 1288 | </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> |
| 1289 | <node id="n1::n0"> |
| 1290 | I@3x0,9:5"/> |
| 1291 | U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1292 | <node id="n1::n1"> |
| 1293 | I@3x0,9:5"/> |
| 1294 | U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1295 | <node id="n1::n2"> |
| 1296 | I@3x0,9:5"/> |
| 1297 | U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1298 | <node id="n1::n3"> |
| 1299 | I@3x0,9:5"/> |
| 1300 | U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> |
| 1301 | </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1302 | <y:GroupNode> |
| 1303 | U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> |
| 1304 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1305 | <y:GroupNode> |
| 1306 | U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> |
| 1307 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 1308 | <!--Created by yEd 3.19--> |
| 1309 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 1310 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 1311 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 1312 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 1313 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 1314 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 1315 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 1316 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 1317 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 1318 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 1319 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 1320 | <graph edgedefault="directed" id="G"> |
| 1321 | <data key="d0" xml:space="preserve"/> |
| 1322 | <node id="n0"> |
| 1323 | <data key="d6"> |
| 1324 | <y:ShapeNode> |
| 1325 | <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> |
| 1326 | <y:Fill color="#9ACCFC" transparent="false"/> |
| 1327 | <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> |
| 1328 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
+8
| --- a/www/branch05.svg | ||
| +++ b/www/branch05.svg | ||
| @@ -0,0 +1,8 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<svg | |
| 3 | + xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| 4 | + xmlns:cc="http://creativecommons.org/ns#" | |
| 5 | + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| 6 | + xmlns:svg="http://www.w3.org/2000/svg" | |
| 7 | + xmlns="http://www.w3.org/2000/svg" | |
| 8 | + xmlns:sodipodi="http://sodipodi.sourceforge.net/D |
| --- a/www/branch05.svg | |
| +++ b/www/branch05.svg | |
| @@ -0,0 +1,8 @@ | |
| --- a/www/branch05.svg | |
| +++ b/www/branch05.svg | |
| @@ -0,0 +1,8 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <svg |
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" |
| 4 | xmlns:cc="http://creativecommons.org/ns#" |
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| 6 | xmlns:svg="http://www.w3.org/2000/svg" |
| 7 | xmlns="http://www.w3.org/2000/svg" |
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/D |
+1328
| --- a/www/branching.graphml | ||
| +++ b/www/branching.graphml | ||
| @@ -0,0 +1,1328 @@ | ||
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 | +<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 3 | + <!--Created by yEd 3.19--> | |
| 4 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 5 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 6 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 7 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 8 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 9 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 10 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 11 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 12 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 13 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 14 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 15 | + <graph edgedefault="directed"/e> | |
| 16 | + </data> | |
| 17 | +0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> | |
| 18 | + <data key="d5"/> | |
| 19 | + <data key="d6"> | |
| 20 | + <y:ProxyAutoBoundsNode> | |
| 21 | + <y:Realizers active="0"> | |
| 22 | + GroupNode> | |
| 23 | + U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 24 | + <y:Shape type="ellipse"/> | |
| 25 | + </y:ShapeNode> | |
| 26 | + </data> | |
| 27 | + </node> | |
| 28 | + <node id="n9"> | |
| 29 | + <data key="d6"> | |
| 30 | + <y:ShapeNode> | |
| 31 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 32 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 33 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 34 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 35 | + <y:Shape type="ellipse"/> | |
| 36 | + </y:ShapeNode> | |
| 37 | + </data> | |
| 38 | + </node> | |
| 39 | + <node id="n10"> | |
| 40 | + <data key="d6"> | |
| 41 | + <y:ShapeNode> | |
| 42 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 43 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 44 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 45 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 46 | + <y:Shape type="ellipse"/> | |
| 47 | + </y:ShapeNode> | |
| 48 | + </data> | |
| 49 | + </node> | |
| 50 | + <edge id="e0" source="n1" target="n2"> | |
| 51 | + <data key="d10"> | |
| 52 | + <y:PolyLineEdge> | |
| 53 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 54 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 55 | + <y:Arrows source="none" target="standard"/> | |
| 56 | + <y:BendStyle smoothed="false"/> | |
| 57 | + </y:PolyLineEdge> | |
| 58 | + </data> | |
| 59 | + </edge> | |
| 60 | + <edge id="e1" source="n2" target="n3"> | |
| 61 | + <data key="d10"> | |
| 62 | + <y:PolyLineEdge> | |
| 63 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 64 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 65 | + <y:Arrows source="none" target="standard"/> | |
| 66 | + <y:BendStyle smoothed="false"/> | |
| 67 | + </y:PolyLineEdge> | |
| 68 | + </data> | |
| 69 | + </edge> | |
| 70 | + <edge id="e2" source="n2" target="n4"> | |
| 71 | + <data key="d10"> | |
| 72 | + <y:PolyLineEdge> | |
| 73 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 74 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 75 | + <y:Arrows source="none" target="standard"/> | |
| 76 | + <y:BendStyle smoothed="false"/> | |
| 77 | + </y:PolyLineEdge> | |
| 78 | + </data> | |
| 79 | + </edge> | |
| 80 | + <edge id="e3" source="n3" target="n5"> | |
| 81 | + <data key="d10"> | |
| 82 | + <y:PolyLineEdge> | |
| 83 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 84 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 85 | + <y:Arrows source="none" target="standard"/> | |
| 86 | + <y:BendStyle smoothed="false"/> | |
| 87 | + </y:PolyLineEdge> | |
| 88 | + </data> | |
| 89 | + </edge> | |
| 90 | + <edge id="e4" source="n4" target="n9"> | |
| 91 | + <data key="d10"> | |
| 92 | + <y:PolyLineEdge> | |
| 93 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 94 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 95 | + <y:Arrows source="none" target="standard"/> | |
| 96 | + <y:BendStyle smoothed="false"/> | |
| 97 | + </y:PolyLineEdge> | |
| 98 | + </data> | |
| 99 | + </edge> | |
| 100 | + <edge id="e5" source="n5" target="n6"> | |
| 101 | + <data key="d10"> | |
| 102 | + <y:PolyLineEdge> | |
| 103 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 104 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 105 | + <y:Arrows source="none" target="standard"/> | |
| 106 | + <y:BendStyle smoothed="false"/> | |
| 107 | + </y:PolyLineEdge> | |
| 108 | + </data> | |
| 109 | + </edge> | |
| 110 | + <edge id="e6" source="n6" target="n7"> | |
| 111 | + <data key="d10"> | |
| 112 | + <y:PolyLineEdge> | |
| 113 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 114 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 115 | + <y:Arrows source="none" target="standard"/> | |
| 116 | + <y:BendStyle smoothed="false"/> | |
| 117 | + </y:PolyLineEdge> | |
| 118 | + </data> | |
| 119 | + </edge> | |
| 120 | + <edge id="e7" source="n7" target="n8"> | |
| 121 | + <data key="d10"> | |
| 122 | + <y:PolyLineEdge> | |
| 123 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 124 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 125 | + <y:Arrows source="none" target="standard"/> | |
| 126 | + <y:BendStyle smoothed="false"/> | |
| 127 | + </y:PolyLineEdge> | |
| 128 | + </data> | |
| 129 | + </edge> | |
| 130 | + <edge id="e8" source="n9" target="n6"> | |
| 131 | + <data key="d10"> | |
| 132 | + <y:PolyLineEdge> | |
| 133 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 134 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 135 | + <y:Arrows source="none" target="standard"/> | |
| 136 | + <y:BendStyle smoothed="false"/> | |
| 137 | + </y:PolyLineEdge> | |
| 138 | + </data> | |
| 139 | + </edge> | |
| 140 | + <edge id="e9" source="n9" target="n10"> | |
| 141 | + <data key="d10"> | |
| 142 | + <y:PolyLineEdge> | |
| 143 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 145 | + <y:Arrows source="none" target="standard"/> | |
| 146 | + <y:BendStyle smoothed="false"/> | |
| 147 | + </y:PolyLineEdge> | |
| 148 | + </data> | |
| 149 | + </edge> | |
| 150 | + <edge id="e10" source="n10" target="n8"> | |
| 151 | + <data key="d10"> | |
| 152 | + <y:PolyLineEdge> | |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 154 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 155 | + <y:Arrows source="none" target="standard"/> | |
| 156 | + <y:BendStyle smoothed="false"/> | |
| 157 | + </y:PolyLineEdge> | |
| 158 | + </data> | |
| 159 | + </edge> | |
| 160 | + </graph> | |
| 161 | + <data key="d7"> | |
| 162 | + <y:Resources/> | |
| 163 | + </data> | |
| 164 | +</graphml> | |
| 165 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 166 | + <y:Shape type="ellipse"/> | |
| 167 | + </y:ShapeNode> | |
| 168 | + </data> | |
| 169 | + </node> | |
| 170 | + <node id="n8"> | |
| 171 | + <data key="d6"> | |
| 172 | + <y:ShapeNode> | |
| 173 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 174 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 175 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 176 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 177 | + <y:Shape type="ellipse"/> | |
| 178 | + </y:ShapeNode> | |
| 179 | + </data> | |
| 180 | + </node> | |
| 181 | + <node id="n9"> | |
| 182 | + <data key="d6"> | |
| 183 | + <y:ShapeNode> | |
| 184 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 185 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 186 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 187 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 188 | + <y:Shape type="ellipse"/> | |
| 189 | + </y:ShapeNode> | |
| 190 | + </data> | |
| 191 | + </node> | |
| 192 | + <node id="n10"> | |
| 193 | + <data key="d6"> | |
| 194 | + <y:ShapeNode> | |
| 195 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 196 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 197 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 198 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 199 | + <y:Shape type="ellipse"/> | |
| 200 | + </y:ShapeNode> | |
| 201 | + </data> | |
| 202 | + </node> | |
| 203 | + <edge id="e0" source="n1" target="n2"> | |
| 204 | + <data key="d10"> | |
| 205 | + <y:PolyLineEdge> | |
| 206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 208 | + <y:Arrows source="none" target="standard"/> | |
| 209 | + <y:BendStyle smoothed="false"/> | |
| 210 | + </y:PolyLineEdge> | |
| 211 | + </data> | |
| 212 | + </edge> | |
| 213 | + <edge id="e1" source="n2" target="n3"> | |
| 214 | + <data key="d10"> | |
| 215 | + <y:PolyLineEdge> | |
| 216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 218 | + <y:Arrows source="none" target="standard"/> | |
| 219 | + <y:BendStyle smoothed="false"/> | |
| 220 | + </y:PolyLineEdge> | |
| 221 | + </data> | |
| 222 | + </edge> | |
| 223 | + <edge id="e2" source="n2" target="n4"> | |
| 224 | + <data key="d10"> | |
| 225 | + <y:PolyLineEdge> | |
| 226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 227 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 228 | + <y:Arrows source="none" target="standard"/> | |
| 229 | + <y:BendStyle smoothed="false"/> | |
| 230 | + </y:PolyLineEdge> | |
| 231 | + </data> | |
| 232 | + </edge> | |
| 233 | + <edge id="e3" source="n3" target="n5"> | |
| 234 | + <data key="d10"> | |
| 235 | + <y:PolyLineEdge> | |
| 236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 238 | + <y:Arrows source="none" target="standard"/> | |
| 239 | + <y:BendStyle smoothed="false"/> | |
| 240 | + </y:PolyLineEdge> | |
| 241 | + </data> | |
| 242 | + </edge> | |
| 243 | + <edge id="e4" source="n4" target="n9"> | |
| 244 | + <data key="d10"> | |
| 245 | + <y:PolyLineEdge> | |
| 246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 247 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 248 | + <y:Arrows source="none" target="standard"/> | |
| 249 | + <y:BendStyle smoothed="false"/> | |
| 250 | + </y:PolyLineEdge> | |
| 251 | + </data> | |
| 252 | + </edge> | |
| 253 | + <edge id="e5" source="n5" target="n6"> | |
| 254 | + <data key="d10"> | |
| 255 | + <y:PolyLineEdge> | |
| 256 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 257 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 258 | + <y:Arrows source="none" target="standard"/> | |
| 259 | + <y:BendStyle smoothed="false"/> | |
| 260 | + </y:PolyLineEdge> | |
| 261 | + </data> | |
| 262 | + </edge> | |
| 263 | + <edge id="e6" source="n6" target="n7"> | |
| 264 | + <data key="d10"> | |
| 265 | + <y:PolyLineEdge> | |
| 266 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 267 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 268 | + <y:Arrows source="none" target="standard"/> | |
| 269 | + <y:BendStyle smoothed="false"/> | |
| 270 | + </y:PolyLineEdge> | |
| 271 | + </data> | |
| 272 | + </edge> | |
| 273 | + <edge id="e7" source="n7" target="n8"> | |
| 274 | + <data key="d10"> | |
| 275 | + <y:PolyLineEdge> | |
| 276 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 277 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 278 | + <y:Arrows source="none" target="standard"/> | |
| 279 | + <y:BendStyle smoothed="false"/> | |
| 280 | + </y:PolyLineEdge> | |
| 281 | + </data> | |
| 282 | + </edge> | |
| 283 | + <edge id="e8" source="n9" target="n6"> | |
| 284 | + <data key="d10"> | |
| 285 | + <y:PolyLineEdge> | |
| 286 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 287 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 288 | + <y:Arrows source="none" target="standard"/> | |
| 289 | + <y:BendStyle smoothed="false"/> | |
| 290 | + </y:PolyLineEdge> | |
| 291 | + </data> | |
| 292 | + </edge> | |
| 293 | + <edge id="e9" source="n9" target="n10"> | |
| 294 | + <data key="d10"> | |
| 295 | + <y:PolyLineEdge> | |
| 296 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 297 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 298 | + <y:Arrows source="none" target="standard"/> | |
| 299 | + <y:BendStyle smoothed="false"/> | |
| 300 | + </y:PolyLineEdge> | |
| 301 | + </data> | |
| 302 | + </edge> | |
| 303 | + <edge id="e10" source="n10" target="n8"> | |
| 304 | + <data key="d10"> | |
| 305 | + <y:PolyLineEdge> | |
| 306 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 307 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 308 | + <y:Arrows source="none" target="standard"/> | |
| 309 | + <y:BendStyle smoothed="false"/> | |
| 310 | + </y:PolyLineEdge> | |
| 311 | + </data> | |
| 312 | + </edge> | |
| 313 | + </graph> | |
| 314 | + <data key="d7"> | |
| 315 | + <y:Resources/> | |
| 316 | + </data> | |
| 317 | +</graphml> | |
| 318 | +ransparent="false"/> | |
| 319 | + <y:B/> | |
| 320 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> | |
| 321 | + <y:Shape type="rectangle"/> | |
| 322 | + </y:ShapeNode> | |
| 323 | + </data> | |
| 324 | + </node> | |
| 325 | + <node id="n1"> | |
| 326 | + <data key="d6"> | |
| 327 | + <y:ShapeNode> | |
| 328 | + <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> | |
| 329 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 330 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 331 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 332 | + <y:Shape type="ellipse"/> | |
| 333 | + </y:ShapeNode> | |
| 334 | + </data> | |
| 335 | + </node> | |
| 336 | + <node id="n2"> | |
| 337 | + <data key="d6"> | |
| 338 | + <y:ShapeNode> | |
| 339 | + <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> | |
| 340 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 341 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 342 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 343 | + <y:Shape type="ellipse"/> | |
| 344 | + </y:ShapeNode> | |
| 345 | + </data> | |
| 346 | + </node> | |
| 347 | + <node id="n3"> | |
| 348 | + <data key="d6"> | |
| 349 | + <y:ShapeNode> | |
| 350 | + <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> | |
| 351 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 352 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 353 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 354 | + <y:Shape type="ellipse"/> | |
| 355 | + </y:ShapeNode> | |
| 356 | + </data> | |
| 357 | + </node> | |
| 358 | + <node id="n4"> | |
| 359 | + <data key="d6"> | |
| 360 | + <y:ShapeNode> | |
| 361 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 362 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 363 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 364 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 365 | + <y:Shape type="ellipse"/> | |
| 366 | + </y:ShapeNode> | |
| 367 | + </data> | |
| 368 | + </node> | |
| 369 | + <node id="n5"> | |
| 370 | + <data key="d6"> | |
| 371 | + <y:ShapeNode> | |
| 372 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 373 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 374 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 375 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 376 | + <y:Shape type="ellipse"/> | |
| 377 | + </y:ShapeNode> | |
| 378 | + </data> | |
| 379 | + </node> | |
| 380 | + <node id="n6"> | |
| 381 | + <data key="d6"> | |
| 382 | + <y:ShapeNode> | |
| 383 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 384 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 385 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 386 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 387 | + <y:Shape type="ellipse"/> | |
| 388 | + </y:ShapeNode> | |
| 389 | + </data> | |
| 390 | + </node> | |
| 391 | + <node id="n7"> | |
| 392 | + <data key="d6"> | |
| 393 | + <y:ShapeNode> | |
| 394 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 395 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 396 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 397 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 398 | + <y:Shape type="ellipse"/> | |
| 399 | + </y:ShapeNode> | |
| 400 | + </data> | |
| 401 | + </node> | |
| 402 | + <node id="n8"> | |
| 403 | + <data key="d6"> | |
| 404 | + <y:ShapeNode> | |
| 405 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 406 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 407 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 408 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 409 | + <y:Shape type="ellipse"/> | |
| 410 | + </y:ShapeNode> | |
| 411 | + </data> | |
| 412 | + </node> | |
| 413 | + <node id="n9"> | |
| 414 | + <data key="d6"> | |
| 415 | + <y:ShapeNode> | |
| 416 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 417 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 418 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 419 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 420 | + <y:Shape type="ellipse"/> | |
| 421 | + </y:ShapeNode> | |
| 422 | + </data> | |
| 423 | + </node> | |
| 424 | + <node id="n10"> | |
| 425 | + <data key="d6"> | |
| 426 | + <y:ShapeNode> | |
| 427 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 428 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 429 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 430 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 431 | + <y:Shape type="ellipse"/> | |
| 432 | + </y:ShapeNode> | |
| 433 | + </data> | |
| 434 | + </node> | |
| 435 | + <edge id="e0" source="n1" target="n2"> | |
| 436 | + <data key="d10"> | |
| 437 | + <y:PolyLineEdge> | |
| 438 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 439 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 440 | + <y:Arrows source="none" target="standard"/> | |
| 441 | + <y:BendStyle smoothed="false"/> | |
| 442 | + </y:PolyLineEdge> | |
| 443 | + </data> | |
| 444 | + </edge> | |
| 445 | + <edge id="e1" source="n2" target="n3"> | |
| 446 | + <data key="d10"> | |
| 447 | + <y:PolyLineEdge> | |
| 448 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 449 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 450 | + <y:Arrows source="none" target="standard"/> | |
| 451 | + <y:BendStyle smoothed="false"/> | |
| 452 | + </y:PolyLineEdge> | |
| 453 | + </data> | |
| 454 | + </edge> | |
| 455 | + <edge id="e2" source="n2" target="n4"> | |
| 456 | + <data key="d10"> | |
| 457 | + <y:PolyLineEdge> | |
| 458 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 459 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 460 | + <y:Arrows source="none" target="standard"/> | |
| 461 | + <y:BendStyle smoothed="false"/> | |
| 462 | + </y:PolyLineEdge> | |
| 463 | + </data> | |
| 464 | + </edge> | |
| 465 | + <edge id="e3" source="n3" target="n5"> | |
| 466 | + <data key="d10"> | |
| 467 | + <y:PolyLineEdge> | |
| 468 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 469 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 470 | + <y:Arrows source="none" target="standard"/> | |
| 471 | + <y:BendStyle smoothed="false"/> | |
| 472 | + </y:PolyLineEdge> | |
| 473 | + </data> | |
| 474 | + </edge> | |
| 475 | + <edge id="e4" source="n4" target="n9"> | |
| 476 | + <data key="d10"> | |
| 477 | + <y:PolyLineEdge> | |
| 478 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 479 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 480 | + <y:Arrows source="none" target="standard"/> | |
| 481 | + <y:BendStyle smoothed="false"/> | |
| 482 | + </y:PolyLineEdge> | |
| 483 | + </data> | |
| 484 | + </edge> | |
| 485 | + <edge id="e5" source="n5" target="n6"> | |
| 486 | + <data key="d10"> | |
| 487 | + <y:PolyLineEdge> | |
| 488 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 489 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 490 | + <y:Arrows source="none" target="standard"/> | |
| 491 | + <y:BendStyle smoothed="false"/> | |
| 492 | + </y:PolyLineEdge> | |
| 493 | + </data> | |
| 494 | + </edge> | |
| 495 | + <edge id="e6" source="n6" target="n7"> | |
| 496 | + <data key="d10"> | |
| 497 | + <y:PolyLineEdge> | |
| 498 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 499 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 500 | + <y:Arrows source="none" target="standard"/> | |
| 501 | + <y:BendStyle smoothed="false"/> | |
| 502 | + </y:PolyLineEdge> | |
| 503 | + </data> | |
| 504 | + </edge> | |
| 505 | + <edge id="e7" source="n7" target="n8"> | |
| 506 | + <data key="d10"> | |
| 507 | + <y:PolyLineEdge> | |
| 508 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 509 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 510 | + <y:Arrows source="none" target="standard"/> | |
| 511 | + <y:BendStyle smoothed="false"/> | |
| 512 | + </y:PolyLineEdge> | |
| 513 | + </data> | |
| 514 | + </edge> | |
| 515 | + <edge id="e8" source="n9" target="n6"> | |
| 516 | + <data key="d10"> | |
| 517 | + <y:PolyLineEdge> | |
| 518 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 519 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 520 | + <y:Arrows source="none" target="standard"/> | |
| 521 | + <y:BendStyle smoothed="false"/> | |
| 522 | + </y:PolyLineEdge> | |
| 523 | + </data> | |
| 524 | + </edge> | |
| 525 | + <edge id="e9" source="n9" target="n10"> | |
| 526 | + <data key="d10"> | |
| 527 | + <y:PolyLineEdge> | |
| 528 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 529 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 530 | + <y:Arrows source="none" target="standard"/> | |
| 531 | + <y:BendStyle smoothed="false"/> | |
| 532 | + </y:PolyLineEdge> | |
| 533 | + </data> | |
| 534 | + </edge> | |
| 535 | + <edge id="e10" source="n10" target="n8"> | |
| 536 | + <data key="d10"> | |
| 537 | + <y:PolyLineEdge> | |
| 538 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 539 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 540 | + <y:Arrows source="none" target="standard"/> | |
| 541 | + <y:BendStyle smoothed="false"/> | |
| 542 | + </y:PolyLineEdge> | |
| 543 | + </data> | |
| 544 | + </edge> | |
| 545 | + </graph> | |
| 546 | + <data key="d7"> | |
| 547 | + <y:Resources/> | |
| 548 | + </data> | |
| 549 | +</graphml> | |
| 550 | +0.0">Figure 3</y:NodeLabel> | |
| 551 | + <y:Shape type="round> | |
| 552 | + <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 553 | +<graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> | |
| 554 | + </y:PolyLineEdge> | |
| 555 | + </data> | |
| 556 | + </edge> | |
| 557 | + <edge id="e4" source="n4" target="n9"> | |
| 558 | + <data key="d10"> | |
| 559 | + <y:PolyLineEdge> | |
| 560 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 561 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 562 | + <y:Arrows source="none" target="standard"/> | |
| 563 | + <y:BendStyle smoothed="false"/> | |
| 564 | + </y:PolyLineEdge> | |
| 565 | + </data> | |
| 566 | + </edge> | |
| 567 | + <edge id="e5" source="n5" target="n6"> | |
| 568 | + <data key="d10"> | |
| 569 | + <y:PolyLineEdge> | |
| 570 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 571 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 572 | + <y:Arrows source="none" target="standard"/> | |
| 573 | + <y:BendStyle smoothed="false"/> | |
| 574 | + </y:PolyLineEdge> | |
| 575 | + </data> | |
| 576 | + </edge> | |
| 577 | + <edge id="e6" source="n6" target="n7"> | |
| 578 | + <data key="d10"> | |
| 579 | + <y:PolyLineEdge> | |
| 580 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 581 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 582 | + <y:Arrows source="none" target="standard"/> | |
| 583 | + <y:BendStyle smoothed="false"/> | |
| 584 | + </y:PolyLineEdge> | |
| 585 | + </data> | |
| 586 | + </edge> | |
| 587 | + <edge id="e7" source="n7" target="n8"> | |
| 588 | + <data key="d10"> | |
| 589 | + <y:PolyLineEdge> | |
| 590 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 591 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 592 | + <y:Arrows source="none" target="standard"/> | |
| 593 | + <y:BendStyle smoothed="false"/> | |
| 594 | + </y:PolyLineEdge> | |
| 595 | + </data> | |
| 596 | + </edge> | |
| 597 | + <edge id="e8" source="n9" target="n6"> | |
| 598 | + <data key="d10"> | |
| 599 | + <y:PolyLineEdge> | |
| 600 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 601 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 602 | + <y:Arrows source="none" target="standard"/> | |
| 603 | + <y:BendStyle smoothed="false"/> | |
| 604 | + </y:PolyLineEdge> | |
| 605 | + </data> | |
| 606 | + </edge> | |
| 607 | + <edge id="e9" source="n9" target="n10"> | |
| 608 | + <data key="d10"> | |
| 609 | + <y:PolyLineEdge> | |
| 610 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 611 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 612 | + <y:Arrows source="none" target="standard"/> | |
| 613 | + <y:BendStyle smoothed="false"/> | |
| 614 | + </y:PolyLineEdge> | |
| 615 | + </data> | |
| 616 | + </edge> | |
| 617 | + <edge id="e10" source="n10" target="n8"> | |
| 618 | + <data key="d10"> | |
| 619 | + <y:PolyLineEdge> | |
| 620 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 621 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 622 | + <y:Arrows source="none" target="standard"/> | |
| 623 | + <y:BendStyle smoothed="false"/> | |
| 624 | + </y:PolyLineEdge> | |
| 625 | + </data> | |
| 626 | + </edge> | |
| 627 | + </graph> | |
| 628 | + <data key="d7"> | |
| 629 | + <y:Resources/> | |
| 630 | + </data> | |
| 631 | +</graphml> | |
| 632 | + <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 633 | + <y:BendStyle smoothed="false"/> | |
| 634 | + </y:PolyLineEdge> | |
| 635 | + </data> | |
| 636 | + </edge> | |
| 637 | + <edge id="e6" source="n6" target="n7"> | |
| 638 | + <data key="d10"> | |
| 639 | + <y:PolyLineEdge> | |
| 640 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 641 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 642 | + <y:Arrows source="none" target="standard"/> | |
| 643 | + <y:BendStyle smoothed="false"/> | |
| 644 | + </y:PolyLineEdge> | |
| 645 | + </data> | |
| 646 | + </edge> | |
| 647 | + <edge id="e7" source="n7" target="n8"> | |
| 648 | + <data key="d10"> | |
| 649 | + <y:PolyLineEdge> | |
| 650 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 651 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 652 | + <y:Arrows source="none" target="standard"/> | |
| 653 | + <y:BendStyle smoothed="false"/> | |
| 654 | + </y:PolyLineEdge> | |
| 655 | + </data> | |
| 656 | + </edge> | |
| 657 | + <edge id="e8" source="n9" target="n6"> | |
| 658 | + <data key="d10"> | |
| 659 | + <y:PolyLineEdge> | |
| 660 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 661 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 662 | + <y:Arrows source="none" target="standard"/> | |
| 663 | + <y:BendStyle smoothed="false"/> | |
| 664 | + </y:PolyLineEdge> | |
| 665 | + </data> | |
| 666 | + </edge> | |
| 667 | + <edge id="e9" source="n9" target="n10"> | |
| 668 | + <data key="d10"> | |
| 669 | + <y:PolyLineEdge> | |
| 670 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 671 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 672 | + <y:Arrows source="none" target="standard"/> | |
| 673 | + <y:BendStyle smoothed="false"/> | |
| 674 | + </y:PolyLineEdge> | |
| 675 | + </data> | |
| 676 | + </edge> | |
| 677 | + <edge id="e10" source="n10" target="n8"> | |
| 678 | + <data key="d10"> | |
| 679 | + <y:PolyLineEdge> | |
| 680 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 681 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 682 | + <y:Arrows source="none" target="standard"/> | |
| 683 | + <y:BendStyle smoothed="false"/> | |
| 684 | + </y:PolyLineEdge> | |
| 685 | + </data> | |
| 686 | + </edge> | |
| 687 | + </graph> | |
| 688 | + <data key="d7"> | |
| 689 | + <y:Resources/> | |
| 690 | + </data> | |
| 691 | +</graphml> | |
| 692 | + </y:GroupNode> | |
| 693 | + GroupNode> | |
| 694 | + U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 695 | + <y:Shape type="ellipse"/> | |
| 696 | + </y:ShapeNode> | |
| 697 | + </data> | |
| 698 | + </node> | |
| 699 | + <node id="n9"> | |
| 700 | + <data key="d6"> | |
| 701 | + <y:ShapeNode> | |
| 702 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 703 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 704 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 705 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 706 | + <y:Shape type="ellipse"/> | |
| 707 | + </y:ShapeNode> | |
| 708 | + </data> | |
| 709 | + </node> | |
| 710 | + <node id="n10"> | |
| 711 | + <data key="d6"> | |
| 712 | + <y:ShapeNode> | |
| 713 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 714 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 715 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 716 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 717 | + <y:Shape type="ellipse"/> | |
| 718 | + </y:ShapeNode> | |
| 719 | + </data> | |
| 720 | + </node> | |
| 721 | + <edge id="e0" source="n1" target="n2"> | |
| 722 | + <data key="d10"> | |
| 723 | + <y:PolyLineEdge> | |
| 724 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 725 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 726 | + <y:Arrows source="none" target="standard"/> | |
| 727 | + <y:BendStyle smoothed="false"/> | |
| 728 | + </y:PolyLineEdge> | |
| 729 | + </data> | |
| 730 | + </edge> | |
| 731 | + <edge id="e1" source="n2" target="n3"> | |
| 732 | + <data key="d10"> | |
| 733 | + <y:PolyLineEdge> | |
| 734 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 735 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 736 | + <y:Arrows source="none" target="standard"/> | |
| 737 | + <y:BendStyle smoothed="false"/> | |
| 738 | + </y:PolyLineEdge> | |
| 739 | + </data> | |
| 740 | + </edge> | |
| 741 | + <edge id="e2" source="n2" target="n4"> | |
| 742 | + <data key="d10"> | |
| 743 | + <y:PolyLineEdge> | |
| 744 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 745 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 746 | + <y:Arrows source="none" target="standard"/> | |
| 747 | + <y:BendStyle smoothed="false"/> | |
| 748 | + </y:PolyLineEdge> | |
| 749 | + </data> | |
| 750 | + </edge> | |
| 751 | + <edge id="e3" source="n3" target="n5"> | |
| 752 | + <data key="d10"> | |
| 753 | + <y:PolyLineEdge> | |
| 754 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 755 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 756 | + <y:Arrows source="none" target="standard"/> | |
| 757 | + <y:BendStyle smoothed="false"/> | |
| 758 | + </y:PolyLineEdge> | |
| 759 | + </data> | |
| 760 | + </edge> | |
| 761 | + <edge id="e4" source="n4" target="n9"> | |
| 762 | + <data key="d10"> | |
| 763 | + <y:PolyLineEdge> | |
| 764 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 765 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 766 | + <y:Arrows source="none" target="standard"/> | |
| 767 | + <y:BendStyle smoothed="false"/> | |
| 768 | + </y:PolyLineEdge> | |
| 769 | + </data> | |
| 770 | + </edge> | |
| 771 | + <edge id="e5" source="n5" target="n6"> | |
| 772 | + <data key="d10"> | |
| 773 | + <y:PolyLineEdge> | |
| 774 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 775 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 776 | + <y:Arrows source="none" target="standard"/> | |
| 777 | + <y:BendStyle smoothed="false"/> | |
| 778 | + </y:PolyLineEdge> | |
| 779 | + </data> | |
| 780 | + </edge> | |
| 781 | + <edge id="e6" source="n6" target="n7"> | |
| 782 | + <data key="d10"> | |
| 783 | + <y:PolyLineEdge> | |
| 784 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 785 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 786 | + <y:Arrows source="none" target="standard"/> | |
| 787 | + <y:BendStyle smoothed="false"/> | |
| 788 | + </y:PolyLineEdge> | |
| 789 | + </data> | |
| 790 | + </edge> | |
| 791 | + <edge id="e7" source="n7" target="n8"> | |
| 792 | + <data key="d10"> | |
| 793 | + <y:PolyLineEdge> | |
| 794 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 795 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 796 | + <y:Arrows source="none" target="standard"/> | |
| 797 | + <y:BendStyle smoothed="false"/> | |
| 798 | + </y:PolyLineEdge> | |
| 799 | + </data> | |
| 800 | + </edge> | |
| 801 | + <edge id="e8" source="n9" target="n6"> | |
| 802 | + <data key="d10"> | |
| 803 | + <y:PolyLineEdge> | |
| 804 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 805 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 806 | + <y:Arrows source="none" target="standard"/> | |
| 807 | + <y:BendStyle smoothed="false"/> | |
| 808 | + </y:PolyLineEdge> | |
| 809 | + </data> | |
| 810 | + </edge> | |
| 811 | + <edge id="e9" source="n9" target="n10"> | |
| 812 | + <data key="d10"> | |
| 813 | + <y:PolyLineEdge> | |
| 814 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 815 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 816 | + <y:Arrows source="none" target="standard"/> | |
| 817 | + <y:BendStyle smoothed="false"/> | |
| 818 | + </y:PolyLineEdge> | |
| 819 | + </data> | |
| 820 | + </edge> | |
| 821 | + <edge id="e10" source="n10" target="n8"> | |
| 822 | + <data key="d10"> | |
| 823 | + <y:PolyLineEdge> | |
| 824 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 825 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 826 | + <y:Arrows source="none" target="standard"/> | |
| 827 | + <y:BendStyle smoothed="false"/> | |
| 828 | + </y:PolyLineEdge> | |
| 829 | + </data> | |
| 830 | + </edge> | |
| 831 | + </graph> | |
| 832 | + <data key="d7"> | |
| 833 | + <y:Resources/> | |
| 834 | + </data> | |
| 835 | +</graphml> | |
| 836 | +yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 837 | + <y:Shape type="ellipse"/> | |
| 838 | + </y:ShapeNode> | |
| 839 | + </data> | |
| 840 | + </node> | |
| 841 | + <node id="n8"> | |
| 842 | + <data key="d6"> | |
| 843 | + <y:ShapeNode> | |
| 844 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 845 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 846 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 847 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 848 | + <y:Shape type="ellipse"/> | |
| 849 | + </y:ShapeNode> | |
| 850 | + </data> | |
| 851 | + </node> | |
| 852 | + <node id="n9"> | |
| 853 | + <data key="d6"> | |
| 854 | + <y:ShapeNode> | |
| 855 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 856 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 857 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 858 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 859 | + <y:Shape type="ellipse"/> | |
| 860 | + </y:ShapeNode> | |
| 861 | + </data> | |
| 862 | + </node> | |
| 863 | + <node id="n10"> | |
| 864 | + <data key="d6"> | |
| 865 | + <y:ShapeNode> | |
| 866 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 867 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 868 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 869 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 870 | + <y:Shape type="ellipse"/> | |
| 871 | + </y:ShapeNode> | |
| 872 | + </data> | |
| 873 | + </node> | |
| 874 | + <edge id="e0" source="n1" target="n2"> | |
| 875 | + <data key="d10"> | |
| 876 | + <y:PolyLineEdge> | |
| 877 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 878 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 879 | + <y:Arrows source="none" target="standard"/> | |
| 880 | + <y:BendStyle smoothed="false"/> | |
| 881 | + </y:PolyLineEdge> | |
| 882 | + </data> | |
| 883 | + </edge> | |
| 884 | + <edge id="e1" source="n2" target="n3"> | |
| 885 | + <data key="d10"> | |
| 886 | + <y:PolyLineEdge> | |
| 887 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 888 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 889 | + <y:Arrows source="none" target="standard"/> | |
| 890 | + <y:BendStyle smoothed="false"/> | |
| 891 | + </y:PolyLineEdge> | |
| 892 | + </data> | |
| 893 | + </edge> | |
| 894 | + <edge id="e2" source="n2" target="n4"> | |
| 895 | + <data key="d10"> | |
| 896 | + <y:PolyLineEdge> | |
| 897 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 898 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 899 | + <y:Arrows source="none" target="standard"/> | |
| 900 | + <y:BendStyle smoothed="false"/> | |
| 901 | + </y:PolyLineEdge> | |
| 902 | + </data> | |
| 903 | + </edge> | |
| 904 | + <edge id="e3" source="n3" target="n5"> | |
| 905 | + <data key="d10"> | |
| 906 | + <y:PolyLineEdge> | |
| 907 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 908 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 909 | + <y:Arrows source="none" target="standard"/> | |
| 910 | + <y:BendStyle smoothed="false"/> | |
| 911 | + </y:PolyLineEdge> | |
| 912 | + </data> | |
| 913 | + </edge> | |
| 914 | + <edge id="e4" source="n4" target="n9"> | |
| 915 | + <data key="d10"> | |
| 916 | + <y:PolyLineEdge> | |
| 917 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 918 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 919 | + <y:Arrows source="none" target="standard"/> | |
| 920 | + <y:BendStyle smoothed="false"/> | |
| 921 | + </y:PolyLineEdge> | |
| 922 | + </data> | |
| 923 | + </edge> | |
| 924 | + <edge id="e5" source="n5" target="n6"> | |
| 925 | + <data key="d10"> | |
| 926 | + <y:PolyLineEdge> | |
| 927 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 928 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 929 | + <y:Arrows source="none" target="standard"/> | |
| 930 | + <y:BendStyle smoothed="false"/> | |
| 931 | + </y:PolyLineEdge> | |
| 932 | + </data> | |
| 933 | + </edge> | |
| 934 | + <edge id="e6" source="n6" target="n7"> | |
| 935 | + <data key="d10"> | |
| 936 | + <y:PolyLineEdge> | |
| 937 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 938 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 939 | + <y:Arrows source="none" target="standard"/> | |
| 940 | + <y:BendStyle smoothed="false"/> | |
| 941 | + </y:PolyLineEdge> | |
| 942 | + </data> | |
| 943 | + </edge> | |
| 944 | + <edge id="e7" source="n7" target="n8"> | |
| 945 | + <data key="d10"> | |
| 946 | + <y:PolyLineEdge> | |
| 947 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 948 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 949 | + <y:Arrows source="none" target="standard"/> | |
| 950 | + <y:BendStyle smoothed="false"/> | |
| 951 | + </y:PolyLineEdge> | |
| 952 | + </data> | |
| 953 | + </edge> | |
| 954 | + <edge id="e8" source="n9" target="n6"> | |
| 955 | + <data key="d10"> | |
| 956 | + <y:PolyLineEdge> | |
| 957 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 958 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 959 | + <y:Arrows source="none" target="standard"/> | |
| 960 | + <y:BendStyle smoothed="false"/> | |
| 961 | + </y:PolyLineEdge> | |
| 962 | + </data> | |
| 963 | + </edge> | |
| 964 | + <edge id="e9" source="n9" target="n10"> | |
| 965 | + <data key="d10"> | |
| 966 | + <y:PolyLineEdge> | |
| 967 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 968 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 969 | + <y:Arrows source="none" target="standard"/> | |
| 970 | + <y:BendStyle smoothed="false"/> | |
| 971 | + </y:PolyLineEdge> | |
| 972 | + </data> | |
| 973 | + </edge> | |
| 974 | + <edge id="e10" source="n10" target="n8"> | |
| 975 | + <data key="d10"> | |
| 976 | + <y:PolyLineEdge> | |
| 977 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 978 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 979 | + <y:Arrows source="none" target="standard"/> | |
| 980 | + <y:BendStyle smoothed="false"/> | |
| 981 | + </y:PolyLineEdge> | |
| 982 | + </data> | |
| 983 | + </edge> | |
| 984 | + </graph> | |
| 985 | + <data key="d7"> | |
| 986 | + <y:Resources/> | |
| 987 | + </data> | |
| 988 | +</graphml> | |
| 989 | +ransparent="false"/> | |
| 990 | + <y:B/> | |
| 991 | + x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> | |
| 992 | + </y:ShapeNode> | |
| 993 | + </data> | |
| 994 | + </node> | |
| 995 | + <node id="n4"> | |
| 996 | + <data key="d6"> | |
| 997 | + <y:ShapeNode> | |
| 998 | + <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> | |
| 999 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1000 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1001 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1002 | + <y:Shape type="ellipse"/> | |
| 1003 | + </y:ShapeNode> | |
| 1004 | + </data> | |
| 1005 | + </node> | |
| 1006 | + <node id="n5"> | |
| 1007 | + <data key="d6"> | |
| 1008 | + <y:ShapeNode> | |
| 1009 | + <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> | |
| 1010 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1011 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1012 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1013 | + <y:Shape type="ellipse"/> | |
| 1014 | + </y:ShapeNode> | |
| 1015 | + </data> | |
| 1016 | + </node> | |
| 1017 | + <node id="n6"> | |
| 1018 | + <data key="d6"> | |
| 1019 | + <y:ShapeNode> | |
| 1020 | + <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> | |
| 1021 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1022 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1023 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1024 | + <y:Shape type="ellipse"/> | |
| 1025 | + </y:ShapeNode> | |
| 1026 | + </data> | |
| 1027 | + </node> | |
| 1028 | + <node id="n7"> | |
| 1029 | + <data key="d6"> | |
| 1030 | + <y:ShapeNode> | |
| 1031 | + <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> | |
| 1032 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1033 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1034 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1035 | + <y:Shape type="ellipse"/> | |
| 1036 | + </y:ShapeNode> | |
| 1037 | + </data> | |
| 1038 | + </node> | |
| 1039 | + <node id="n8"> | |
| 1040 | + <data key="d6"> | |
| 1041 | + <y:ShapeNode> | |
| 1042 | + <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> | |
| 1043 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1044 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1045 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1046 | + <y:Shape type="ellipse"/> | |
| 1047 | + </y:ShapeNode> | |
| 1048 | + </data> | |
| 1049 | + </node> | |
| 1050 | + <node id="n9"> | |
| 1051 | + <data key="d6"> | |
| 1052 | + <y:ShapeNode> | |
| 1053 | + <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> | |
| 1054 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1055 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1056 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1057 | + <y:Shape type="ellipse"/> | |
| 1058 | + </y:ShapeNode> | |
| 1059 | + </data> | |
| 1060 | + </node> | |
| 1061 | + <node id="n10"> | |
| 1062 | + <data key="d6"> | |
| 1063 | + <y:ShapeNode> | |
| 1064 | + <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> | |
| 1065 | + <y:Fill color="#FFFFFF" transparent="false"/> | |
| 1066 | + <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> | |
| 1067 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> | |
| 1068 | + <y:Shape type="ellipse"/> | |
| 1069 | + </y:ShapeNode> | |
| 1070 | + </data> | |
| 1071 | + </node> | |
| 1072 | + <edge id="e0" source="n1" target="n2"> | |
| 1073 | + <data key="d10"> | |
| 1074 | + <y:PolyLineEdge> | |
| 1075 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1076 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1077 | + <y:Arrows source="none" target="standard"/> | |
| 1078 | + <y:BendStyle smoothed="false"/> | |
| 1079 | + </y:PolyLineEdge> | |
| 1080 | + </data> | |
| 1081 | + </edge> | |
| 1082 | + <edge id="e1" source="n2" target="n3"> | |
| 1083 | + <data key="d10"> | |
| 1084 | + <y:PolyLineEdge> | |
| 1085 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1086 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1087 | + <y:Arrows source="none" target="standard"/> | |
| 1088 | + <y:BendStyle smoothed="false"/> | |
| 1089 | + </y:PolyLineEdge> | |
| 1090 | + </data> | |
| 1091 | + </edge> | |
| 1092 | + <edge id="e2" source="n2" target="n4"> | |
| 1093 | + <data key="d10"> | |
| 1094 | + <y:PolyLineEdge> | |
| 1095 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1096 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1097 | + <y:Arrows source="none" target="standard"/> | |
| 1098 | + <y:BendStyle smoothed="false"/> | |
| 1099 | + </y:PolyLineEdge> | |
| 1100 | + </data> | |
| 1101 | + </edge> | |
| 1102 | + <edge id="e3" source="n3" target="n5"> | |
| 1103 | + <data key="d10"> | |
| 1104 | + <y:PolyLineEdge> | |
| 1105 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1106 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1107 | + <y:Arrows source="none" target="standard"/> | |
| 1108 | + <y:BendStyle smoothed="false"/> | |
| 1109 | + </y:PolyLineEdge> | |
| 1110 | + </data> | |
| 1111 | + </edge> | |
| 1112 | + <edge id="e4" source="n4" target="n9"> | |
| 1113 | + <data key="d10"> | |
| 1114 | + <y:PolyLineEdge> | |
| 1115 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1116 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1117 | + <y:Arrows source="none" target="standard"/> | |
| 1118 | + <y:BendStyle smoothed="false"/> | |
| 1119 | + </y:PolyLineEdge> | |
| 1120 | + </data> | |
| 1121 | + </edge> | |
| 1122 | + <edge id="e5" source="n5" target="n6"> | |
| 1123 | + <data key="d10"> | |
| 1124 | + <y:PolyLineEdge> | |
| 1125 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1126 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1127 | + <y:Arrows source="none" target="standard"/> | |
| 1128 | + <y:BendStyle smoothed="false"/> | |
| 1129 | + </y:PolyLineEdge> | |
| 1130 | + </data> | |
| 1131 | + </edge> | |
| 1132 | + <edge id="e6" source="n6" target="n7"> | |
| 1133 | + <data key="d10"> | |
| 1134 | + <y:PolyLineEdge> | |
| 1135 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1136 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1137 | + <y:Arrows source="none" target="standard"/> | |
| 1138 | + <y:BendStyle smoothed="false"/> | |
| 1139 | + </y:PolyLineEdge> | |
| 1140 | + </data> | |
| 1141 | + </edge> | |
| 1142 | + <edge id="e7" source="n7" target="n8"> | |
| 1143 | + <data key="d10"> | |
| 1144 | + <y:PolyLineEdge> | |
| 1145 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1146 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1147 | + <y:Arrows source="none" target="standard"/> | |
| 1148 | + <y:BendStyle smoothed="false"/> | |
| 1149 | + </y:PolyLineEdge> | |
| 1150 | + </data> | |
| 1151 | + </edge> | |
| 1152 | + <edge id="e8" source="n9" target="n6"> | |
| 1153 | + <data key="d10"> | |
| 1154 | + <y:PolyLineEdge> | |
| 1155 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1156 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1157 | + <y:Arrows source="none" target="standard"/> | |
| 1158 | + <y:BendStyle smoothed="false"/> | |
| 1159 | + </y:PolyLineEdge> | |
| 1160 | + </data> | |
| 1161 | + </edge> | |
| 1162 | + <edge id="e9" source="n9" target="n10"> | |
| 1163 | + <data key="d10"> | |
| 1164 | + <y:PolyLineEdge> | |
| 1165 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1166 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1167 | + <y:Arrows source="none" target="standard"/> | |
| 1168 | + <y:BendStyle smoothed="false"/> | |
| 1169 | + </y:PolyLineEdge> | |
| 1170 | + </data> | |
| 1171 | + </edge> | |
| 1172 | + <edge id="e10" source="n10" target="n8"> | |
| 1173 | + <data key="d10"> | |
| 1174 | + <y:PolyLineEdge> | |
| 1175 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1176 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1177 | + <y:Arrows source="none" target="standard"/> | |
| 1178 | + <y:BendStyle smoothed="false"/> | |
| 1179 | + </y:PolyLineEdge> | |
| 1180 | + </data> | |
| 1181 | + </edge> | |
| 1182 | + </graph> | |
| 1183 | + <data key="d7"> | |
| 1184 | + <y:Resources/> | |
| 1185 | + </data> | |
| 1186 | +</graphml> | |
| 1187 | +0.0">Folder 1</y:NodeLabel> | |
| 1188 | + <y:Shape type="round> | |
| 1189 | + <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> | |
| 1190 | + </y:PolyLineEdge> | |
| 1191 | + </data> | |
| 1192 | + </edge> | |
| 1193 | + <edge id="e4" source="n4" target="n9"> | |
| 1194 | + <data key="d10"> | |
| 1195 | + <y:PolyLineEdge> | |
| 1196 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1197 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1198 | + <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> | |
| 1199 | + <y:BendStyle smoothed="false"/> | |
| 1200 | + </y:PolyLineEdge> | |
| 1201 | + </data> | |
| 1202 | + </edge> | |
| 1203 | + <edge id="e6" source="n6" target="n7"> | |
| 1204 | + <data key="d10"> | |
| 1205 | + <y:PolyLineEdge> | |
| 1206 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1207 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1208 | + <y:Arrows source="none" target="standard"/> | |
| 1209 | + <y:BendStyle smoothed="false"/> | |
| 1210 | + </y:PolyLineEdge> | |
| 1211 | + </data> | |
| 1212 | + </edge> | |
| 1213 | + <edge id="e7" source="n7" target="n8"> | |
| 1214 | + <data key="d10"> | |
| 1215 | + <y:PolyLineEdge> | |
| 1216 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1217 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1218 | + <y:Arrows source="none" target="standard"/> | |
| 1219 | + <y:BendStyle smoothed="false"/> | |
| 1220 | + </y:PolyLineEdge> | |
| 1221 | + </data> | |
| 1222 | + </edge> | |
| 1223 | + <edge id="e8" source="n9" target="n6"> | |
| 1224 | + <data key="d10"> | |
| 1225 | + <y:PolyLineEdge> | |
| 1226 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1227 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1228 | + <y:Arrows source="none" target="standard"/> | |
| 1229 | + <y:BendStyle smoothed="false"/> | |
| 1230 | + </y:PolyLineEdge> | |
| 1231 | + </data> | |
| 1232 | + </edge> | |
| 1233 | + <edge id="e9" source="n9" target="n10"> | |
| 1234 | + <data key="d10"> | |
| 1235 | + <y:PolyLineEdge> | |
| 1236 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1237 | + <y:LineStyle color="#000000" type="line" width="1.0"/> | |
| 1238 | + <y:Arrows source="none" target="standard"/> | |
| 1239 | + <y:BendStyle smoothed="false"/> | |
| 1240 | + </y:PolyLineEdge> | |
| 1241 | + </data> | |
| 1242 | + </edge> | |
| 1243 | + <edge id="e10" source="n10" target="n8"> | |
| 1244 | + <data key="d10"> | |
| 1245 | + <y:PolyLineEdge> | |
| 1246 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> | |
| 1247 | + <y:LineStyle color="#000000" type="dashed" width="1.0"/> | |
| 1248 | + <y:Arrows source="none" target="standard"/> | |
| 1249 | + <y:BendStyle smoothed="false"/> | |
| 1250 | + </y:PolyLineEdge> | |
| 1251 | + </data> | |
| 1252 | + </edge> | |
| 1253 | + </graph> | |
| 1254 | + <data key="d7"> | |
| 1255 | + <y:Resources/> | |
| 1256 | + </data> | |
| 1257 | +</graphml> | |
| 1258 | + </y:GroupNode> | |
| 1259 | + </y:Realizers> | |
| 1260 | +ProxyAutoBoundsO@32W,_@Jo,a:n0:"> | |
| 1261 | + <node id="n0::n0"> | |
| 1262 | + I@3x0,9:5"/> | |
| 1263 | + U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> | |
| 1264 | + A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1265 | + <node id="n0::n1"> | |
| 1266 | + I@3x0,9:5"/> | |
| 1267 | + U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> | |
| 1268 | + A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1269 | + <node id="n0::n2"> | |
| 1270 | + I@3x0,9:5"/> | |
| 1271 | + U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> | |
| 1272 | + A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1273 | + <node id="n0::n3"> | |
| 1274 | + I@3x0,9:5"/> | |
| 1275 | + U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> | |
| 1276 | + A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1277 | + <node id="n0::n4"> | |
| 1278 | + I@3x0,9:5"/> | |
| 1279 | + U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> | |
| 1280 | + A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1281 | + </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1282 | + <y:GroupNode> | |
| 1283 | + U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> | |
| 1284 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1285 | + <y:GroupNode> | |
| 1286 | + U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> | |
| 1287 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> | |
| 1288 | + </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> | |
| 1289 | + <node id="n1::n0"> | |
| 1290 | + I@3x0,9:5"/> | |
| 1291 | + U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1292 | + <node id="n1::n1"> | |
| 1293 | + I@3x0,9:5"/> | |
| 1294 | + U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1295 | + <node id="n1::n2"> | |
| 1296 | + I@3x0,9:5"/> | |
| 1297 | + U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> | |
| 1298 | + <node id="n1::n3"> | |
| 1299 | + I@3x0,9:5"/> | |
| 1300 | + U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> | |
| 1301 | + </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> | |
| 1302 | + <y:GroupNode> | |
| 1303 | + U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> | |
| 1304 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> | |
| 1305 | + <y:GroupNode> | |
| 1306 | + U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> | |
| 1307 | + A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> | |
| 1308 | + <!--Created by yEd 3.19--> | |
| 1309 | + <key attr.name="Description" attr.type="string" for="graph" id="d0"/> | |
| 1310 | + <key for="port" id="d1" yfiles.type="portgraphics"/> | |
| 1311 | + <key for="port" id="d2" yfiles.type="portgeometry"/> | |
| 1312 | + <key for="port" id="d3" yfiles.type="portuserdata"/> | |
| 1313 | + <key attr.name="url" attr.type="string" for="node" id="d4"/> | |
| 1314 | + <key attr.name="description" attr.type="string" for="node" id="d5"/> | |
| 1315 | + <key for="node" id="d6" yfiles.type="nodegraphics"/> | |
| 1316 | + <key for="graphml" id="d7" yfiles.type="resources"/> | |
| 1317 | + <key attr.name="url" attr.type="string" for="edge" id="d8"/> | |
| 1318 | + <key attr.name="description" attr.type="string" for="edge" id="d9"/> | |
| 1319 | + <key for="edge" id="d10" yfiles.type="edgegraphics"/> | |
| 1320 | + <graph edgedefault="directed" id="G"> | |
| 1321 | + <data key="d0" xml:space="preserve"/> | |
| 1322 | + <node id="n0"> | |
| 1323 | + <data key="d6"> | |
| 1324 | + <y:ShapeNode> | |
| 1325 | + <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> | |
| 1326 | + <y:Fill color="#9ACCFC" transparent="false"/> | |
| 1327 | + <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> | |
| 1328 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
| --- a/www/branching.graphml | |
| +++ b/www/branching.graphml | |
| @@ -0,0 +1,1328 @@ | |
| --- a/www/branching.graphml | |
| +++ b/www/branching.graphml | |
| @@ -0,0 +1,1328 @@ | |
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 3 | <!--Created by yEd 3.19--> |
| 4 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 5 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 6 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 7 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 8 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 9 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 10 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 11 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 12 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 13 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 14 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 15 | <graph edgedefault="directed"/e> |
| 16 | </data> |
| 17 | 0" yfiles.foldertype="group"0.0" sy="0.0" tx="0.46875" x="136.543684895/> |
| 18 | <data key="d5"/> |
| 19 | <data key="d6"> |
| 20 | <y:ProxyAutoBoundsNode> |
| 21 | <y:Realizers active="0"> |
| 22 | GroupNode> |
| 23 | U@2Zl,r:170.6660156rizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 24 | <y:Shape type="ellipse"/> |
| 25 | </y:ShapeNode> |
| 26 | </data> |
| 27 | </node> |
| 28 | <node id="n9"> |
| 29 | <data key="d6"> |
| 30 | <y:ShapeNode> |
| 31 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 32 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 33 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 34 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 35 | <y:Shape type="ellipse"/> |
| 36 | </y:ShapeNode> |
| 37 | </data> |
| 38 | </node> |
| 39 | <node id="n10"> |
| 40 | <data key="d6"> |
| 41 | <y:ShapeNode> |
| 42 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 43 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 44 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 45 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 46 | <y:Shape type="ellipse"/> |
| 47 | </y:ShapeNode> |
| 48 | </data> |
| 49 | </node> |
| 50 | <edge id="e0" source="n1" target="n2"> |
| 51 | <data key="d10"> |
| 52 | <y:PolyLineEdge> |
| 53 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 54 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 55 | <y:Arrows source="none" target="standard"/> |
| 56 | <y:BendStyle smoothed="false"/> |
| 57 | </y:PolyLineEdge> |
| 58 | </data> |
| 59 | </edge> |
| 60 | <edge id="e1" source="n2" target="n3"> |
| 61 | <data key="d10"> |
| 62 | <y:PolyLineEdge> |
| 63 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 64 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 65 | <y:Arrows source="none" target="standard"/> |
| 66 | <y:BendStyle smoothed="false"/> |
| 67 | </y:PolyLineEdge> |
| 68 | </data> |
| 69 | </edge> |
| 70 | <edge id="e2" source="n2" target="n4"> |
| 71 | <data key="d10"> |
| 72 | <y:PolyLineEdge> |
| 73 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 74 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 75 | <y:Arrows source="none" target="standard"/> |
| 76 | <y:BendStyle smoothed="false"/> |
| 77 | </y:PolyLineEdge> |
| 78 | </data> |
| 79 | </edge> |
| 80 | <edge id="e3" source="n3" target="n5"> |
| 81 | <data key="d10"> |
| 82 | <y:PolyLineEdge> |
| 83 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 84 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 85 | <y:Arrows source="none" target="standard"/> |
| 86 | <y:BendStyle smoothed="false"/> |
| 87 | </y:PolyLineEdge> |
| 88 | </data> |
| 89 | </edge> |
| 90 | <edge id="e4" source="n4" target="n9"> |
| 91 | <data key="d10"> |
| 92 | <y:PolyLineEdge> |
| 93 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 94 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 95 | <y:Arrows source="none" target="standard"/> |
| 96 | <y:BendStyle smoothed="false"/> |
| 97 | </y:PolyLineEdge> |
| 98 | </data> |
| 99 | </edge> |
| 100 | <edge id="e5" source="n5" target="n6"> |
| 101 | <data key="d10"> |
| 102 | <y:PolyLineEdge> |
| 103 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 104 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 105 | <y:Arrows source="none" target="standard"/> |
| 106 | <y:BendStyle smoothed="false"/> |
| 107 | </y:PolyLineEdge> |
| 108 | </data> |
| 109 | </edge> |
| 110 | <edge id="e6" source="n6" target="n7"> |
| 111 | <data key="d10"> |
| 112 | <y:PolyLineEdge> |
| 113 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 114 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 115 | <y:Arrows source="none" target="standard"/> |
| 116 | <y:BendStyle smoothed="false"/> |
| 117 | </y:PolyLineEdge> |
| 118 | </data> |
| 119 | </edge> |
| 120 | <edge id="e7" source="n7" target="n8"> |
| 121 | <data key="d10"> |
| 122 | <y:PolyLineEdge> |
| 123 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 124 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 125 | <y:Arrows source="none" target="standard"/> |
| 126 | <y:BendStyle smoothed="false"/> |
| 127 | </y:PolyLineEdge> |
| 128 | </data> |
| 129 | </edge> |
| 130 | <edge id="e8" source="n9" target="n6"> |
| 131 | <data key="d10"> |
| 132 | <y:PolyLineEdge> |
| 133 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 134 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 135 | <y:Arrows source="none" target="standard"/> |
| 136 | <y:BendStyle smoothed="false"/> |
| 137 | </y:PolyLineEdge> |
| 138 | </data> |
| 139 | </edge> |
| 140 | <edge id="e9" source="n9" target="n10"> |
| 141 | <data key="d10"> |
| 142 | <y:PolyLineEdge> |
| 143 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 144 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | <y:Arrows source="none" target="standard"/> |
| 146 | <y:BendStyle smoothed="false"/> |
| 147 | </y:PolyLineEdge> |
| 148 | </data> |
| 149 | </edge> |
| 150 | <edge id="e10" source="n10" target="n8"> |
| 151 | <data key="d10"> |
| 152 | <y:PolyLineEdge> |
| 153 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 155 | <y:Arrows source="none" target="standard"/> |
| 156 | <y:BendStyle smoothed="false"/> |
| 157 | </y:PolyLineEdge> |
| 158 | </data> |
| 159 | </edge> |
| 160 | </graph> |
| 161 | <data key="d7"> |
| 162 | <y:Resources/> |
| 163 | </data> |
| 164 | </graphml> |
| 165 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 166 | <y:Shape type="ellipse"/> |
| 167 | </y:ShapeNode> |
| 168 | </data> |
| 169 | </node> |
| 170 | <node id="n8"> |
| 171 | <data key="d6"> |
| 172 | <y:ShapeNode> |
| 173 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 174 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 175 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 176 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 177 | <y:Shape type="ellipse"/> |
| 178 | </y:ShapeNode> |
| 179 | </data> |
| 180 | </node> |
| 181 | <node id="n9"> |
| 182 | <data key="d6"> |
| 183 | <y:ShapeNode> |
| 184 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 185 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 186 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 187 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 188 | <y:Shape type="ellipse"/> |
| 189 | </y:ShapeNode> |
| 190 | </data> |
| 191 | </node> |
| 192 | <node id="n10"> |
| 193 | <data key="d6"> |
| 194 | <y:ShapeNode> |
| 195 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 196 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 197 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 198 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 199 | <y:Shape type="ellipse"/> |
| 200 | </y:ShapeNode> |
| 201 | </data> |
| 202 | </node> |
| 203 | <edge id="e0" source="n1" target="n2"> |
| 204 | <data key="d10"> |
| 205 | <y:PolyLineEdge> |
| 206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 208 | <y:Arrows source="none" target="standard"/> |
| 209 | <y:BendStyle smoothed="false"/> |
| 210 | </y:PolyLineEdge> |
| 211 | </data> |
| 212 | </edge> |
| 213 | <edge id="e1" source="n2" target="n3"> |
| 214 | <data key="d10"> |
| 215 | <y:PolyLineEdge> |
| 216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 218 | <y:Arrows source="none" target="standard"/> |
| 219 | <y:BendStyle smoothed="false"/> |
| 220 | </y:PolyLineEdge> |
| 221 | </data> |
| 222 | </edge> |
| 223 | <edge id="e2" source="n2" target="n4"> |
| 224 | <data key="d10"> |
| 225 | <y:PolyLineEdge> |
| 226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 227 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 228 | <y:Arrows source="none" target="standard"/> |
| 229 | <y:BendStyle smoothed="false"/> |
| 230 | </y:PolyLineEdge> |
| 231 | </data> |
| 232 | </edge> |
| 233 | <edge id="e3" source="n3" target="n5"> |
| 234 | <data key="d10"> |
| 235 | <y:PolyLineEdge> |
| 236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 238 | <y:Arrows source="none" target="standard"/> |
| 239 | <y:BendStyle smoothed="false"/> |
| 240 | </y:PolyLineEdge> |
| 241 | </data> |
| 242 | </edge> |
| 243 | <edge id="e4" source="n4" target="n9"> |
| 244 | <data key="d10"> |
| 245 | <y:PolyLineEdge> |
| 246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 247 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 248 | <y:Arrows source="none" target="standard"/> |
| 249 | <y:BendStyle smoothed="false"/> |
| 250 | </y:PolyLineEdge> |
| 251 | </data> |
| 252 | </edge> |
| 253 | <edge id="e5" source="n5" target="n6"> |
| 254 | <data key="d10"> |
| 255 | <y:PolyLineEdge> |
| 256 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 257 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 258 | <y:Arrows source="none" target="standard"/> |
| 259 | <y:BendStyle smoothed="false"/> |
| 260 | </y:PolyLineEdge> |
| 261 | </data> |
| 262 | </edge> |
| 263 | <edge id="e6" source="n6" target="n7"> |
| 264 | <data key="d10"> |
| 265 | <y:PolyLineEdge> |
| 266 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 267 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 268 | <y:Arrows source="none" target="standard"/> |
| 269 | <y:BendStyle smoothed="false"/> |
| 270 | </y:PolyLineEdge> |
| 271 | </data> |
| 272 | </edge> |
| 273 | <edge id="e7" source="n7" target="n8"> |
| 274 | <data key="d10"> |
| 275 | <y:PolyLineEdge> |
| 276 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 277 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 278 | <y:Arrows source="none" target="standard"/> |
| 279 | <y:BendStyle smoothed="false"/> |
| 280 | </y:PolyLineEdge> |
| 281 | </data> |
| 282 | </edge> |
| 283 | <edge id="e8" source="n9" target="n6"> |
| 284 | <data key="d10"> |
| 285 | <y:PolyLineEdge> |
| 286 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 287 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 288 | <y:Arrows source="none" target="standard"/> |
| 289 | <y:BendStyle smoothed="false"/> |
| 290 | </y:PolyLineEdge> |
| 291 | </data> |
| 292 | </edge> |
| 293 | <edge id="e9" source="n9" target="n10"> |
| 294 | <data key="d10"> |
| 295 | <y:PolyLineEdge> |
| 296 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 297 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 298 | <y:Arrows source="none" target="standard"/> |
| 299 | <y:BendStyle smoothed="false"/> |
| 300 | </y:PolyLineEdge> |
| 301 | </data> |
| 302 | </edge> |
| 303 | <edge id="e10" source="n10" target="n8"> |
| 304 | <data key="d10"> |
| 305 | <y:PolyLineEdge> |
| 306 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 307 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 308 | <y:Arrows source="none" target="standard"/> |
| 309 | <y:BendStyle smoothed="false"/> |
| 310 | </y:PolyLineEdge> |
| 311 | </data> |
| 312 | </edge> |
| 313 | </graph> |
| 314 | <data key="d7"> |
| 315 | <y:Resources/> |
| 316 | </data> |
| 317 | </graphml> |
| 318 | ransparent="false"/> |
| 319 | <y:B/> |
| 320 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version6875" x="136.54368489583328" xml:space="preserve" y="50.0">test</y:NodeLabel> |
| 321 | <y:Shape type="rectangle"/> |
| 322 | </y:ShapeNode> |
| 323 | </data> |
| 324 | </node> |
| 325 | <node id="n1"> |
| 326 | <data key="d6"> |
| 327 | <y:ShapeNode> |
| 328 | <y:Geometry height="30.0" width="30.0" x="203.5" y="-465.66796875"/> |
| 329 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 330 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 331 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">1<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 332 | <y:Shape type="ellipse"/> |
| 333 | </y:ShapeNode> |
| 334 | </data> |
| 335 | </node> |
| 336 | <node id="n2"> |
| 337 | <data key="d6"> |
| 338 | <y:ShapeNode> |
| 339 | <y:Geometry height="30.0" width="30.0" x="263.5" y="-465.66796875"/> |
| 340 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 341 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 342 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">2<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 343 | <y:Shape type="ellipse"/> |
| 344 | </y:ShapeNode> |
| 345 | </data> |
| 346 | </node> |
| 347 | <node id="n3"> |
| 348 | <data key="d6"> |
| 349 | <y:ShapeNode> |
| 350 | <y:Geometry height="30.0" width="30.0" x="323.5" y="-465.66796875"/> |
| 351 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 352 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 353 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">3<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 354 | <y:Shape type="ellipse"/> |
| 355 | </y:ShapeNode> |
| 356 | </data> |
| 357 | </node> |
| 358 | <node id="n4"> |
| 359 | <data key="d6"> |
| 360 | <y:ShapeNode> |
| 361 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 362 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 363 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 364 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 365 | <y:Shape type="ellipse"/> |
| 366 | </y:ShapeNode> |
| 367 | </data> |
| 368 | </node> |
| 369 | <node id="n5"> |
| 370 | <data key="d6"> |
| 371 | <y:ShapeNode> |
| 372 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 373 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 374 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 375 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 376 | <y:Shape type="ellipse"/> |
| 377 | </y:ShapeNode> |
| 378 | </data> |
| 379 | </node> |
| 380 | <node id="n6"> |
| 381 | <data key="d6"> |
| 382 | <y:ShapeNode> |
| 383 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 384 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 385 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 386 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 387 | <y:Shape type="ellipse"/> |
| 388 | </y:ShapeNode> |
| 389 | </data> |
| 390 | </node> |
| 391 | <node id="n7"> |
| 392 | <data key="d6"> |
| 393 | <y:ShapeNode> |
| 394 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 395 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 396 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 397 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 398 | <y:Shape type="ellipse"/> |
| 399 | </y:ShapeNode> |
| 400 | </data> |
| 401 | </node> |
| 402 | <node id="n8"> |
| 403 | <data key="d6"> |
| 404 | <y:ShapeNode> |
| 405 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 406 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 407 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 408 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 409 | <y:Shape type="ellipse"/> |
| 410 | </y:ShapeNode> |
| 411 | </data> |
| 412 | </node> |
| 413 | <node id="n9"> |
| 414 | <data key="d6"> |
| 415 | <y:ShapeNode> |
| 416 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 417 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 418 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 419 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 420 | <y:Shape type="ellipse"/> |
| 421 | </y:ShapeNode> |
| 422 | </data> |
| 423 | </node> |
| 424 | <node id="n10"> |
| 425 | <data key="d6"> |
| 426 | <y:ShapeNode> |
| 427 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 428 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 429 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 430 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 431 | <y:Shape type="ellipse"/> |
| 432 | </y:ShapeNode> |
| 433 | </data> |
| 434 | </node> |
| 435 | <edge id="e0" source="n1" target="n2"> |
| 436 | <data key="d10"> |
| 437 | <y:PolyLineEdge> |
| 438 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 439 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 440 | <y:Arrows source="none" target="standard"/> |
| 441 | <y:BendStyle smoothed="false"/> |
| 442 | </y:PolyLineEdge> |
| 443 | </data> |
| 444 | </edge> |
| 445 | <edge id="e1" source="n2" target="n3"> |
| 446 | <data key="d10"> |
| 447 | <y:PolyLineEdge> |
| 448 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 449 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 450 | <y:Arrows source="none" target="standard"/> |
| 451 | <y:BendStyle smoothed="false"/> |
| 452 | </y:PolyLineEdge> |
| 453 | </data> |
| 454 | </edge> |
| 455 | <edge id="e2" source="n2" target="n4"> |
| 456 | <data key="d10"> |
| 457 | <y:PolyLineEdge> |
| 458 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 459 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 460 | <y:Arrows source="none" target="standard"/> |
| 461 | <y:BendStyle smoothed="false"/> |
| 462 | </y:PolyLineEdge> |
| 463 | </data> |
| 464 | </edge> |
| 465 | <edge id="e3" source="n3" target="n5"> |
| 466 | <data key="d10"> |
| 467 | <y:PolyLineEdge> |
| 468 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 469 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 470 | <y:Arrows source="none" target="standard"/> |
| 471 | <y:BendStyle smoothed="false"/> |
| 472 | </y:PolyLineEdge> |
| 473 | </data> |
| 474 | </edge> |
| 475 | <edge id="e4" source="n4" target="n9"> |
| 476 | <data key="d10"> |
| 477 | <y:PolyLineEdge> |
| 478 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 479 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 480 | <y:Arrows source="none" target="standard"/> |
| 481 | <y:BendStyle smoothed="false"/> |
| 482 | </y:PolyLineEdge> |
| 483 | </data> |
| 484 | </edge> |
| 485 | <edge id="e5" source="n5" target="n6"> |
| 486 | <data key="d10"> |
| 487 | <y:PolyLineEdge> |
| 488 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 489 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 490 | <y:Arrows source="none" target="standard"/> |
| 491 | <y:BendStyle smoothed="false"/> |
| 492 | </y:PolyLineEdge> |
| 493 | </data> |
| 494 | </edge> |
| 495 | <edge id="e6" source="n6" target="n7"> |
| 496 | <data key="d10"> |
| 497 | <y:PolyLineEdge> |
| 498 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 499 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 500 | <y:Arrows source="none" target="standard"/> |
| 501 | <y:BendStyle smoothed="false"/> |
| 502 | </y:PolyLineEdge> |
| 503 | </data> |
| 504 | </edge> |
| 505 | <edge id="e7" source="n7" target="n8"> |
| 506 | <data key="d10"> |
| 507 | <y:PolyLineEdge> |
| 508 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 509 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 510 | <y:Arrows source="none" target="standard"/> |
| 511 | <y:BendStyle smoothed="false"/> |
| 512 | </y:PolyLineEdge> |
| 513 | </data> |
| 514 | </edge> |
| 515 | <edge id="e8" source="n9" target="n6"> |
| 516 | <data key="d10"> |
| 517 | <y:PolyLineEdge> |
| 518 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 519 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 520 | <y:Arrows source="none" target="standard"/> |
| 521 | <y:BendStyle smoothed="false"/> |
| 522 | </y:PolyLineEdge> |
| 523 | </data> |
| 524 | </edge> |
| 525 | <edge id="e9" source="n9" target="n10"> |
| 526 | <data key="d10"> |
| 527 | <y:PolyLineEdge> |
| 528 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 529 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 530 | <y:Arrows source="none" target="standard"/> |
| 531 | <y:BendStyle smoothed="false"/> |
| 532 | </y:PolyLineEdge> |
| 533 | </data> |
| 534 | </edge> |
| 535 | <edge id="e10" source="n10" target="n8"> |
| 536 | <data key="d10"> |
| 537 | <y:PolyLineEdge> |
| 538 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 539 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 540 | <y:Arrows source="none" target="standard"/> |
| 541 | <y:BendStyle smoothed="false"/> |
| 542 | </y:PolyLineEdge> |
| 543 | </data> |
| 544 | </edge> |
| 545 | </graph> |
| 546 | <data key="d7"> |
| 547 | <y:Resources/> |
| 548 | </data> |
| 549 | </graphml> |
| 550 | 0.0">Figure 3</y:NodeLabel> |
| 551 | <y:Shape type="round> |
| 552 | <y:Shape <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 553 | <graphml xmlns="http://graInsets bottom="15" bottomF="15.0" endStyle smoothed="false"/> |
| 554 | </y:PolyLineEdge> |
| 555 | </data> |
| 556 | </edge> |
| 557 | <edge id="e4" source="n4" target="n9"> |
| 558 | <data key="d10"> |
| 559 | <y:PolyLineEdge> |
| 560 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 561 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 562 | <y:Arrows source="none" target="standard"/> |
| 563 | <y:BendStyle smoothed="false"/> |
| 564 | </y:PolyLineEdge> |
| 565 | </data> |
| 566 | </edge> |
| 567 | <edge id="e5" source="n5" target="n6"> |
| 568 | <data key="d10"> |
| 569 | <y:PolyLineEdge> |
| 570 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 571 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 572 | <y:Arrows source="none" target="standard"/> |
| 573 | <y:BendStyle smoothed="false"/> |
| 574 | </y:PolyLineEdge> |
| 575 | </data> |
| 576 | </edge> |
| 577 | <edge id="e6" source="n6" target="n7"> |
| 578 | <data key="d10"> |
| 579 | <y:PolyLineEdge> |
| 580 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 581 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 582 | <y:Arrows source="none" target="standard"/> |
| 583 | <y:BendStyle smoothed="false"/> |
| 584 | </y:PolyLineEdge> |
| 585 | </data> |
| 586 | </edge> |
| 587 | <edge id="e7" source="n7" target="n8"> |
| 588 | <data key="d10"> |
| 589 | <y:PolyLineEdge> |
| 590 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 591 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 592 | <y:Arrows source="none" target="standard"/> |
| 593 | <y:BendStyle smoothed="false"/> |
| 594 | </y:PolyLineEdge> |
| 595 | </data> |
| 596 | </edge> |
| 597 | <edge id="e8" source="n9" target="n6"> |
| 598 | <data key="d10"> |
| 599 | <y:PolyLineEdge> |
| 600 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 601 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 602 | <y:Arrows source="none" target="standard"/> |
| 603 | <y:BendStyle smoothed="false"/> |
| 604 | </y:PolyLineEdge> |
| 605 | </data> |
| 606 | </edge> |
| 607 | <edge id="e9" source="n9" target="n10"> |
| 608 | <data key="d10"> |
| 609 | <y:PolyLineEdge> |
| 610 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 611 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 612 | <y:Arrows source="none" target="standard"/> |
| 613 | <y:BendStyle smoothed="false"/> |
| 614 | </y:PolyLineEdge> |
| 615 | </data> |
| 616 | </edge> |
| 617 | <edge id="e10" source="n10" target="n8"> |
| 618 | <data key="d10"> |
| 619 | <y:PolyLineEdge> |
| 620 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 621 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 622 | <y:Arrows source="none" target="standard"/> |
| 623 | <y:BendStyle smoothed="false"/> |
| 624 | </y:PolyLineEdge> |
| 625 | </data> |
| 626 | </edge> |
| 627 | </graph> |
| 628 | <data key="d7"> |
| 629 | <y:Resources/> |
| 630 | </data> |
| 631 | </graphml> |
| 632 | <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 633 | <y:BendStyle smoothed="false"/> |
| 634 | </y:PolyLineEdge> |
| 635 | </data> |
| 636 | </edge> |
| 637 | <edge id="e6" source="n6" target="n7"> |
| 638 | <data key="d10"> |
| 639 | <y:PolyLineEdge> |
| 640 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 641 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 642 | <y:Arrows source="none" target="standard"/> |
| 643 | <y:BendStyle smoothed="false"/> |
| 644 | </y:PolyLineEdge> |
| 645 | </data> |
| 646 | </edge> |
| 647 | <edge id="e7" source="n7" target="n8"> |
| 648 | <data key="d10"> |
| 649 | <y:PolyLineEdge> |
| 650 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 651 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 652 | <y:Arrows source="none" target="standard"/> |
| 653 | <y:BendStyle smoothed="false"/> |
| 654 | </y:PolyLineEdge> |
| 655 | </data> |
| 656 | </edge> |
| 657 | <edge id="e8" source="n9" target="n6"> |
| 658 | <data key="d10"> |
| 659 | <y:PolyLineEdge> |
| 660 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 661 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 662 | <y:Arrows source="none" target="standard"/> |
| 663 | <y:BendStyle smoothed="false"/> |
| 664 | </y:PolyLineEdge> |
| 665 | </data> |
| 666 | </edge> |
| 667 | <edge id="e9" source="n9" target="n10"> |
| 668 | <data key="d10"> |
| 669 | <y:PolyLineEdge> |
| 670 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 671 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 672 | <y:Arrows source="none" target="standard"/> |
| 673 | <y:BendStyle smoothed="false"/> |
| 674 | </y:PolyLineEdge> |
| 675 | </data> |
| 676 | </edge> |
| 677 | <edge id="e10" source="n10" target="n8"> |
| 678 | <data key="d10"> |
| 679 | <y:PolyLineEdge> |
| 680 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 681 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 682 | <y:Arrows source="none" target="standard"/> |
| 683 | <y:BendStyle smoothed="false"/> |
| 684 | </y:PolyLineEdge> |
| 685 | </data> |
| 686 | </edge> |
| 687 | </graph> |
| 688 | <data key="d7"> |
| 689 | <y:Resources/> |
| 690 | </data> |
| 691 | </graphml> |
| 692 | </y:GroupNode> |
| 693 | GroupNode> |
| 694 | U@2Zl,h:50.0" widthrizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 695 | <y:Shape type="ellipse"/> |
| 696 | </y:ShapeNode> |
| 697 | </data> |
| 698 | </node> |
| 699 | <node id="n9"> |
| 700 | <data key="d6"> |
| 701 | <y:ShapeNode> |
| 702 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 703 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 704 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 705 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 706 | <y:Shape type="ellipse"/> |
| 707 | </y:ShapeNode> |
| 708 | </data> |
| 709 | </node> |
| 710 | <node id="n10"> |
| 711 | <data key="d6"> |
| 712 | <y:ShapeNode> |
| 713 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 714 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 715 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 716 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 717 | <y:Shape type="ellipse"/> |
| 718 | </y:ShapeNode> |
| 719 | </data> |
| 720 | </node> |
| 721 | <edge id="e0" source="n1" target="n2"> |
| 722 | <data key="d10"> |
| 723 | <y:PolyLineEdge> |
| 724 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 725 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 726 | <y:Arrows source="none" target="standard"/> |
| 727 | <y:BendStyle smoothed="false"/> |
| 728 | </y:PolyLineEdge> |
| 729 | </data> |
| 730 | </edge> |
| 731 | <edge id="e1" source="n2" target="n3"> |
| 732 | <data key="d10"> |
| 733 | <y:PolyLineEdge> |
| 734 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 735 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 736 | <y:Arrows source="none" target="standard"/> |
| 737 | <y:BendStyle smoothed="false"/> |
| 738 | </y:PolyLineEdge> |
| 739 | </data> |
| 740 | </edge> |
| 741 | <edge id="e2" source="n2" target="n4"> |
| 742 | <data key="d10"> |
| 743 | <y:PolyLineEdge> |
| 744 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 745 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 746 | <y:Arrows source="none" target="standard"/> |
| 747 | <y:BendStyle smoothed="false"/> |
| 748 | </y:PolyLineEdge> |
| 749 | </data> |
| 750 | </edge> |
| 751 | <edge id="e3" source="n3" target="n5"> |
| 752 | <data key="d10"> |
| 753 | <y:PolyLineEdge> |
| 754 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 755 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 756 | <y:Arrows source="none" target="standard"/> |
| 757 | <y:BendStyle smoothed="false"/> |
| 758 | </y:PolyLineEdge> |
| 759 | </data> |
| 760 | </edge> |
| 761 | <edge id="e4" source="n4" target="n9"> |
| 762 | <data key="d10"> |
| 763 | <y:PolyLineEdge> |
| 764 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 765 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 766 | <y:Arrows source="none" target="standard"/> |
| 767 | <y:BendStyle smoothed="false"/> |
| 768 | </y:PolyLineEdge> |
| 769 | </data> |
| 770 | </edge> |
| 771 | <edge id="e5" source="n5" target="n6"> |
| 772 | <data key="d10"> |
| 773 | <y:PolyLineEdge> |
| 774 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 775 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 776 | <y:Arrows source="none" target="standard"/> |
| 777 | <y:BendStyle smoothed="false"/> |
| 778 | </y:PolyLineEdge> |
| 779 | </data> |
| 780 | </edge> |
| 781 | <edge id="e6" source="n6" target="n7"> |
| 782 | <data key="d10"> |
| 783 | <y:PolyLineEdge> |
| 784 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 785 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 786 | <y:Arrows source="none" target="standard"/> |
| 787 | <y:BendStyle smoothed="false"/> |
| 788 | </y:PolyLineEdge> |
| 789 | </data> |
| 790 | </edge> |
| 791 | <edge id="e7" source="n7" target="n8"> |
| 792 | <data key="d10"> |
| 793 | <y:PolyLineEdge> |
| 794 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 795 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 796 | <y:Arrows source="none" target="standard"/> |
| 797 | <y:BendStyle smoothed="false"/> |
| 798 | </y:PolyLineEdge> |
| 799 | </data> |
| 800 | </edge> |
| 801 | <edge id="e8" source="n9" target="n6"> |
| 802 | <data key="d10"> |
| 803 | <y:PolyLineEdge> |
| 804 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 805 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 806 | <y:Arrows source="none" target="standard"/> |
| 807 | <y:BendStyle smoothed="false"/> |
| 808 | </y:PolyLineEdge> |
| 809 | </data> |
| 810 | </edge> |
| 811 | <edge id="e9" source="n9" target="n10"> |
| 812 | <data key="d10"> |
| 813 | <y:PolyLineEdge> |
| 814 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 815 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 816 | <y:Arrows source="none" target="standard"/> |
| 817 | <y:BendStyle smoothed="false"/> |
| 818 | </y:PolyLineEdge> |
| 819 | </data> |
| 820 | </edge> |
| 821 | <edge id="e10" source="n10" target="n8"> |
| 822 | <data key="d10"> |
| 823 | <y:PolyLineEdge> |
| 824 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 825 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 826 | <y:Arrows source="none" target="standard"/> |
| 827 | <y:BendStyle smoothed="false"/> |
| 828 | </y:PolyLineEdge> |
| 829 | </data> |
| 830 | </edge> |
| 831 | </graph> |
| 832 | <data key="d7"> |
| 833 | <y:Resources/> |
| 834 | </data> |
| 835 | </graphml> |
| 836 | yfiles-common/1.0/jav<?xmlGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 837 | <y:Shape type="ellipse"/> |
| 838 | </y:ShapeNode> |
| 839 | </data> |
| 840 | </node> |
| 841 | <node id="n8"> |
| 842 | <data key="d6"> |
| 843 | <y:ShapeNode> |
| 844 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 845 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 846 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 847 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 848 | <y:Shape type="ellipse"/> |
| 849 | </y:ShapeNode> |
| 850 | </data> |
| 851 | </node> |
| 852 | <node id="n9"> |
| 853 | <data key="d6"> |
| 854 | <y:ShapeNode> |
| 855 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 856 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 857 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 858 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 859 | <y:Shape type="ellipse"/> |
| 860 | </y:ShapeNode> |
| 861 | </data> |
| 862 | </node> |
| 863 | <node id="n10"> |
| 864 | <data key="d6"> |
| 865 | <y:ShapeNode> |
| 866 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 867 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 868 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 869 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 870 | <y:Shape type="ellipse"/> |
| 871 | </y:ShapeNode> |
| 872 | </data> |
| 873 | </node> |
| 874 | <edge id="e0" source="n1" target="n2"> |
| 875 | <data key="d10"> |
| 876 | <y:PolyLineEdge> |
| 877 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 878 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 879 | <y:Arrows source="none" target="standard"/> |
| 880 | <y:BendStyle smoothed="false"/> |
| 881 | </y:PolyLineEdge> |
| 882 | </data> |
| 883 | </edge> |
| 884 | <edge id="e1" source="n2" target="n3"> |
| 885 | <data key="d10"> |
| 886 | <y:PolyLineEdge> |
| 887 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 888 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 889 | <y:Arrows source="none" target="standard"/> |
| 890 | <y:BendStyle smoothed="false"/> |
| 891 | </y:PolyLineEdge> |
| 892 | </data> |
| 893 | </edge> |
| 894 | <edge id="e2" source="n2" target="n4"> |
| 895 | <data key="d10"> |
| 896 | <y:PolyLineEdge> |
| 897 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 898 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 899 | <y:Arrows source="none" target="standard"/> |
| 900 | <y:BendStyle smoothed="false"/> |
| 901 | </y:PolyLineEdge> |
| 902 | </data> |
| 903 | </edge> |
| 904 | <edge id="e3" source="n3" target="n5"> |
| 905 | <data key="d10"> |
| 906 | <y:PolyLineEdge> |
| 907 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 908 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 909 | <y:Arrows source="none" target="standard"/> |
| 910 | <y:BendStyle smoothed="false"/> |
| 911 | </y:PolyLineEdge> |
| 912 | </data> |
| 913 | </edge> |
| 914 | <edge id="e4" source="n4" target="n9"> |
| 915 | <data key="d10"> |
| 916 | <y:PolyLineEdge> |
| 917 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 918 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 919 | <y:Arrows source="none" target="standard"/> |
| 920 | <y:BendStyle smoothed="false"/> |
| 921 | </y:PolyLineEdge> |
| 922 | </data> |
| 923 | </edge> |
| 924 | <edge id="e5" source="n5" target="n6"> |
| 925 | <data key="d10"> |
| 926 | <y:PolyLineEdge> |
| 927 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 928 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 929 | <y:Arrows source="none" target="standard"/> |
| 930 | <y:BendStyle smoothed="false"/> |
| 931 | </y:PolyLineEdge> |
| 932 | </data> |
| 933 | </edge> |
| 934 | <edge id="e6" source="n6" target="n7"> |
| 935 | <data key="d10"> |
| 936 | <y:PolyLineEdge> |
| 937 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 938 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 939 | <y:Arrows source="none" target="standard"/> |
| 940 | <y:BendStyle smoothed="false"/> |
| 941 | </y:PolyLineEdge> |
| 942 | </data> |
| 943 | </edge> |
| 944 | <edge id="e7" source="n7" target="n8"> |
| 945 | <data key="d10"> |
| 946 | <y:PolyLineEdge> |
| 947 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 948 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 949 | <y:Arrows source="none" target="standard"/> |
| 950 | <y:BendStyle smoothed="false"/> |
| 951 | </y:PolyLineEdge> |
| 952 | </data> |
| 953 | </edge> |
| 954 | <edge id="e8" source="n9" target="n6"> |
| 955 | <data key="d10"> |
| 956 | <y:PolyLineEdge> |
| 957 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 958 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 959 | <y:Arrows source="none" target="standard"/> |
| 960 | <y:BendStyle smoothed="false"/> |
| 961 | </y:PolyLineEdge> |
| 962 | </data> |
| 963 | </edge> |
| 964 | <edge id="e9" source="n9" target="n10"> |
| 965 | <data key="d10"> |
| 966 | <y:PolyLineEdge> |
| 967 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 968 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 969 | <y:Arrows source="none" target="standard"/> |
| 970 | <y:BendStyle smoothed="false"/> |
| 971 | </y:PolyLineEdge> |
| 972 | </data> |
| 973 | </edge> |
| 974 | <edge id="e10" source="n10" target="n8"> |
| 975 | <data key="d10"> |
| 976 | <y:PolyLineEdge> |
| 977 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 978 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 979 | <y:Arrows source="none" target="standard"/> |
| 980 | <y:BendStyle smoothed="false"/> |
| 981 | </y:PolyLineEdge> |
| 982 | </data> |
| 983 | </edge> |
| 984 | </graph> |
| 985 | <data key="d7"> |
| 986 | <y:Resources/> |
| 987 | </data> |
| 988 | </graphml> |
| 989 | ransparent="false"/> |
| 990 | <y:B/> |
| 991 | x="9.2060546875" xml:space=right" autoSizePolicy="node_width" b distance="4.0"/#EBEBEB" borderDistance="0.0erve" y="5.93359375">3<y:LabelMod5" fontStyle="plain" has:SmartNodeLabelModelParame21.6660156internal" modelPosition="t-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/marku<?xml version="1.0" encoding="UTFe="ellipse"/> |
| 992 | </y:ShapeNode> |
| 993 | </data> |
| 994 | </node> |
| 995 | <node id="n4"> |
| 996 | <data key="d6"> |
| 997 | <y:ShapeNode> |
| 998 | <y:Geometry height="30.0" width="30.0" x="322.5" y="-418.66796875"/> |
| 999 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1000 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1001 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">4<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1002 | <y:Shape type="ellipse"/> |
| 1003 | </y:ShapeNode> |
| 1004 | </data> |
| 1005 | </node> |
| 1006 | <node id="n5"> |
| 1007 | <data key="d6"> |
| 1008 | <y:ShapeNode> |
| 1009 | <y:Geometry height="30.0" width="30.0" x="382.5" y="-465.66796875"/> |
| 1010 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1011 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1012 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">5<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1013 | <y:Shape type="ellipse"/> |
| 1014 | </y:ShapeNode> |
| 1015 | </data> |
| 1016 | </node> |
| 1017 | <node id="n6"> |
| 1018 | <data key="d6"> |
| 1019 | <y:ShapeNode> |
| 1020 | <y:Geometry height="30.0" width="30.0" x="441.5" y="-465.66796875"/> |
| 1021 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1022 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1023 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">7<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1024 | <y:Shape type="ellipse"/> |
| 1025 | </y:ShapeNode> |
| 1026 | </data> |
| 1027 | </node> |
| 1028 | <node id="n7"> |
| 1029 | <data key="d6"> |
| 1030 | <y:ShapeNode> |
| 1031 | <y:Geometry height="30.0" width="30.0" x="500.5" y="-465.66796875"/> |
| 1032 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1033 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1034 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">8<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1035 | <y:Shape type="ellipse"/> |
| 1036 | </y:ShapeNode> |
| 1037 | </data> |
| 1038 | </node> |
| 1039 | <node id="n8"> |
| 1040 | <data key="d6"> |
| 1041 | <y:ShapeNode> |
| 1042 | <y:Geometry height="30.0" width="30.0" x="559.5" y="-465.66796875"/> |
| 1043 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1044 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1045 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="19.17578125" x="5.412109375" xml:space="preserve" y="5.93359375">10<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1046 | <y:Shape type="ellipse"/> |
| 1047 | </y:ShapeNode> |
| 1048 | </data> |
| 1049 | </node> |
| 1050 | <node id="n9"> |
| 1051 | <data key="d6"> |
| 1052 | <y:ShapeNode> |
| 1053 | <y:Geometry height="30.0" width="30.0" x="412.5" y="-418.66796875"/> |
| 1054 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1055 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1056 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">6<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1057 | <y:Shape type="ellipse"/> |
| 1058 | </y:ShapeNode> |
| 1059 | </data> |
| 1060 | </node> |
| 1061 | <node id="n10"> |
| 1062 | <data key="d6"> |
| 1063 | <y:ShapeNode> |
| 1064 | <y:Geometry height="30.0" width="30.0" x="530.5" y="-418.66796875"/> |
| 1065 | <y:Fill color="#FFFFFF" transparent="false"/> |
| 1066 | <y:BorderStyle color="#000000" raised="false" type="line" width="2.0"/> |
| 1067 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.1328125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="11.587890625" x="9.2060546875" xml:space="preserve" y="5.93359375">9<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel> |
| 1068 | <y:Shape type="ellipse"/> |
| 1069 | </y:ShapeNode> |
| 1070 | </data> |
| 1071 | </node> |
| 1072 | <edge id="e0" source="n1" target="n2"> |
| 1073 | <data key="d10"> |
| 1074 | <y:PolyLineEdge> |
| 1075 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1076 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1077 | <y:Arrows source="none" target="standard"/> |
| 1078 | <y:BendStyle smoothed="false"/> |
| 1079 | </y:PolyLineEdge> |
| 1080 | </data> |
| 1081 | </edge> |
| 1082 | <edge id="e1" source="n2" target="n3"> |
| 1083 | <data key="d10"> |
| 1084 | <y:PolyLineEdge> |
| 1085 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1086 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1087 | <y:Arrows source="none" target="standard"/> |
| 1088 | <y:BendStyle smoothed="false"/> |
| 1089 | </y:PolyLineEdge> |
| 1090 | </data> |
| 1091 | </edge> |
| 1092 | <edge id="e2" source="n2" target="n4"> |
| 1093 | <data key="d10"> |
| 1094 | <y:PolyLineEdge> |
| 1095 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1096 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1097 | <y:Arrows source="none" target="standard"/> |
| 1098 | <y:BendStyle smoothed="false"/> |
| 1099 | </y:PolyLineEdge> |
| 1100 | </data> |
| 1101 | </edge> |
| 1102 | <edge id="e3" source="n3" target="n5"> |
| 1103 | <data key="d10"> |
| 1104 | <y:PolyLineEdge> |
| 1105 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1106 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1107 | <y:Arrows source="none" target="standard"/> |
| 1108 | <y:BendStyle smoothed="false"/> |
| 1109 | </y:PolyLineEdge> |
| 1110 | </data> |
| 1111 | </edge> |
| 1112 | <edge id="e4" source="n4" target="n9"> |
| 1113 | <data key="d10"> |
| 1114 | <y:PolyLineEdge> |
| 1115 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1116 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1117 | <y:Arrows source="none" target="standard"/> |
| 1118 | <y:BendStyle smoothed="false"/> |
| 1119 | </y:PolyLineEdge> |
| 1120 | </data> |
| 1121 | </edge> |
| 1122 | <edge id="e5" source="n5" target="n6"> |
| 1123 | <data key="d10"> |
| 1124 | <y:PolyLineEdge> |
| 1125 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1126 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1127 | <y:Arrows source="none" target="standard"/> |
| 1128 | <y:BendStyle smoothed="false"/> |
| 1129 | </y:PolyLineEdge> |
| 1130 | </data> |
| 1131 | </edge> |
| 1132 | <edge id="e6" source="n6" target="n7"> |
| 1133 | <data key="d10"> |
| 1134 | <y:PolyLineEdge> |
| 1135 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1136 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1137 | <y:Arrows source="none" target="standard"/> |
| 1138 | <y:BendStyle smoothed="false"/> |
| 1139 | </y:PolyLineEdge> |
| 1140 | </data> |
| 1141 | </edge> |
| 1142 | <edge id="e7" source="n7" target="n8"> |
| 1143 | <data key="d10"> |
| 1144 | <y:PolyLineEdge> |
| 1145 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1146 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1147 | <y:Arrows source="none" target="standard"/> |
| 1148 | <y:BendStyle smoothed="false"/> |
| 1149 | </y:PolyLineEdge> |
| 1150 | </data> |
| 1151 | </edge> |
| 1152 | <edge id="e8" source="n9" target="n6"> |
| 1153 | <data key="d10"> |
| 1154 | <y:PolyLineEdge> |
| 1155 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1156 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1157 | <y:Arrows source="none" target="standard"/> |
| 1158 | <y:BendStyle smoothed="false"/> |
| 1159 | </y:PolyLineEdge> |
| 1160 | </data> |
| 1161 | </edge> |
| 1162 | <edge id="e9" source="n9" target="n10"> |
| 1163 | <data key="d10"> |
| 1164 | <y:PolyLineEdge> |
| 1165 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1166 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1167 | <y:Arrows source="none" target="standard"/> |
| 1168 | <y:BendStyle smoothed="false"/> |
| 1169 | </y:PolyLineEdge> |
| 1170 | </data> |
| 1171 | </edge> |
| 1172 | <edge id="e10" source="n10" target="n8"> |
| 1173 | <data key="d10"> |
| 1174 | <y:PolyLineEdge> |
| 1175 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1176 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1177 | <y:Arrows source="none" target="standard"/> |
| 1178 | <y:BendStyle smoothed="false"/> |
| 1179 | </y:PolyLineEdge> |
| 1180 | </data> |
| 1181 | </edge> |
| 1182 | </graph> |
| 1183 | <data key="d7"> |
| 1184 | <y:Resources/> |
| 1185 | </data> |
| 1186 | </graphml> |
| 1187 | 0.0">Folder 1</y:NodeLabel> |
| 1188 | <y:Shape type="round> |
| 1189 | <y:Shape <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabliles-common/markup/pr<Insets bottom="5" bottomF="5.0" leendStyle smoothed="false"/> |
| 1190 | </y:PolyLineEdge> |
| 1191 | </data> |
| 1192 | </edge> |
| 1193 | <edge id="e4" source="n4" target="n9"> |
| 1194 | <data key="d10"> |
| 1195 | <y:PolyLineEdge> |
| 1196 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1197 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1198 | <y:Arrows source="none" target="st <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0 <y:Arrows source="none" target="standard"/> |
| 1199 | <y:BendStyle smoothed="false"/> |
| 1200 | </y:PolyLineEdge> |
| 1201 | </data> |
| 1202 | </edge> |
| 1203 | <edge id="e6" source="n6" target="n7"> |
| 1204 | <data key="d10"> |
| 1205 | <y:PolyLineEdge> |
| 1206 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1207 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1208 | <y:Arrows source="none" target="standard"/> |
| 1209 | <y:BendStyle smoothed="false"/> |
| 1210 | </y:PolyLineEdge> |
| 1211 | </data> |
| 1212 | </edge> |
| 1213 | <edge id="e7" source="n7" target="n8"> |
| 1214 | <data key="d10"> |
| 1215 | <y:PolyLineEdge> |
| 1216 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1217 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1218 | <y:Arrows source="none" target="standard"/> |
| 1219 | <y:BendStyle smoothed="false"/> |
| 1220 | </y:PolyLineEdge> |
| 1221 | </data> |
| 1222 | </edge> |
| 1223 | <edge id="e8" source="n9" target="n6"> |
| 1224 | <data key="d10"> |
| 1225 | <y:PolyLineEdge> |
| 1226 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1227 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1228 | <y:Arrows source="none" target="standard"/> |
| 1229 | <y:BendStyle smoothed="false"/> |
| 1230 | </y:PolyLineEdge> |
| 1231 | </data> |
| 1232 | </edge> |
| 1233 | <edge id="e9" source="n9" target="n10"> |
| 1234 | <data key="d10"> |
| 1235 | <y:PolyLineEdge> |
| 1236 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1237 | <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 1238 | <y:Arrows source="none" target="standard"/> |
| 1239 | <y:BendStyle smoothed="false"/> |
| 1240 | </y:PolyLineEdge> |
| 1241 | </data> |
| 1242 | </edge> |
| 1243 | <edge id="e10" source="n10" target="n8"> |
| 1244 | <data key="d10"> |
| 1245 | <y:PolyLineEdge> |
| 1246 | <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 1247 | <y:LineStyle color="#000000" type="dashed" width="1.0"/> |
| 1248 | <y:Arrows source="none" target="standard"/> |
| 1249 | <y:BendStyle smoothed="false"/> |
| 1250 | </y:PolyLineEdge> |
| 1251 | </data> |
| 1252 | </edge> |
| 1253 | </graph> |
| 1254 | <data key="d7"> |
| 1255 | <y:Resources/> |
| 1256 | </data> |
| 1257 | </graphml> |
| 1258 | </y:GroupNode> |
| 1259 | </y:Realizers> |
| 1260 | ProxyAutoBoundsO@32W,_@Jo,a:n0:"> |
| 1261 | <node id="n0::n0"> |
| 1262 | I@3x0,9:5"/> |
| 1263 | U@1nl,S@2ZU,j@2Jl,V:309.0" y="-262.0009765625"/> |
| 1264 | A@2_~,v@_G,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1265 | <node id="n0::n1"> |
| 1266 | I@3x0,9:5"/> |
| 1267 | U@1nl,S@2ZU,j@2Jl,V:369.0" y="-262.0009765625"/> |
| 1268 | A@2_~,v@_G,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1269 | <node id="n0::n2"> |
| 1270 | I@3x0,9:5"/> |
| 1271 | U@1nl,S@2ZU,j@2Jl,V:429.0" y="-304.0009765625"/> |
| 1272 | A@2_~,v@_G,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1273 | <node id="n0::n3"> |
| 1274 | I@3x0,9:5"/> |
| 1275 | U@1nl,S@2ZU,j@2Jl,V:428.0" y="-215.0009765625"/> |
| 1276 | A@2_~,v@_G,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,g: </node> |
| 1277 | <node id="n0::n4"> |
| 1278 | I@3x0,9:5"/> |
| 1279 | U@1nl,S@2ZU,j@2Jl,V:488.0" y="-262.0009765625"/> |
| 1280 | A@2_~,v@_G,1M@25l,63@2cF,1:54Q@1x~,b@1H0,P@1ml,G@3f0,P: </node> |
| 1281 | </graphT@1nF,R:1" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1282 | <y:GroupNode> |
| 1283 | U@2Zl,z:81.666015625" width="239.0" x="295.0" y="-689.3330078125"/> |
| 1284 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,D:239.0" x="0.0Q@Vl,D:0.0">Figure 1P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1285 | <y:GroupNode> |
| 1286 | U@2Zl,q:50.0" width="50.0" x="295.0" y="-689.3330078125"/> |
| 1287 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1A@2Q~,X:63.75830078125" x="-6.87915039062R@1hG,D:0.0">Folder 2P@210,J@1H0,5:roundL@Wx,1Q: <y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1_: <y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,B: </y:GroupH@1ZF,e:/y:Realizers> |
| 1288 | </y:ProxyAutoBoundsO@32W,_@Jo,a:n1:"> |
| 1289 | <node id="n1::n0"> |
| 1290 | I@3x0,9:5"/> |
| 1291 | U@1nl,S@2ZU,j@2Jl,M:310.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:14Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1292 | <node id="n1::n1"> |
| 1293 | I@3x0,9:5"/> |
| 1294 | U@1nl,S@2ZU,j@2Jl,M:370.0" y="-652.6669921H@2q0,x@2K~,1M@25l,AU@rV,b@1H0,P@1ml,G@3f0,g: </node> |
| 1295 | <node id="n1::n2"> |
| 1296 | I@3x0,9:5"/> |
| 1297 | U@1nl,S@2ZU,j@2Jl,M:430.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,1:34Q@1x~,b@1H0,P@1ml,G@3f0,g: </node> |
| 1298 | <node id="n1::n3"> |
| 1299 | I@3x0,9:5"/> |
| 1300 | U@1nl,S@2ZU,j@2Jl,M:489.0" y="-652.6669921H@2q0,x@2K~,1M@25l,63@2cF,4R@1Sl,b@1H0,P@1ml,G@3f0,P: </node> |
| 1301 | </graphT@1nF,R:2" yfiles.foldertype="groupL@3g0,1:4M@Vl,1:/K@1IW,3:5"/Z@1IW,F:ProxyAutoBoundsJ@1ZF,p:Realizers active="0"> |
| 1302 | <y:GroupNode> |
| 1303 | U@2Zl,r:170.666015625" width="180.0" x="324.5" y="-559.5"/> |
| 1304 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:internal" modelPosition="t1B@2Q~,C:80.0" x="0.0Q@Vl,D:0.0">Figure 2P@210,J@1H0,5:roundL@Wx,1R: <y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnablL@3j~,1h: <y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15G@3oG,1a: <y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topFJ@3yV,k: </y:GroupNode> |
| 1305 | <y:GroupNode> |
| 1306 | U@2Zl,h:50.0" width="50.0" x="324.5" y="-559.5"/> |
| 1307 | A@2_~,J@_G,5:5F5F5Y@2aV,Z@25l,b@3zF,S@2cF,5:rightI@1NF,D:node_width" bG@1tl,S:#EBEBEB" borderDistance="0.0X@1ck,1:5N@28V,Q@2eU,A:21.6660156~@2f0,Q:-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd"> |
| 1308 | <!--Created by yEd 3.19--> |
| 1309 | <key attr.name="Description" attr.type="string" for="graph" id="d0"/> |
| 1310 | <key for="port" id="d1" yfiles.type="portgraphics"/> |
| 1311 | <key for="port" id="d2" yfiles.type="portgeometry"/> |
| 1312 | <key for="port" id="d3" yfiles.type="portuserdata"/> |
| 1313 | <key attr.name="url" attr.type="string" for="node" id="d4"/> |
| 1314 | <key attr.name="description" attr.type="string" for="node" id="d5"/> |
| 1315 | <key for="node" id="d6" yfiles.type="nodegraphics"/> |
| 1316 | <key for="graphml" id="d7" yfiles.type="resources"/> |
| 1317 | <key attr.name="url" attr.type="string" for="edge" id="d8"/> |
| 1318 | <key attr.name="description" attr.type="string" for="edge" id="d9"/> |
| 1319 | <key for="edge" id="d10" yfiles.type="edgegraphics"/> |
| 1320 | <graph edgedefault="directed" id="G"> |
| 1321 | <data key="d0" xml:space="preserve"/> |
| 1322 | <node id="n0"> |
| 1323 | <data key="d6"> |
| 1324 | <y:ShapeNode> |
| 1325 | <y:Geometry height="46.0" width="298.8666666666667" x="290.6333333333333" y="-425.66796875"/> |
| 1326 | <y:Fill color="#9ACCFC" transparent="false"/> |
| 1327 | <y:BorderStyle color="#7CA5CC" raised="false" type="line" width="1.0"/> |
| 1328 | <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontS |
+5
-5
| --- www/branching.wiki | ||
| +++ www/branching.wiki | ||
| @@ -4,11 +4,11 @@ | ||
| 4 | 4 | In a simple and perfect world, the development of a project would proceed |
| 5 | 5 | linearly, as shown in figure 1. |
| 6 | 6 | |
| 7 | 7 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 8 | 8 | <tr><td align="center"> |
| 9 | -<img src="branch01.gif" width=280 height=68><br> | |
| 9 | +<img src="branch01.svg"><br> | |
| 10 | 10 | Figure 1 |
| 11 | 11 | </td></tr></table> |
| 12 | 12 | |
| 13 | 13 | Each circle represents a check-in. For the sake of clarity, the check-ins |
| 14 | 14 | are given small consecutive numbers. In a real system, of course, the |
| @@ -40,11 +40,11 @@ | ||
| 40 | 40 | project. Suppose two programmers make independent modifications to check-in 2. |
| 41 | 41 | After both changes are committed, the check-in graph looks like figure 2: |
| 42 | 42 | |
| 43 | 43 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 44 | 44 | <tr><td align="center"> |
| 45 | -<img src="branch02.gif" width=210 height=140><br> | |
| 45 | +<img src="branch02.svg"><br> | |
| 46 | 46 | Figure 2 |
| 47 | 47 | </td></tr></table> |
| 48 | 48 | |
| 49 | 49 | The graph in figure 2 has two leaves: check-ins 3 and 4. Check-in 2 has |
| 50 | 50 | two children, check-ins 3 and 4. We call this state a <i>fork</i>. |
| @@ -79,11 +79,11 @@ | ||
| 79 | 79 | can commit the results as check-in 5. This results in a DAG as shown |
| 80 | 80 | in figure 3. |
| 81 | 81 | |
| 82 | 82 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 83 | 83 | <tr><td align="center"> |
| 84 | -<img src="branch03.gif" width=282 height=152><br> | |
| 84 | +<img src="branch03.svg"><br> | |
| 85 | 85 | Figure 3 |
| 86 | 86 | </td></tr></table> |
| 87 | 87 | |
| 88 | 88 | Check-in 5 is a child of check-in 3 because it was created by editing |
| 89 | 89 | check-in 3. But check-in 5 also inherits the changes from check-in 4 by |
| @@ -126,11 +126,11 @@ | ||
| 126 | 126 | Figure 4 shows an example of a project where there are two branches, one |
| 127 | 127 | for development work and another for testing. |
| 128 | 128 | |
| 129 | 129 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 130 | 130 | <tr><td align="center"> |
| 131 | -<img src="branch04.gif" width=426 height=123><br> | |
| 131 | +<img src="branch04.svg"><br> | |
| 132 | 132 | Figure 4 |
| 133 | 133 | </td></tr></table> |
| 134 | 134 | |
| 135 | 135 | The hypothetical scenario of figure 4 is this: The project starts and |
| 136 | 136 | progresses to a point where (at check-in 2) |
| @@ -166,11 +166,11 @@ | ||
| 166 | 166 | thus to distinguish between forks and branches. Figure 5 shows the |
| 167 | 167 | same scenario as figure 4 but with tags and properties added: |
| 168 | 168 | |
| 169 | 169 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 170 | 170 | <tr><td align="center"> |
| 171 | -<img src="branch05.gif" width=485 height=177><br> | |
| 171 | +<img src="branch05.svg"><br> | |
| 172 | 172 | Figure 5 |
| 173 | 173 | </td></tr></table> |
| 174 | 174 | |
| 175 | 175 | A <i>tag</i> is a name that is attached to a check-in. A |
| 176 | 176 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 177 | 177 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -4,11 +4,11 @@ | |
| 4 | In a simple and perfect world, the development of a project would proceed |
| 5 | linearly, as shown in figure 1. |
| 6 | |
| 7 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 8 | <tr><td align="center"> |
| 9 | <img src="branch01.gif" width=280 height=68><br> |
| 10 | Figure 1 |
| 11 | </td></tr></table> |
| 12 | |
| 13 | Each circle represents a check-in. For the sake of clarity, the check-ins |
| 14 | are given small consecutive numbers. In a real system, of course, the |
| @@ -40,11 +40,11 @@ | |
| 40 | project. Suppose two programmers make independent modifications to check-in 2. |
| 41 | After both changes are committed, the check-in graph looks like figure 2: |
| 42 | |
| 43 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 44 | <tr><td align="center"> |
| 45 | <img src="branch02.gif" width=210 height=140><br> |
| 46 | Figure 2 |
| 47 | </td></tr></table> |
| 48 | |
| 49 | The graph in figure 2 has two leaves: check-ins 3 and 4. Check-in 2 has |
| 50 | two children, check-ins 3 and 4. We call this state a <i>fork</i>. |
| @@ -79,11 +79,11 @@ | |
| 79 | can commit the results as check-in 5. This results in a DAG as shown |
| 80 | in figure 3. |
| 81 | |
| 82 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 83 | <tr><td align="center"> |
| 84 | <img src="branch03.gif" width=282 height=152><br> |
| 85 | Figure 3 |
| 86 | </td></tr></table> |
| 87 | |
| 88 | Check-in 5 is a child of check-in 3 because it was created by editing |
| 89 | check-in 3. But check-in 5 also inherits the changes from check-in 4 by |
| @@ -126,11 +126,11 @@ | |
| 126 | Figure 4 shows an example of a project where there are two branches, one |
| 127 | for development work and another for testing. |
| 128 | |
| 129 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 130 | <tr><td align="center"> |
| 131 | <img src="branch04.gif" width=426 height=123><br> |
| 132 | Figure 4 |
| 133 | </td></tr></table> |
| 134 | |
| 135 | The hypothetical scenario of figure 4 is this: The project starts and |
| 136 | progresses to a point where (at check-in 2) |
| @@ -166,11 +166,11 @@ | |
| 166 | thus to distinguish between forks and branches. Figure 5 shows the |
| 167 | same scenario as figure 4 but with tags and properties added: |
| 168 | |
| 169 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 170 | <tr><td align="center"> |
| 171 | <img src="branch05.gif" width=485 height=177><br> |
| 172 | Figure 5 |
| 173 | </td></tr></table> |
| 174 | |
| 175 | A <i>tag</i> is a name that is attached to a check-in. A |
| 176 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 177 |
| --- www/branching.wiki | |
| +++ www/branching.wiki | |
| @@ -4,11 +4,11 @@ | |
| 4 | In a simple and perfect world, the development of a project would proceed |
| 5 | linearly, as shown in figure 1. |
| 6 | |
| 7 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 8 | <tr><td align="center"> |
| 9 | <img src="branch01.svg"><br> |
| 10 | Figure 1 |
| 11 | </td></tr></table> |
| 12 | |
| 13 | Each circle represents a check-in. For the sake of clarity, the check-ins |
| 14 | are given small consecutive numbers. In a real system, of course, the |
| @@ -40,11 +40,11 @@ | |
| 40 | project. Suppose two programmers make independent modifications to check-in 2. |
| 41 | After both changes are committed, the check-in graph looks like figure 2: |
| 42 | |
| 43 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 44 | <tr><td align="center"> |
| 45 | <img src="branch02.svg"><br> |
| 46 | Figure 2 |
| 47 | </td></tr></table> |
| 48 | |
| 49 | The graph in figure 2 has two leaves: check-ins 3 and 4. Check-in 2 has |
| 50 | two children, check-ins 3 and 4. We call this state a <i>fork</i>. |
| @@ -79,11 +79,11 @@ | |
| 79 | can commit the results as check-in 5. This results in a DAG as shown |
| 80 | in figure 3. |
| 81 | |
| 82 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 83 | <tr><td align="center"> |
| 84 | <img src="branch03.svg"><br> |
| 85 | Figure 3 |
| 86 | </td></tr></table> |
| 87 | |
| 88 | Check-in 5 is a child of check-in 3 because it was created by editing |
| 89 | check-in 3. But check-in 5 also inherits the changes from check-in 4 by |
| @@ -126,11 +126,11 @@ | |
| 126 | Figure 4 shows an example of a project where there are two branches, one |
| 127 | for development work and another for testing. |
| 128 | |
| 129 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 130 | <tr><td align="center"> |
| 131 | <img src="branch04.svg"><br> |
| 132 | Figure 4 |
| 133 | </td></tr></table> |
| 134 | |
| 135 | The hypothetical scenario of figure 4 is this: The project starts and |
| 136 | progresses to a point where (at check-in 2) |
| @@ -166,11 +166,11 @@ | |
| 166 | thus to distinguish between forks and branches. Figure 5 shows the |
| 167 | same scenario as figure 4 but with tags and properties added: |
| 168 | |
| 169 | <table border=1 cellpadding=10 hspace=10 vspace=10 align="center"> |
| 170 | <tr><td align="center"> |
| 171 | <img src="branch05.svg"><br> |
| 172 | Figure 5 |
| 173 | </td></tr></table> |
| 174 | |
| 175 | A <i>tag</i> is a name that is attached to a check-in. A |
| 176 | <i>property</i> is a name/value pair. Internally, fossil implements |
| 177 |