operatorgraph4.graphml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  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.16.2.1-->
  4. <key attr.name="priority" attr.type="double" for="graph" id="d0"/>
  5. <key attr.name="description" attr.type="string" for="graph" id="d1"/>
  6. <key for="port" id="d2" yfiles.type="portgraphics"/>
  7. <key for="port" id="d3" yfiles.type="portgeometry"/>
  8. <key for="port" id="d4" yfiles.type="portuserdata"/>
  9. <key attr.name="x" attr.type="double" for="node" id="d5"/>
  10. <key attr.name="y" attr.type="double" for="node" id="d6"/>
  11. <key attr.name="ui.label" attr.type="string" for="node" id="d7"/>
  12. <key attr.name="ui.class" attr.type="string" for="node" id="d8"/>
  13. <key attr.name="process-need" attr.type="double" for="node" id="d9"/>
  14. <key attr.name="typeofNode" attr.type="string" for="node" id="d10"/>
  15. <key attr.name="identifier" attr.type="string" for="node" id="d11"/>
  16. <key attr.name="url" attr.type="string" for="node" id="d12"/>
  17. <key attr.name="description" attr.type="string" for="node" id="d13"/>
  18. <key for="node" id="d14" yfiles.type="nodegraphics"/>
  19. <key for="graphml" id="d15" yfiles.type="resources"/>
  20. <key attr.name="url" attr.type="string" for="edge" id="d16"/>
  21. <key attr.name="description" attr.type="string" for="edge" id="d17"/>
  22. <key for="edge" id="d18" yfiles.type="edgegraphics"/>
  23. <graph edgedefault="directed" id="TESTGRAPH4">
  24. <data key="d0">0.6</data>
  25. <data key="d1"><![CDATA[Testgraph 1]]></data>
  26. <node id="n0">
  27. <data key="d7"/>
  28. <data key="d8"><![CDATA[source]]></data>
  29. <data key="d10"><![CDATA[source]]></data>
  30. <data key="d11"><![CDATA[src6]]></data>
  31. <data key="d13"><![CDATA[a sensor]]></data>
  32. <data key="d14">
  33. <y:ShapeNode>
  34. <y:Geometry height="30.0" width="30.0" x="317.0" y="347.0"/>
  35. <y:Fill color="#FFCC00" transparent="false"/>
  36. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  37. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="29.3359375" x="0.33203125" y="5.6494140625">SRC<y:LabelModel>
  38. <y:SmartNodeLabelModel distance="4.0"/>
  39. </y:LabelModel>
  40. <y:ModelParameter>
  41. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  42. </y:ModelParameter>
  43. </y:NodeLabel>
  44. <y:Shape type="octagon"/>
  45. </y:ShapeNode>
  46. </data>
  47. </node>
  48. <node id="n1">
  49. <data key="d7"/>
  50. <data key="d8"><![CDATA[operator]]></data>
  51. <data key="d9">12.0</data>
  52. <data key="d10"><![CDATA[operator]]></data>
  53. <data key="d11"><![CDATA[o14]]></data>
  54. <data key="d13"><![CDATA[aggregator]]></data>
  55. <data key="d14">
  56. <y:ShapeNode>
  57. <y:Geometry height="30.0" width="30.0" x="429.8" y="383.0"/>
  58. <y:Fill color="#FFCC00" transparent="false"/>
  59. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  60. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o14<y:LabelModel>
  61. <y:SmartNodeLabelModel distance="4.0"/>
  62. </y:LabelModel>
  63. <y:ModelParameter>
  64. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  65. </y:ModelParameter>
  66. </y:NodeLabel>
  67. <y:Shape type="ellipse"/>
  68. </y:ShapeNode>
  69. </data>
  70. </node>
  71. <node id="n2">
  72. <data key="d7"/>
  73. <data key="d8"/>
  74. <data key="d9">28.0</data>
  75. <data key="d10"><![CDATA[operator]]></data>
  76. <data key="d11"><![CDATA[o19]]></data>
  77. <data key="d13"><![CDATA[aggregator]]></data>
  78. <data key="d14">
  79. <y:ShapeNode>
  80. <y:Geometry height="30.0" width="30.0" x="521.9" y="468.64000000000004"/>
  81. <y:Fill color="#FFCC00" transparent="false"/>
  82. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  83. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o19<y:LabelModel>
  84. <y:SmartNodeLabelModel distance="4.0"/>
  85. </y:LabelModel>
  86. <y:ModelParameter>
  87. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  88. </y:ModelParameter>
  89. </y:NodeLabel>
  90. <y:Shape type="ellipse"/>
  91. </y:ShapeNode>
  92. </data>
  93. </node>
  94. <node id="n3">
  95. <data key="d7"/>
  96. <data key="d8"/>
  97. <data key="d9">12.0</data>
  98. <data key="d10"><![CDATA[operator]]></data>
  99. <data key="d11"><![CDATA[o15]]></data>
  100. <data key="d13"><![CDATA[aggregator]]></data>
  101. <data key="d14">
  102. <y:ShapeNode>
  103. <y:Geometry height="30.0" width="30.0" x="418.9" y="607.3392"/>
  104. <y:Fill color="#FFCC00" transparent="false"/>
  105. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  106. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o15<y:LabelModel>
  107. <y:SmartNodeLabelModel distance="4.0"/>
  108. </y:LabelModel>
  109. <y:ModelParameter>
  110. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  111. </y:ModelParameter>
  112. </y:NodeLabel>
  113. <y:Shape type="ellipse"/>
  114. </y:ShapeNode>
  115. </data>
  116. </node>
  117. <node id="n4">
  118. <data key="d7"/>
  119. <data key="d8"/>
  120. <data key="d9">75.0</data>
  121. <data key="d10"><![CDATA[operator]]></data>
  122. <data key="d11"><![CDATA[o20]]></data>
  123. <data key="d13"><![CDATA[some processing]]></data>
  124. <data key="d14">
  125. <y:ShapeNode>
  126. <y:Geometry height="30.0" width="30.0" x="614.0" y="383.0"/>
  127. <y:Fill color="#FFCC00" transparent="false"/>
  128. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  129. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o20<y:LabelModel>
  130. <y:SmartNodeLabelModel distance="4.0"/>
  131. </y:LabelModel>
  132. <y:ModelParameter>
  133. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  134. </y:ModelParameter>
  135. </y:NodeLabel>
  136. <y:Shape type="ellipse"/>
  137. </y:ShapeNode>
  138. </data>
  139. </node>
  140. <node id="n5">
  141. <data key="d7"/>
  142. <data key="d8"><![CDATA[source]]></data>
  143. <data key="d10"><![CDATA[source]]></data>
  144. <data key="d11"><![CDATA[src7]]></data>
  145. <data key="d13"><![CDATA[a sensor]]></data>
  146. <data key="d14">
  147. <y:ShapeNode>
  148. <y:Geometry height="30.0" width="30.0" x="317.0" y="428.0"/>
  149. <y:Fill color="#FFCC00" transparent="false"/>
  150. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  151. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="29.3359375" x="0.33203125" y="5.6494140625">SRC<y:LabelModel>
  152. <y:SmartNodeLabelModel distance="4.0"/>
  153. </y:LabelModel>
  154. <y:ModelParameter>
  155. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  156. </y:ModelParameter>
  157. </y:NodeLabel>
  158. <y:Shape type="octagon"/>
  159. </y:ShapeNode>
  160. </data>
  161. </node>
  162. <node id="n6">
  163. <data key="d7"/>
  164. <data key="d8"/>
  165. <data key="d9">22.0</data>
  166. <data key="d10"><![CDATA[operator]]></data>
  167. <data key="d11"><![CDATA[o18]]></data>
  168. <data key="d12"/>
  169. <data key="d13"><![CDATA[filter]]></data>
  170. <data key="d14">
  171. <y:ShapeNode>
  172. <y:Geometry height="30.0" width="30.0" x="521.9" y="383.0"/>
  173. <y:Fill color="#FFCC00" transparent="false"/>
  174. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  175. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o18<y:LabelModel>
  176. <y:SmartNodeLabelModel distance="4.0"/>
  177. </y:LabelModel>
  178. <y:ModelParameter>
  179. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  180. </y:ModelParameter>
  181. </y:NodeLabel>
  182. <y:Shape type="ellipse"/>
  183. </y:ShapeNode>
  184. </data>
  185. </node>
  186. <node id="n7">
  187. <data key="d7"/>
  188. <data key="d8"/>
  189. <data key="d9">50.0</data>
  190. <data key="d10"><![CDATA[operator]]></data>
  191. <data key="d11"><![CDATA[o21]]></data>
  192. <data key="d12"/>
  193. <data key="d13"><![CDATA[some processing]]></data>
  194. <data key="d14">
  195. <y:ShapeNode>
  196. <y:Geometry height="30.0" width="30.0" x="710.8000000000001" y="383.0"/>
  197. <y:Fill color="#FFCC00" transparent="false"/>
  198. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  199. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o21<y:LabelModel>
  200. <y:SmartNodeLabelModel distance="4.0"/>
  201. </y:LabelModel>
  202. <y:ModelParameter>
  203. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  204. </y:ModelParameter>
  205. </y:NodeLabel>
  206. <y:Shape type="ellipse"/>
  207. </y:ShapeNode>
  208. </data>
  209. </node>
  210. <node id="n8">
  211. <data key="d7"/>
  212. <data key="d8"/>
  213. <data key="d9">30.0</data>
  214. <data key="d10"><![CDATA[operator]]></data>
  215. <data key="d11"><![CDATA[o22]]></data>
  216. <data key="d13"><![CDATA[some processing]]></data>
  217. <data key="d14">
  218. <y:ShapeNode>
  219. <y:Geometry height="30.0" width="30.0" x="807.6000000000001" y="383.0"/>
  220. <y:Fill color="#FFCC00" transparent="false"/>
  221. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  222. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o22<y:LabelModel>
  223. <y:SmartNodeLabelModel distance="4.0"/>
  224. </y:LabelModel>
  225. <y:ModelParameter>
  226. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  227. </y:ModelParameter>
  228. </y:NodeLabel>
  229. <y:Shape type="ellipse"/>
  230. </y:ShapeNode>
  231. </data>
  232. </node>
  233. <node id="n9">
  234. <data key="d7"/>
  235. <data key="d8"><![CDATA[sink]]></data>
  236. <data key="d10"><![CDATA[sink]]></data>
  237. <data key="d11"><![CDATA[snk6]]></data>
  238. <data key="d12"/>
  239. <data key="d13"><![CDATA[cloud datacenter]]></data>
  240. <data key="d14">
  241. <y:ShapeNode>
  242. <y:Geometry height="30.0" width="30.0" x="914.8400000000001" y="383.0"/>
  243. <y:Fill color="#FFCC00" transparent="false"/>
  244. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  245. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="28.673828125" x="0.6630859375" y="5.6494140625">SNK<y:LabelModel>
  246. <y:SmartNodeLabelModel distance="4.0"/>
  247. </y:LabelModel>
  248. <y:ModelParameter>
  249. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  250. </y:ModelParameter>
  251. </y:NodeLabel>
  252. <y:Shape type="rectangle"/>
  253. </y:ShapeNode>
  254. </data>
  255. </node>
  256. <node id="n10">
  257. <data key="d7"/>
  258. <data key="d8"><![CDATA[source]]></data>
  259. <data key="d10"><![CDATA[source]]></data>
  260. <data key="d11"><![CDATA[src8]]></data>
  261. <data key="d13"><![CDATA[a sensor]]></data>
  262. <data key="d14">
  263. <y:ShapeNode>
  264. <y:Geometry height="30.0" width="30.0" x="317.0" y="566.0"/>
  265. <y:Fill color="#FFCC00" transparent="false"/>
  266. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  267. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="29.3359375" x="0.33203125" y="5.6494140625">SRC<y:LabelModel>
  268. <y:SmartNodeLabelModel distance="4.0"/>
  269. </y:LabelModel>
  270. <y:ModelParameter>
  271. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  272. </y:ModelParameter>
  273. </y:NodeLabel>
  274. <y:Shape type="octagon"/>
  275. </y:ShapeNode>
  276. </data>
  277. </node>
  278. <node id="n11">
  279. <data key="d7"/>
  280. <data key="d8"><![CDATA[source]]></data>
  281. <data key="d10"><![CDATA[source]]></data>
  282. <data key="d11"><![CDATA[src9]]></data>
  283. <data key="d13"><![CDATA[a sensor]]></data>
  284. <data key="d14">
  285. <y:ShapeNode>
  286. <y:Geometry height="30.0" width="30.0" x="317.0" y="650.0"/>
  287. <y:Fill color="#FFCC00" transparent="false"/>
  288. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  289. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="29.3359375" x="0.33203125" y="5.6494140625">SRC<y:LabelModel>
  290. <y:SmartNodeLabelModel distance="4.0"/>
  291. </y:LabelModel>
  292. <y:ModelParameter>
  293. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  294. </y:ModelParameter>
  295. </y:NodeLabel>
  296. <y:Shape type="octagon"/>
  297. </y:ShapeNode>
  298. </data>
  299. </node>
  300. <node id="n12">
  301. <data key="d7"/>
  302. <data key="d8"/>
  303. <data key="d9">10.0</data>
  304. <data key="d10"><![CDATA[operator]]></data>
  305. <data key="d11"><![CDATA[o17]]></data>
  306. <data key="d13"><![CDATA[mapper]]></data>
  307. <data key="d14">
  308. <y:ShapeNode>
  309. <y:Geometry height="30.0" width="30.0" x="614.0" y="315.99999999999994"/>
  310. <y:Fill color="#FFCC00" transparent="false"/>
  311. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  312. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o17<y:LabelModel>
  313. <y:SmartNodeLabelModel distance="4.0"/>
  314. </y:LabelModel>
  315. <y:ModelParameter>
  316. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  317. </y:ModelParameter>
  318. </y:NodeLabel>
  319. <y:Shape type="ellipse"/>
  320. </y:ShapeNode>
  321. </data>
  322. </node>
  323. <node id="n13">
  324. <data key="d7"/>
  325. <data key="d8"/>
  326. <data key="d9">28.0</data>
  327. <data key="d10"><![CDATA[operator]]></data>
  328. <data key="d11"><![CDATA[o16]]></data>
  329. <data key="d13"><![CDATA[mapper]]></data>
  330. <data key="d14">
  331. <y:ShapeNode>
  332. <y:Geometry height="30.0" width="30.0" x="614.0" y="238.60000000000002"/>
  333. <y:Fill color="#FFCC00" transparent="false"/>
  334. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  335. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="24.021484375" x="2.9892578125" y="5.6494140625">o16<y:LabelModel>
  336. <y:SmartNodeLabelModel distance="4.0"/>
  337. </y:LabelModel>
  338. <y:ModelParameter>
  339. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  340. </y:ModelParameter>
  341. </y:NodeLabel>
  342. <y:Shape type="ellipse"/>
  343. </y:ShapeNode>
  344. </data>
  345. </node>
  346. <node id="n14">
  347. <data key="d7"/>
  348. <data key="d8"><![CDATA[source]]></data>
  349. <data key="d10"><![CDATA[source]]></data>
  350. <data key="d11"><![CDATA[src2]]></data>
  351. <data key="d13"><![CDATA[a sensor]]></data>
  352. <data key="d14">
  353. <y:ShapeNode>
  354. <y:Geometry height="30.0" width="30.0" x="486.79999999999995" y="232.8"/>
  355. <y:Fill color="#FFCC00" transparent="false"/>
  356. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  357. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="29.3359375" x="0.33203125" y="5.6494140625">SRC<y:LabelModel>
  358. <y:SmartNodeLabelModel distance="4.0"/>
  359. </y:LabelModel>
  360. <y:ModelParameter>
  361. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  362. </y:ModelParameter>
  363. </y:NodeLabel>
  364. <y:Shape type="octagon"/>
  365. </y:ShapeNode>
  366. </data>
  367. </node>
  368. <node id="n15">
  369. <data key="d7"/>
  370. <data key="d8"><![CDATA[sink]]></data>
  371. <data key="d10"><![CDATA[sink]]></data>
  372. <data key="d11"><![CDATA[snk5]]></data>
  373. <data key="d12"/>
  374. <data key="d13"><![CDATA[database]]></data>
  375. <data key="d14">
  376. <y:ShapeNode>
  377. <y:Geometry height="30.0" width="30.0" x="719.0800000000003" y="238.60000000000002"/>
  378. <y:Fill color="#FFCC00" transparent="false"/>
  379. <y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/>
  380. <y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="28.673828125" x="0.6630859375" y="5.6494140625">SNK<y:LabelModel>
  381. <y:SmartNodeLabelModel distance="4.0"/>
  382. </y:LabelModel>
  383. <y:ModelParameter>
  384. <y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/>
  385. </y:ModelParameter>
  386. </y:NodeLabel>
  387. <y:Shape type="rectangle"/>
  388. </y:ShapeNode>
  389. </data>
  390. </node>
  391. <edge id="e0" source="n0" target="n1">
  392. <data key="d18">
  393. <y:PolyLineEdge>
  394. <y:Path sx="0.0" sy="0.0" tx="-0.8000000000000114" ty="-12.799999999999955">
  395. <y:Point x="444.0" y="362.0"/>
  396. </y:Path>
  397. <y:LineStyle color="#000000" type="line" width="1.0"/>
  398. <y:Arrows source="none" target="standard"/>
  399. <y:BendStyle smoothed="false"/>
  400. </y:PolyLineEdge>
  401. </data>
  402. </edge>
  403. <edge id="e1" source="n5" target="n1">
  404. <data key="d18">
  405. <y:PolyLineEdge>
  406. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  407. <y:Point x="444.8" y="443.0"/>
  408. </y:Path>
  409. <y:LineStyle color="#000000" type="line" width="1.0"/>
  410. <y:Arrows source="none" target="standard"/>
  411. <y:BendStyle smoothed="false"/>
  412. </y:PolyLineEdge>
  413. </data>
  414. </edge>
  415. <edge id="e2" source="n1" target="n6">
  416. <data key="d18">
  417. <y:PolyLineEdge>
  418. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
  419. <y:LineStyle color="#000000" type="line" width="1.0"/>
  420. <y:Arrows source="none" target="standard"/>
  421. <y:BendStyle smoothed="false"/>
  422. </y:PolyLineEdge>
  423. </data>
  424. </edge>
  425. <edge id="e3" source="n6" target="n4">
  426. <data key="d18">
  427. <y:PolyLineEdge>
  428. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
  429. <y:LineStyle color="#000000" type="line" width="1.0"/>
  430. <y:Arrows source="none" target="standard"/>
  431. <y:BendStyle smoothed="false"/>
  432. </y:PolyLineEdge>
  433. </data>
  434. </edge>
  435. <edge id="e4" source="n4" target="n7">
  436. <data key="d18">
  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="e5" source="n7" target="n8">
  446. <data key="d18">
  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="e6" source="n8" target="n9">
  456. <data key="d18">
  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="e7" source="n10" target="n3">
  466. <data key="d17"/>
  467. <data key="d18">
  468. <y:PolyLineEdge>
  469. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  470. <y:Point x="433.9" y="581.0"/>
  471. </y:Path>
  472. <y:LineStyle color="#000000" type="line" width="1.0"/>
  473. <y:Arrows source="none" target="standard"/>
  474. <y:BendStyle smoothed="false"/>
  475. </y:PolyLineEdge>
  476. </data>
  477. </edge>
  478. <edge id="e8" source="n11" target="n3">
  479. <data key="d17"/>
  480. <data key="d18">
  481. <y:PolyLineEdge>
  482. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  483. <y:Point x="433.9" y="665.0"/>
  484. </y:Path>
  485. <y:LineStyle color="#000000" type="line" width="1.0"/>
  486. <y:Arrows source="none" target="standard"/>
  487. <y:BendStyle smoothed="false"/>
  488. </y:PolyLineEdge>
  489. </data>
  490. </edge>
  491. <edge id="e9" source="n1" target="n2">
  492. <data key="d17"/>
  493. <data key="d18">
  494. <y:PolyLineEdge>
  495. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  496. <y:Point x="457.85" y="407.0"/>
  497. <y:Point x="457.85" y="407.0"/>
  498. <y:Point x="469.9" y="440.82000000000005"/>
  499. <y:Point x="469.9" y="440.82000000000005"/>
  500. <y:Point x="469.9" y="440.82000000000005"/>
  501. <y:Point x="469.9" y="483.64000000000004"/>
  502. </y:Path>
  503. <y:LineStyle color="#000000" type="line" width="1.0"/>
  504. <y:Arrows source="none" target="standard"/>
  505. <y:BendStyle smoothed="false"/>
  506. </y:PolyLineEdge>
  507. </data>
  508. </edge>
  509. <edge id="e10" source="n3" target="n2">
  510. <data key="d17"/>
  511. <data key="d18">
  512. <y:PolyLineEdge>
  513. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  514. <y:Point x="536.9" y="622.3392"/>
  515. </y:Path>
  516. <y:LineStyle color="#000000" type="line" width="1.0"/>
  517. <y:Arrows source="none" target="standard"/>
  518. <y:BendStyle smoothed="false"/>
  519. </y:PolyLineEdge>
  520. </data>
  521. </edge>
  522. <edge id="e11" source="n2" target="n7">
  523. <data key="d17"/>
  524. <data key="d18">
  525. <y:PolyLineEdge>
  526. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
  527. <y:Point x="725.8000000000001" y="483.64000000000004"/>
  528. </y:Path>
  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="e12" source="n14" target="n13">
  536. <data key="d17"/>
  537. <data key="d18">
  538. <y:PolyLineEdge>
  539. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="-5.800000000000011"/>
  540. <y:LineStyle color="#000000" type="line" width="1.0"/>
  541. <y:Arrows source="none" target="standard"/>
  542. <y:BendStyle smoothed="false"/>
  543. </y:PolyLineEdge>
  544. </data>
  545. </edge>
  546. <edge id="e13" source="n13" target="n12">
  547. <data key="d17"/>
  548. <data key="d18">
  549. <y:PolyLineEdge>
  550. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
  551. <y:LineStyle color="#000000" type="line" width="1.0"/>
  552. <y:Arrows source="none" target="standard"/>
  553. <y:BendStyle smoothed="false"/>
  554. </y:PolyLineEdge>
  555. </data>
  556. </edge>
  557. <edge id="e14" source="n12" target="n4">
  558. <data key="d17"/>
  559. <data key="d18">
  560. <y:PolyLineEdge>
  561. <y:Path sx="0.0" sy="0.0" tx="-1.1600000000009913" ty="0.0">
  562. <y:Point x="629.0" y="364.5"/>
  563. <y:Point x="627.839999999999" y="364.5"/>
  564. </y:Path>
  565. <y:LineStyle color="#000000" type="line" width="1.0"/>
  566. <y:Arrows source="none" target="standard"/>
  567. <y:BendStyle smoothed="false"/>
  568. </y:PolyLineEdge>
  569. </data>
  570. </edge>
  571. <edge id="e15" source="n13" target="n15">
  572. <data key="d17"/>
  573. <data key="d18">
  574. <y:PolyLineEdge>
  575. <y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
  576. <y:LineStyle color="#000000" type="line" width="1.0"/>
  577. <y:Arrows source="none" target="standard"/>
  578. <y:BendStyle smoothed="false"/>
  579. </y:PolyLineEdge>
  580. </data>
  581. </edge>
  582. </graph>
  583. <data key="d15">
  584. <y:Resources/>
  585. </data>
  586. </graphml>