|
| 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.20--> |
| 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"/> |
| 17 | + <node id="n0"> |
| 18 | + <data key="d6"> |
| 19 | + <y:GenericNode configuration="com.yworks.entityRelationship.big_entity"> |
| 20 | + <y:Geometry height="298.20999014248616" width="80.0" x="499.6955747483818" y="-1330.8527905455358"/> |
| 21 | + <y:Fill color="#FFFFE0" color2="#FFFFE0" transparent="false"/> |
| 22 | + <y:BorderStyle color="#000000" type="line" width="1.0"/> |
| 23 | + <y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#CCFFCC" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="14" fontStyle="plain" hasLineColor="false" height="38.302734375" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="73.2548828125" x="3.37255859375" y="4.0">Processing |
| 24 | +Queue</y:NodeLabel> |
| 25 | + <y:NodeLabel alignment="center" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="246.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="62.0" x="9.0" y="48.20999014248616"><html> |
| 26 | + <head> |
| 27 | + <style type="text/css"> |
| 28 | + .tg { |
| 29 | + border-collapse: collapse; |
| 30 | + border-spacing: 0; |
| 31 | + } |
| 32 | + .tg td { |
| 33 | + border-collapse: collapse; |
| 34 | + } |
| 35 | + .tg .odd { |
| 36 | + background-color: #CCFFFF; |
| 37 | + } |
| 38 | + .tg .even { |
| 39 | + background-color: #EEEEFF; |
| 40 | + } |
| 41 | + </style> |
| 42 | + </head> |
| 43 | + <body> |
| 44 | + <table class="tg"> |
| 45 | + <thead> |
| 46 | + </thead> |
| 47 | + <tbody> |
| 48 | + <tr> |
| 49 | + <td class="odd"> |
| 50 | + row 1<br /> |
| 51 | + row 2<br /> |
| 52 | + row 3<br /> |
| 53 | + </td> |
| 54 | + </tr> |
| 55 | + <tr> |
| 56 | + <td class="even"> |
| 57 | + row 1.1<br /> |
| 58 | + row 1.2<br /> |
| 59 | + row 1.3<br /> |
| 60 | + row 2.1<br /> |
| 61 | + row 3.1<br /> |
| 62 | + </td> |
| 63 | + </tr> |
| 64 | + <tr> |
| 65 | + <td class="odd"> |
| 66 | + row 1.1.1<br /> |
| 67 | + row 1.1.2<br /> |
| 68 | + row 1.3.1<br /> |
| 69 | + row 3.1.1<br /> |
| 70 | + row 3.1.2<br /> |
| 71 | + row 3.1.3<br /> |
| 72 | + </td> |
| 73 | + </tr> |
| 74 | + </tbody> |
| 75 | + </table> |
| 76 | + </body> |
| 77 | +</html> |
| 78 | + |
| 79 | +<y:LabelModel> |
| 80 | + <y:SmartNodeLabelModel distance="4.0"/> |
| 81 | + </y:LabelModel> |
| 82 | + <y:ModelParameter> |
| 83 | + <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.5" nodeRatioX="0.0" nodeRatioY="0.5" offsetX="0.0" offsetY="-4.0" upX="0.0" upY="-1.0"/> |
| 84 | + </y:ModelParameter> |
| 85 | + </y:NodeLabel> |
| 86 | + <y:StyleProperties> |
| 87 | + <y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/> |
| 88 | + </y:StyleProperties> |
| 89 | + </y:GenericNode> |
| 90 | + </data> |
| 91 | + </node> |
| 92 | + <node id="n1"> |
| 93 | + <data key="d6"> |
| 94 | + <y:GenericNode configuration="com.yworks.flowchart.userMessage"> |
| 95 | + <y:Geometry height="24.844800000000077" width="93.87273702615602" x="368.7037048277108" y="-1263.956803419991"/> |
| 96 | + <y:Fill color="#E8EEF7" color2="#C0FFC0" transparent="false"/> |
| 97 | + <y:BorderStyle color="#000000" type="line" width="1.0"/> |
| 98 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#FF6600" verticalTextPosition="bottom" visible="true" width="86.0078125" x="3.932462263078037" y="3.0718140625000387">Initial SELECT<y:LabelModel> |
| 99 | + <y:SmartNodeLabelModel distance="4.0"/> |
| 100 | + </y:LabelModel> |
| 101 | + <y:ModelParameter> |
| 102 | + <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> |
| 103 | + </y:ModelParameter> |
| 104 | + </y:NodeLabel> |
| 105 | + </y:GenericNode> |
| 106 | + </data> |
| 107 | + </node> |
| 108 | + <node id="n2"> |
| 109 | + <data key="d6"> |
| 110 | + <y:GenericNode configuration="com.yworks.flowchart.userMessage"> |
| 111 | + <y:Geometry height="24.844800000000077" width="93.87273702615602" x="368.7037048277108" y="-1194.1701954742928"/> |
| 112 | + <y:Fill color="#E8EEF7" color2="#C0FFC0" transparent="false"/> |
| 113 | + <y:BorderStyle color="#000000" type="line" width="1.0"/> |
| 114 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#FF6600" verticalTextPosition="bottom" visible="true" width="78.68359375" x="7.594571638078037" y="3.0718140625000387">Loop Cycle 1<y:LabelModel> |
| 115 | + <y:SmartNodeLabelModel distance="4.0"/> |
| 116 | + </y:LabelModel> |
| 117 | + <y:ModelParameter> |
| 118 | + <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> |
| 119 | + </y:ModelParameter> |
| 120 | + </y:NodeLabel> |
| 121 | + </y:GenericNode> |
| 122 | + </data> |
| 123 | + </node> |
| 124 | + <node id="n3"> |
| 125 | + <data key="d6"> |
| 126 | + <y:GenericNode configuration="com.yworks.flowchart.userMessage"> |
| 127 | + <y:Geometry height="24.844800000000077" width="93.87273702615602" x="368.7037048277108" y="-1101.309062439496"/> |
| 128 | + <y:Fill color="#E8EEF7" color2="#C0FFC0" transparent="false"/> |
| 129 | + <y:BorderStyle color="#000000" type="line" width="1.0"/> |
| 130 | + <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="bold" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#FF6600" verticalTextPosition="bottom" visible="true" width="78.68359375" x="7.594571638078037" y="3.0718140625000387">Loop Cycle 2<y:LabelModel> |
| 131 | + <y:SmartNodeLabelModel distance="4.0"/> |
| 132 | + </y:LabelModel> |
| 133 | + <y:ModelParameter> |
| 134 | + <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> |
| 135 | + </y:ModelParameter> |
| 136 | + </y:NodeLabel> |
| 137 | + </y:GenericNode> |
| 138 | + </data> |
| 139 | + </node> |
| 140 | + <edge id="e0" source="n1" target="n0"> |
| 141 | + <data key="d10"> |
| 142 | + <y:SplineEdge> |
| 143 | + <y:Path sx="46.94130155973943" sy="0.0" tx="-4.981833964291241" ty="-69.78660794569828"/> |
| 144 | + <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 145 | + <y:Arrows source="none" target="standard"/> |
| 146 | + </y:SplineEdge> |
| 147 | + </data> |
| 148 | + </edge> |
| 149 | + <edge id="e1" source="n2" target="n0"> |
| 150 | + <data key="d9"/> |
| 151 | + <data key="d10"> |
| 152 | + <y:SplineEdge> |
| 153 | + <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/> |
| 154 | + <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 155 | + <y:Arrows source="none" target="standard"/> |
| 156 | + </y:SplineEdge> |
| 157 | + </data> |
| 158 | + </edge> |
| 159 | + <edge id="e2" source="n3" target="n0"> |
| 160 | + <data key="d9"/> |
| 161 | + <data key="d10"> |
| 162 | + <y:SplineEdge> |
| 163 | + <y:Path sx="0.0" sy="0.0" tx="-18.192560687971195" ty="92.8611330347967"/> |
| 164 | + <y:LineStyle color="#000000" type="line" width="1.0"/> |
| 165 | + <y:Arrows source="none" target="standard"/> |
| 166 | + </y:SplineEdge> |
| 167 | + </data> |
| 168 | + </edge> |
| 169 | + </graph> |
| 170 | + <data key="d7"> |
| 171 | + <y:Resources/> |
| 172 | + </data> |
| 173 | +</graphml> |
0 commit comments