mirror of
https://github.com/beetbox/beets.git
synced 2026-02-08 08:25:23 +01:00
2528 lines
208 KiB
XML
2528 lines
208 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<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">
|
|
<!--Created by yEd 3.22-->
|
|
<key attr.name="Description" attr.type="string" for="graph" id="d0"/>
|
|
<key for="port" id="d1" yfiles.type="portgraphics"/>
|
|
<key for="port" id="d2" yfiles.type="portgeometry"/>
|
|
<key for="port" id="d3" yfiles.type="portuserdata"/>
|
|
<key attr.name="url" attr.type="string" for="node" id="d4"/>
|
|
<key attr.name="description" attr.type="string" for="node" id="d5"/>
|
|
<key for="node" id="d6" yfiles.type="nodegraphics"/>
|
|
<key for="graphml" id="d7" yfiles.type="resources"/>
|
|
<key attr.name="url" attr.type="string" for="edge" id="d8"/>
|
|
<key attr.name="description" attr.type="string" for="edge" id="d9"/>
|
|
<key for="edge" id="d10" yfiles.type="edgegraphics"/>
|
|
<graph edgedefault="directed" id="G">
|
|
<data key="d0" xml:space="preserve"/>
|
|
<node id="n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="48.0" width="91.0" x="862.875992063492" y="0.0"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="81.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Start</p></center>
|
|
<center><p><tt>__main__.py</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="266.0" x="775.375992063492" y="68.0"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="256.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Call CLI</p></center>
|
|
<center><p><tt>ui.__init__.py main() -> _raw_main()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="768.0970287322998" width="271.37777777777774" x="771.9371031746032" y="136.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="271.37777777777774" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Bootstrap</p></center>
|
|
<center><p><tt>ui.__init__.py _setup()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="7.66330294936779E-5" right="0" rightF="7.66330294936779E-5" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 1</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n2:">
|
|
<node id="n2::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="189.0" x="813.125992063492" y="197.0"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Configure Musicbrainz API</p></center>
|
|
<center><p><tt>autotag.mb.py configure()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="98.0" x="858.625992063492" y="288.5161714553833"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="88.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Configure</p></center>
|
|
<center><p><tt>_configure()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="119.0" x="848.125992063492" y="356.5161714553833"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="109.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Load plugins</p></center>
|
|
<center><p><tt>_load_plugins()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="241.37762451171875" x="786.9371798076327" y="424.5161714553833"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="231.37762451171875" x="5.0" xml:space="preserve" y="5.0">Add types and queries defined by plugin
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="145.42489624023438" x="834.9135439433749" y="516.0323429107666"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="135.42489624023438" x="5.0" xml:space="preserve" y="5.0">Send 'pluginload' event<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="163.2090606689453" x="826.0214617290194" y="566.3764572143555"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="153.2090606689453" x="5.0" xml:space="preserve" y="5.0">Get default subcommands<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="166.96505737304688" x="824.1434633769686" y="627.7205715179443"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="156.96505737304688" x="5.0" xml:space="preserve" y="5.0">Load plugin subcommands<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="48.0" width="119.0" x="808.8819444444445" y="841.0970287322998"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="109.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Open library</p></center>
|
|
<center><p><tt>_open_library()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n8">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="132.89688110351562" x="841.1775515117342" y="734.4088001251221"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="122.89688110351562" x="5.0" xml:space="preserve" y="5.0">Check if library exists<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n2::n9">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="30.344114303588867" width="65.28836059570312" x="957.8822085910373" y="849.9249715805054"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="55.288360595703125" x="5.0" xml:space="preserve" y="5.0">Continue<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<node id="n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="511.0" x="652.875992063492" y="947.7852573394775"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="501.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Parse subcommand and arguments</p></center>
|
|
<center><p><tt>ut.__init__.py _raw_main() -&gt;</center>
|
|
<center>SubcommandsOptionParser.parse_subcommand()</tt></p></center><html
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="166.89305114746094" x="824.9294664897616" y="1063.3014287948608"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="156.89305114746094" x="5.0" xml:space="preserve" y="5.0">Run subcommand function<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="165.44107055664062" x="825.6554567851717" y="1169.9896574020386"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="155.44107055664062" x="5.0" xml:space="preserve" y="5.0">Assume 'import' command<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="210.0" x="803.375992063492" y="1230.6778860092163"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="200.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Set importer configuration</p></center>
|
|
<center><p><tt>ui.commands.py import_func()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="191.3133087158203" x="812.7193377055819" y="1317.1940574645996"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="181.3133087158203" x="5.0" xml:space="preserve" y="5.0">Check user-supplied directories<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n8">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="217.0" x="799.875992063492" y="1377.8822860717773"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="207.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Import files</p></center>
|
|
<center><p><tt>ui.commands.py import_files()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n9">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="245.0" x="785.875992063492" y="1445.8822860717773"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="235.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Create import session</p></center>
|
|
<center><p><tt>ui.commands.TerminalImportSession</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="532.0970287322998" width="404.98293650793676" x="705.1345238095237" y="1513.8822860717773"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="404.98293650793676" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Run session</p></center>
|
|
<center><p><tt>TerminalImportSession.run()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="2.7194552967557684E-4" right="0" rightF="2.829657660186058E-4" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="459.5101404056163" width="414.73010920436815" x="289.94454242041115" y="1554.6161546053663"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="414.73010920436815" x="0.0" xml:space="preserve" y="0.0">Folder 2</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="459.5101404056163" closedWidth="414.73010920436815" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n10:">
|
|
<node id="n10::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="273.9698791503906" x="770.6410524882967" y="1574.8822860717773"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="263.9698791503906" x="5.0" xml:space="preserve" y="5.0">Split directory tasks into a task for each album<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="137.0849151611328" x="839.0835344829256" y="1625.2264003753662"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="127.08491516113281" x="5.0" xml:space="preserve" y="5.0">Add stages for import<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="187.31724548339844" x="813.9673693217928" y="1675.570514678955"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="177.31724548339844" x="5.0" xml:space="preserve" y="5.0">Add plugin early import stages<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="156.5250244140625" x="829.3634798564608" y="1725.914628982544"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="146.5250244140625" x="5.0" xml:space="preserve" y="5.0">Add plugin import stages<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="220.14944458007812" x="797.551269773453" y="1787.2587432861328"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="210.14944458007812" x="5.0" xml:space="preserve" y="5.0">Send 'import_begin' event to plugins<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="165.53707885742188" x="824.8574526347811" y="1893.9469718933105"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="155.53707885742188" x="5.0" xml:space="preserve" y="5.0">Check if threading enabled<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="30.344114303588867" width="155.50498962402355" x="939.6121877276707" y="2000.6352005004883"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="145.50498962402344" x="5.0" xml:space="preserve" y="5.0">Run pipeline sequentially<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n10::n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="30.344114303588867" width="189.47723388671875" x="720.1347957550533" y="2000.6352005004883"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.47723388671875" x="5.0" xml:space="preserve" y="5.0">Run pipeline in parallel threads<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<node id="n11">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="154.2449951171875" x="831.2534945048983" y="2065.979314804077"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="144.2449951171875" x="5.0" xml:space="preserve" y="5.0">Check if autotag enabled<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n12">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="231.0" x="672.8757936507936" y="2172.667543411255"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="221.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Find candidates</p></center>
|
|
<center><p><tt>importer.py lookup_candidates()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n13">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="189.0" x="933.8757936507936" y="2172.667543411255"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Import as-is</p></center>
|
|
<center><p><tt>importer.py import_asis()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n14">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="222.29745483398438" x="677.2270662338015" y="2242.8396005630493"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="212.29745483398438" x="5.0" xml:space="preserve" y="5.0">Send 'import_task_start' plugin event<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n15">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="137.74490356445312" x="719.5033418685671" y="2293.183714866638"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="127.74490356445312" x="5.0" xml:space="preserve" y="5.0">Check if item is album<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n16">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="224.0" x="641.9392857142857" y="2399.871943473816"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="214.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p><tt>ImportTask.lookup_candidates()</tt></p></center>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n17">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="117.83674621582031" x="895.9395634000264" y="2400.1998863220215"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="107.83674621582031" x="5.0" xml:space="preserve" y="5.0">Item is a singleton<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n18">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="287.0" x="811.3579365079365" y="2511.5440006256104"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="277.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p><tt>SingletonImportTask.lookup_candidates()</tt></p></center>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="1559.1940574645996" width="781.3579365079365" x="0.0" y="2450.871943473816"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="781.3579365079365" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Find album tags</p></center>
|
|
<center><p><tt>autotag.match.py tag_album()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="2.191694955939738E-4" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 3</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n19:">
|
|
<node id="n19::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="135.9088592529297" x="158.25311005607483" y="2511.871943473816"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="125.90885925292969" x="5.0" xml:space="preserve" y="5.0">Get current metadata<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="109.38870239257812" x="171.5131884862506" y="2562.216057777405"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="99.38870239257812" x="5.0" xml:space="preserve" y="5.0">Check if IDs exist<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="500.0646858215332" width="495.0" x="271.35793650793653" y="2668.9042863845825"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="495.0" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Find albums with ID</p></center>
|
|
<center><p><tt>autotag.hooks.album_for_id()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 4</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n19::n2:">
|
|
<node id="n19::n2::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="224.0" x="421.10793650793653" y="2729.9042863845825"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="214.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p><tt>autotag.hooks.album_for_mbid()</tt></p></center>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="224.0" x="421.10793650793653" y="2789.076343536377"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="214.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p><tt>autotag.hooks.album_for_mbid()</tt></p></center>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="189.0" x="562.3579365079365" y="2859.576343536377"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p><tt>autotag.mb.album_for_id()</tt></p></center>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="57.78831481933594" x="627.9637790982686" y="2966.5925149917603"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="47.78831481933594" x="5.0" xml:space="preserve" y="5.0">Success<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="234.7415313720703" x="415.7371708219014" y="3073.280743598938"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="224.7415313720703" x="5.0" xml:space="preserve" y="5.0">Send 'albuminfo_received' plugin event<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="246.0" x="286.35793650793653" y="2851.076343536377"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="236.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Check plugin sources for album ID results</p></center>
|
|
<center><p><tt>plugins.album_for_id()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="30.344114303588867" width="103.44862365722656" x="481.38362467932325" y="3123.624857902527"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="93.44862365722656" x="5.0" xml:space="preserve" y="5.0">Return matches<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n2::n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="57.78831481933594" x="380.46377909826856" y="2966.5925149917603"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="47.78831481933594" x="5.0" xml:space="preserve" y="5.0">Success<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<node id="n19::n3" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="444.37645721435547" width="323.0" x="111.67896825396826" y="3188.9689722061157"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="323.0" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Add candidates to potential matches</p></center>
|
|
<center><p><tt>autotag.match._add_candidate()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 5</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n19::n3:">
|
|
<node id="n19::n3::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="140.0848846435547" x="203.13652593219092" y="3249.9689722061157"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="130.0848846435547" x="5.0" xml:space="preserve" y="5.0">Discard empty albums<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="103.30464172363281" x="221.52664739215186" y="3300.3130865097046"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="93.30464172363281" x="5.0" xml:space="preserve" y="5.0">Filter duplicates<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="181.24517822265625" x="182.55637914264014" y="3350.6572008132935"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="171.24517822265625" x="5.0" xml:space="preserve" y="5.0">Discard matches without tags<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="293.0" x="126.67896825396826" y="3401.0013151168823"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="283.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Find mapping between import items and track info</p></center>
|
|
<center><p><tt>assign_items()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="217.79745483398438" x="164.28024083697608" y="3537.0013151168823"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="207.79745483398438" x="5.0" xml:space="preserve" y="5.0">Skip matches with ignored penalties<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="31.0" width="167.0" x="189.67896825396826" y="3587.345429420471"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="157.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Return <tt>AlbumMatch</tt> objects</p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n3::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.predefinedProcess">
|
|
<y:Geometry height="48.0" width="180.0" x="183.17896825396826" y="3469.0013151168823"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="170.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Calculate distance of changes</p></center>
|
|
<center><p><tt>distance()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<node id="n19::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="152.6009979248047" x="88.7566438947405" y="2730.232229232788"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="142.6009979248047" x="5.0" xml:space="preserve" y="5.0">Use metadata for search<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="48.0" width="141.0" x="94.55714285714285" y="2780.576343536377"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="38.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="131.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Search with existing ID</p></center>
|
|
<center><p><tt>match_by_id()</tt></p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="57.78831481933594" x="136.16298544747488" y="2859.9042863845825"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="47.78831481933594" x="5.0" xml:space="preserve" y="5.0">Success<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="225.3574981689453" x="15.000219169495594" y="2966.5925149917603"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="215.3574981689453" x="5.0" xml:space="preserve" y="5.0">Search with tag terms from metadata<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n8">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="152.58905029296875" x="51.384443107483875" y="3073.280743598938"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="142.58905029296875" x="5.0" xml:space="preserve" y="5.0">Check if it is a VA release<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n9">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="198.83737182617188" x="28.260282340882313" y="3123.624857902527"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="188.83737182617188" x="5.0" xml:space="preserve" y="5.0">Collect results from data sources<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n10">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="104.108642578125" x="221.87464696490576" y="3653.345429420471"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="94.108642578125" x="5.0" xml:space="preserve" y="5.0">Sort by distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n11">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="31.0" width="241.0" x="270.17896825396826" y="3964.0660009384155"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="231.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Return <tt>Proposal</tt> with recommendations</p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n12" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="240.37645721435547" width="322.318253968254" x="224.8593253968254" y="3703.68954372406"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="46.0" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="322.318253968254" x="0.0" xml:space="preserve" y="0.0"><html><center><p>Get recommendations</p></center>
|
|
<center><p><tt>autotag.match.py _recommendation()</tt></p></center></html>
|
|
</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="1.3040209577752648E-4" right="0" rightF="1.304020958059482E-4" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 6</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n19::n12:">
|
|
<node id="n19::n12::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="46.688228607177734" width="172.14913940429688" x="299.94388267880396" y="3764.68954372406"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="36.688228607177734" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="162.14913940429688" x="5.0" xml:space="preserve" y="5.0">Use configuration threshold
|
|
values to classify matches<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n12::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="46.688228607177734" width="292.31799316406244" x="239.85945579892118" y="3831.377772331238"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="36.688228607177734" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="282.3179931640625" x="4.999999999999972" xml:space="preserve" y="5.0">Downgrade recommendation level if
|
|
lower than current recommendation with penalty<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n19::n12::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="31.0" width="208.0" x="282.0184523809524" y="3898.0660009384155"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="21.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="198.0" x="5.0" xml:space="preserve" y="5.0"><html><center><p>Return <tt>Recommendation</tt> for object</p></center></html>
|
|
<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<node id="n20">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.predefinedProcess">
|
|
<y:Geometry height="30.344114303588867" width="240.9336700439453" x="333.19566497802737" y="4030.0660009384155"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="230.9336700439453" x="5.0" xml:space="preserve" y="5.0">Get user-input for decision on proposals<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n21">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="113.13272094726562" x="971.8094331771608" y="2242.8396005630493"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="103.13272094726562" x="5.0" xml:space="preserve" y="5.0">Apply as-is choice<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22" yfiles.foldertype="group">
|
|
<data key="d4" xml:space="preserve"/>
|
|
<data key="d6">
|
|
<y:ProxyAutoBoundsNode>
|
|
<y:Realizers active="0">
|
|
<y:GroupNode>
|
|
<y:Geometry height="2369.1300296783447" width="570.0242063492062" x="1280.8367063492065" y="-30.602200508117676"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="570.0242063492062" x="0.0" xml:space="preserve" y="0.0">autotag.match.distance()</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="false" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="15" bottomF="15.0" left="15" leftF="15.0" right="15" rightF="15.0" top="15" topF="15.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="3.2067677329905564E-4" right="16" rightF="15.50007188585073" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
<y:GroupNode>
|
|
<y:Geometry height="50.0" width="50.0" x="0.0" y="60.0"/>
|
|
<y:Fill color="#F5F5F5" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="dashed" width="1.0"/>
|
|
<y:NodeLabel alignment="right" autoSizePolicy="node_width" backgroundColor="#EBEBEB" borderDistance="0.0" fontFamily="Dialog" fontSize="15" fontStyle="plain" hasLineColor="false" height="24.430143356323242" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="61.09037780761719" x="-5.545188903808594" xml:space="preserve" y="0.0">Folder 7</y:NodeLabel>
|
|
<y:Shape type="roundrectangle"/>
|
|
<y:State closed="true" closedHeight="50.0" closedWidth="50.0" innerGraphDisplayEnabled="false"/>
|
|
<y:Insets bottom="5" bottomF="5.0" left="5" leftF="5.0" right="5" rightF="5.0" top="5" topF="5.0"/>
|
|
<y:BorderInsets bottom="0" bottomF="0.0" left="0" leftF="0.0" right="0" rightF="0.0" top="0" topF="0.0"/>
|
|
</y:GroupNode>
|
|
</y:Realizers>
|
|
</y:ProxyAutoBoundsNode>
|
|
</data>
|
|
<graph edgedefault="directed" id="n22:">
|
|
<node id="n22::n0">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="189.6572723388672" x="1323.6931892273917" y="8.827942848205566"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.6572723388672" x="5.0" xml:space="preserve" y="5.0">Get current metadata for items<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n1">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="46.688228607177734" width="225.29750061035156" x="1305.8730750916495" y="68.65588569641113"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="36.688228607177734" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="215.29750061035156" x="5.0" xml:space="preserve" y="5.0">Create autotag.hooks.Distance object
|
|
to keep track of penalties<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n2">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="120.54881286621094" x="1358.2474189637198" y="205.82794284820557"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="110.54881286621094" x="5.0" xml:space="preserve" y="5.0">Check if artist is VA<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n3">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="148.18495178222656" x="1314.2920479184106" y="297.34411430358887"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="138.18495178222656" x="5.0" xml:space="preserve" y="5.0">Calculate artist distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n4">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="164.76907348632812" x="1357.2287569076295" y="365.34411430358887"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="154.76907348632812" x="5.0" xml:space="preserve" y="5.0">Calculate album difference<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n5">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="188.80526733398438" x="1345.2106599838014" y="424.5161714553833"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="178.80526733398438" x="5.0" xml:space="preserve" y="5.0">Check if album media specified<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n6">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="172.91714477539062" x="1305.953133961511" y="516.0323429107666"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="162.91714477539062" x="5.0" xml:space="preserve" y="5.0">Check configuration options<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n7">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="193.1492462158203" x="1295.837083241296" y="566.3764572143555"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="183.1492462158203" x="5.0" xml:space="preserve" y="5.0">Calculate album media distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n8">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="161.74508666992188" x="1351.9752741253565" y="627.7205715179443"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="151.74508666992188" x="5.0" xml:space="preserve" y="5.0">Check if medium specified<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n9">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="204.03343200683594" x="1339.752530028328" y="849.9249715805054"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="194.03343200683594" x="5.0" xml:space="preserve" y="5.0">Check if earliest release preferred<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n10">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="185.55322265625" x="1297.735888671875" y="734.4088001251221"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="175.55322265625" x="5.0" xml:space="preserve" y="5.0">Calculate distance for medium<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n11">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="89.14453125" x="1295.8370597718254" y="1169.9896574020386"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="79.14453125" x="5.0" xml:space="preserve" y="5.0">Assume 1989<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n12">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="138.71688842773438" x="1319.7520716591487" y="1063.3014287948608"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="128.71688842773438" x="5.0" xml:space="preserve" y="5.0">Is original year known<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n13">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="46.688228607177734" width="244.44964599609375" x="1327.7527563670326" y="1231.3337717056274"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="36.688228607177734" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="234.44964599609375" x="5.0" xml:space="preserve" y="5.0">Calculate difference between album year
|
|
and original year<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n14">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="46.688228607177734" width="238.16159057617188" x="1336.608093600803" y="1309.0220003128052"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="36.688228607177734" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="228.16159057617188" x="5.0" xml:space="preserve" y="5.0">Calculate maximum difference between
|
|
current year and original year<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n15">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="331.1263427734375" x="1295.8370270259798" y="1386.710228919983"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="321.1263427734375" x="5.0" xml:space="preserve" y="5.0">Add distance ratio of year difference and max difference<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n16">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="139.22093200683594" x="1534.4278276473756" y="956.6132001876831"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="129.22093200683594" x="5.0" xml:space="preserve" y="5.0">Check if year specified<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n17">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="151.08895874023438" x="1493.6886555505178" y="1063.3014287948608"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="141.08895874023438" x="5.0" xml:space="preserve" y="5.0">Does year match exactly<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n18">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="146.3489532470703" x="1653.6316741701157" y="1169.9896574020386"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="136.3489532470703" x="5.0" xml:space="preserve" y="5.0">Add no penalty for year<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n19">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="184.34124755859375" x="1439.2902889191157" y="1169.9896574020386"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="174.34124755859375" x="5.0" xml:space="preserve" y="5.0">Prefer match with closest year<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n20">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="144.66893005371094" x="1628.785971481081" y="1454.710228919983"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="134.66893005371094" x="5.0" xml:space="preserve" y="5.0">Check country distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n21">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="128.48081970214844" x="1636.8800266568624" y="1574.8822860717773"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="118.48081970214844" x="5.0" xml:space="preserve" y="5.0">Check label distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n22">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="190.9772491455078" x="1605.6318119351827" y="1625.2264003753662"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="180.9772491455078" x="5.0" xml:space="preserve" y="5.0">Check catalog number distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n23">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="189.6932373046875" x="1606.2738178555928" y="1675.570514678955"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="179.6932373046875" x="5.0" xml:space="preserve" y="5.0">Check disambiguation distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n24">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="163.13706970214844" x="1619.5519016568624" y="1725.914628982544"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="153.13706970214844" x="5.0" xml:space="preserve" y="5.0">Check album ID difference<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n25">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="120.39277648925781" x="1671.0220641363235" y="1787.2587432861328"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="110.39277648925781" x="5.0" xml:space="preserve" y="5.0">Checked all tracks?<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n26">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="118.0887451171875" x="1702.2720956953744" y="1893.9469718933105"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="108.0887451171875" x="5.0" xml:space="preserve" y="5.0">Add track distance<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n27">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="122.48080444335938" x="1549.791145397368" y="1893.9469718933105"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="112.48080444335938" x="5.0" xml:space="preserve" y="5.0">Are tracks missing?<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n28">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="102.24862670898438" x="1516.4048533121745" y="2000.6352005004883"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="92.24862670898438" x="5.0" xml:space="preserve" y="5.0">Add full penalty<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n29">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.decision">
|
|
<y:Geometry height="30.344114303588867" width="176.57716369628906" x="1522.742965770903" y="2065.979314804077"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="166.57716369628906" x="5.0" xml:space="preserve" y="5.0">Are there unmatched tracks?<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n30">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="102.24862670898438" x="1515.762789820111" y="2181.4954862594604"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="92.24862670898438" x="5.0" xml:space="preserve" y="5.0">Add full penalty<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n31">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.process">
|
|
<y:Geometry height="30.344114303588867" width="185.24119567871094" x="1518.4109497796921" y="2242.8396005630493"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="175.24119567871094" x="5.0" xml:space="preserve" y="5.0">Apply plugin distance changes<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
<node id="n22::n32">
|
|
<data key="d6">
|
|
<y:GenericNode configuration="com.yworks.flowchart.terminator">
|
|
<y:Geometry height="30.344114303588867" width="226.50949096679688" x="1497.7768021356492" y="2293.183714866638"/>
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="216.50949096679688" x="5.0" xml:space="preserve" y="5.0">Return autotag.hooks.Distance object<y:LabelModel><y:SmartNodeLabelModel distance="4.0"/></y:LabelModel><y:ModelParameter><y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/></y:ModelParameter></y:NodeLabel>
|
|
</y:GenericNode>
|
|
</data>
|
|
</node>
|
|
</graph>
|
|
</node>
|
|
<edge id="e0" source="n0" target="n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e1" source="n1" target="n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.75" ty="-384.0485143661499"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e0" source="n2::n0" target="n2::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e1" source="n2::n1" target="n2::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e2" source="n2::n2" target="n2::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e3" source="n2::n3" target="n2::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e4" source="n2::n4" target="n2::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e5" source="n2::n5" target="n2::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e6" source="n2::n8" target="n2::n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-33.224220275878906" sy="7.578307151794434" tx="0.0" ty="-24.0">
|
|
<y:Point x="874.4017717876131" y="780.2529144287109"/>
|
|
<y:Point x="868.3818009149461" y="780.2529144287109"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="76.30050659179688" x="-84.32042845670185" xml:space="preserve" y="53.42362976074219">Doesn't Exist<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e7" source="n2::n8" target="n2::n9">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="33.224220275878906" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="940.850212339371" y="780.2529144287109"/>
|
|
<y:Point x="990.526281229655" y="780.2529144287109"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.7403600760702678" textColor="#000000" verticalTextPosition="bottom" visible="true" width="35.94422912597656" x="11.731863438478285" xml:space="preserve" y="43.15010118484497">Exists<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n2::e8" source="n2::n6" target="n2::n8">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e2" source="n2" target="n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.75" sy="384.0485143661499" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e3" source="n3" target="n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e4" source="n4" target="n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e5" source="n5" target="n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e6" source="n6" target="n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e7" source="n8" target="n9">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e8" source="n7" target="n8">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e9" source="n9" target="n10">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.75" ty="-266.0485143661499"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e0" source="n10::n0" target="n10::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e1" source="n10::n1" target="n10::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e2" source="n10::n2" target="n10::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e3" source="n10::n3" target="n10::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e4" source="n10::n4" target="n10::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e5" source="n10::n5" target="n10::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="41.38426971435547" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="949.0102617778475" y="1939.7910861968994"/>
|
|
<y:Point x="1017.3646666511656" y="1939.7910861968994"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="45.974293723760866" xml:space="preserve" y="53.423654556274414">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n10::e6" source="n10::n5" target="n10::n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-41.38426971435547" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="866.2417223491366" y="1939.7910861968994"/>
|
|
<y:Point x="814.873520067003" y="1939.7910861968994"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-76.6764198983692" xml:space="preserve" y="53.423654556274414">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e10" source="n10" target="n11">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.75" sy="266.0485143661499" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e11" source="n11" target="n12">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-38.561248779296875" sy="7.578307151794434" tx="0.0" ty="-24.0">
|
|
<y:Point x="869.8147432841952" y="2111.823429107666"/>
|
|
<y:Point x="788.375901019384" y="2111.823429107666"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-106.74709802801954" xml:space="preserve" y="53.423526763916016">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e12" source="n11" target="n13">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="38.561248779296875" sy="7.578307151794434" tx="0.0" ty="-24.0">
|
|
<y:Point x="946.9372408427889" y="2111.823429107666"/>
|
|
<y:Point x="1028.3757777622768" y="2111.823429107666"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="59.05840288174704" xml:space="preserve" y="53.423526763916016">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e13" source="n12" target="n14">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e14" source="n14" target="n15">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e15" source="n15" target="n16">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-34.4361978367931" sy="7.57830715184582" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.308403320383945" xml:space="preserve" y="53.42773151397705">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e16" source="n15" target="n17">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="34.43622589111328" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="822.8120195419069" y="2339.027829170227"/>
|
|
<y:Point x="954.8579206194196" y="2339.027829170227"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="109.66578992216978" xml:space="preserve" y="53.75152397155762">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e17" source="n17" target="n18">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e18" source="n16" target="n19">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.5" tx="363.2603174603174" ty="-779.5970287322998"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e0" source="n19::n0" target="n19::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e1" source="n19::n1" target="n19::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="27.34717559814453" sy="7.578307151794434" tx="-231.5" ty="-250.0323429107666">
|
|
<y:Point x="253.5547152806842" y="2608.0601720809937"/>
|
|
<y:Point x="287.35804387652684" y="2608.0601720809937"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="8.495085112326478" xml:space="preserve" y="53.42369747161865">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e0" source="n19::n2::n0" target="n19::n2::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.5" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e1" source="n19::n2::n1" target="n19::n2::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="56.0" sy="15.5" tx="0.0" ty="-15.5">
|
|
<y:Point x="589.1079365079365" y="2835.576343536377"/>
|
|
<y:Point x="656.8579365079365" y="2835.576343536377"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e2" source="n19::n2::n2" target="n19::n2::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.5" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e3" source="n19::n2::n3" target="n19::n2::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="58.68538284301758" ty="-15.172057151794434">
|
|
<y:Point x="656.8580438765268" y="3057.780743598938"/>
|
|
<y:Point x="591.7933193509541" y="3057.780743598938"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.20996915363653748" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.308081108042757" xml:space="preserve" y="24.81260585784912">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e4" source="n19::n2::n1" target="n19::n2::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-56.0" sy="15.5" tx="0.0" ty="-24.0">
|
|
<y:Point x="477.10793650793653" y="2835.576343536377"/>
|
|
<y:Point x="409.35793650793653" y="2835.576343536377"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e5" source="n19::n2::n7" target="n19::n2::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-58.68538284301758" ty="-15.172057151794434">
|
|
<y:Point x="409.35804387652684" y="3057.780743598938"/>
|
|
<y:Point x="474.42255366491895" y="3057.780743598938"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.20996951973500927" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.30811162562088" xml:space="preserve" y="24.81260585784912">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e6" source="n19::n2::n4" target="n19::n2::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n2::e7" source="n19::n2::n5" target="n19::n2::n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e0" source="n19::n3::n0" target="n19::n3::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e1" source="n19::n3::n1" target="n19::n3::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e2" source="n19::n3::n2" target="n19::n3::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e2" source="n19::n2" target="n19::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-165.08948412698413" sy="250.0323429107666" tx="80.58948412698413" ty="-222.18822860717773"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e3" source="n19::n3::n4" target="n19::n3::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e3" source="n19::n1" target="n19::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-27.34717559814453" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="198.86036408439514" y="2608.0601720809937"/>
|
|
<y:Point x="165.057126968626" y="2608.0601720809937"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.44666255484037076" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-56.18336372675074" xml:space="preserve" y="46.724433183670044">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e4" source="n19::n4" target="n19::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e5" source="n19::n5" target="n19::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e6" source="n19::n6" target="n19::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="14.447078704833984" sy="7.578307151794434" tx="-17.321428571428584" ty="-222.18822860717773">
|
|
<y:Point x="179.50422156197683" y="2914.576343536377"/>
|
|
<y:Point x="255.8579365079365" y="2914.576343536377"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5663427184543885" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="51.04538132927604" xml:space="preserve" y="134.1086835066476">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e7" source="n19::n6" target="n19::n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-14.447078704833984" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="150.61006415230887" y="2905.7484006881714"/>
|
|
<y:Point x="127.6789523654514" y="2905.7484006881714"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-45.311228301211244" xml:space="preserve" y="53.42369365692139">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e8" source="n19::n7" target="n19::n8">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e9" source="n19::n8" target="n19::n9">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e10" source="n19::n9" target="n19::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-145.5" ty="-222.18822860717773"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e11" source="n19::n3" target="n19::n10">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.75" sy="222.18822860717773" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e12" source="n19::n10" target="n19::n12">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-112.08948412698413" ty="-120.18822860717773"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n12::e0" source="n19::n12::n0" target="n19::n12::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="23.344114303588867" tx="0.0" ty="-23.344114303588867"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n12::e1" source="n19::n12::n1" target="n19::n12::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="23.344114303588867" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::e13" source="n19::n12" target="n19::n11">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="4.660515873015868" sy="120.18822860717773" tx="0.0" ty="-15.5"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e19" source="n19" target="n20">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="62.98353174603176" sy="779.5970287322998" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="e20" source="n13" target="n21">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e0" source="n22::n0" target="n22::n1">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-23.344114303588867"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e1" source="n22::n1" target="n22::n2">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="23.344114303588867" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e2" source="n22::n2" target="n22::n3">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-30.137191005047725" sy="7.578307151804211" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-22.380230416282075" xml:space="preserve" y="38.26312255859375">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e3" source="n22::n3" target="n22::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-41.19226837158203" ty="-15.172057151794434">
|
|
<y:Point x="1388.384523809524" y="343.18822860717773"/>
|
|
<y:Point x="1398.4210252792116" y="343.18822860717773"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e4" source="n22::n2" target="n22::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="30.137203216552734" sy="7.578307151794434" tx="41.19226837158203" ty="-15.172057151794434">
|
|
<y:Point x="1448.659028613378" y="251.67205715179443"/>
|
|
<y:Point x="1501.2853174603174" y="251.67205715179443"/>
|
|
<y:Point x="1501.2854248289077" y="343.18822860717773"/>
|
|
<y:Point x="1480.8055620223756" y="343.18822860717773"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.693580719320831" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="27.31817063675635" xml:space="preserve" y="75.92768692970276">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e5" source="n22::n6" target="n22::n7">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e6" source="n22::n5" target="n22::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-47.201283258246804" sy="7.578307151868557" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.308387433599364" xml:space="preserve" y="38.263118743896484">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e7" source="n22::n7" target="n22::n8">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-40.436310997316696" ty="-7.578307151896297"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e8" source="n22::n5" target="n22::n8">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="47.201316833496094" sy="7.578307151794434" tx="40.43627166748047" ty="-7.578307151794434">
|
|
<y:Point x="1486.8146104842897" y="470.36028575897217"/>
|
|
<y:Point x="1514.7505952380952" y="470.36028575897217"/>
|
|
<y:Point x="1514.7505952380952" y="612.2205715179443"/>
|
|
<y:Point x="1473.2840891277979" y="612.2205715179443"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.4697996659823151" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="5.555893089657729" xml:space="preserve" y="83.80672597885132">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e9" source="n22::n8" target="n22::n10">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-40.43627166748047" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1392.411545792837" y="673.5646858215332"/>
|
|
<y:Point x="1390.5126073685904" y="673.5646858215332"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-27.20713240146938" xml:space="preserve" y="53.42363357543945">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e10" source="n22::n10" target="n22::n9">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-51.008358001708984" ty="-7.578307151794434">
|
|
<y:Point x="1390.5125" y="826.4249715805054"/>
|
|
<y:Point x="1390.760888030037" y="826.4249715805054"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e11" source="n22::n8" target="n22::n9">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="40.43627166748047" sy="7.578307151794434" tx="51.008358001708984" ty="-7.578307151794434">
|
|
<y:Point x="1473.2840891277979" y="673.5646858215332"/>
|
|
<y:Point x="1519.169642857143" y="673.5646858215332"/>
|
|
<y:Point x="1519.169642857143" y="826.4249715805054"/>
|
|
<y:Point x="1492.777604033455" y="826.4249715805054"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5233714548772369" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="23.50545828683039" xml:space="preserve" y="89.3067193031311">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e12" source="n22::n9" target="n22::n12">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-51.008358001708984" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1390.760888030037" y="895.7690858840942"/>
|
|
<y:Point x="1389.1105158730159" y="895.7690858840942"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5241099598530026" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-26.95849962991383" xml:space="preserve" y="92.0802412033081">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e13" source="n22::n12" target="n22::n11">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-34.679222106933594" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1354.4312937660823" y="1109.1455430984497"/>
|
|
<y:Point x="1340.4093095083085" y="1109.1455430984497"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-36.402083926908745" xml:space="preserve" y="53.42361927032471">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e14" source="n22::n11" target="n22::n13">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-81.48321533203125" ty="-23.344114303588867">
|
|
<y:Point x="1340.4093253968254" y="1215.8337717056274"/>
|
|
<y:Point x="1368.4943640330482" y="1215.8337717056274"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e15" source="n22::n12" target="n22::n13">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="34.679206548748425" sy="7.57830715181035" tx="0.0" ty="-23.344114303588867">
|
|
<y:Point x="1423.7899883209714" y="1215.8337717056274"/>
|
|
<y:Point x="1449.9775793650795" y="1215.8337717056274"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5822966123622731" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.307925972500925" xml:space="preserve" y="85.72638273239136">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e16" source="n22::n13" target="n22::n14">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="23.344114303588867" tx="0.0" ty="-23.344114303588867">
|
|
<y:Point x="1449.9775793650795" y="1293.5220003128052"/>
|
|
<y:Point x="1455.6888888888889" y="1293.5220003128052"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e17" source="n22::n14" target="n22::n15">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="23.344114303588867" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1455.6888888888889" y="1371.210228919983"/>
|
|
<y:Point x="1461.4001984126985" y="1371.210228919983"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e18" source="n22::n9" target="n22::n16">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="51.008358001708984" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1492.777604033455" y="895.7690858840942"/>
|
|
<y:Point x="1604.0382777622767" y="895.7690858840942"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="88.88057085049695" xml:space="preserve" y="53.42362689971924">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e19" source="n22::n16" target="n22::n17">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-34.80524038930639" sy="7.578307151798072" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.30807819299389" xml:space="preserve" y="53.42777347564697">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e20" source="n22::n17" target="n22::n18">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="37.772239685058594" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1607.0053746056935" y="1109.1455430984497"/>
|
|
<y:Point x="1726.8062581622412" y="1109.1455430984497"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="94.49264632186896" xml:space="preserve" y="53.42361927032471">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e21" source="n22::n17" target="n22::n19">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-37.77224142204159" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-22.380158724171224" xml:space="preserve" y="53.42776966094971">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e22" source="n22::n19" target="n22::n13">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="81.48321533203125" ty="-23.344114303588867"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e23" source="n22::n16" target="n22::n20">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="34.805233001708984" sy="7.578307151794434" tx="48.22297668457031" ty="-15.172057151794434">
|
|
<y:Point x="1638.8435266525025" y="1002.457314491272"/>
|
|
<y:Point x="1835.8609126984127" y="1002.457314491272"/>
|
|
<y:Point x="1835.8609126984127" y="1417.3822860717773"/>
|
|
<y:Point x="1749.343413192507" y="1417.3822860717773"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5321807733073258" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="174.63727988591268" xml:space="preserve" y="200.7100088596344">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e24" source="n22::n20" target="n22::n21">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e25" source="n22::n21" target="n22::n22">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e26" source="n22::n22" target="n22::n23">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e27" source="n22::n23" target="n22::n24">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e28" source="n22::n24" target="n22::n25">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-30.09823778620489" ty="-7.578307151919489"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e29" source="n22::n25" target="n22::n26">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="30.09821185230726" sy="7.578307151815125" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-22.380285449791245" xml:space="preserve" y="53.42780876159668">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e30" source="n22::n26" target="n22::n25">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="30.098194122314453" ty="-7.578307151794434">
|
|
<y:Point x="1761.3164682539682" y="1939.7910861968994"/>
|
|
<y:Point x="1835.8609126984127" y="1939.7910861968994"/>
|
|
<y:Point x="1835.8609126984127" y="1771.7587432861328"/>
|
|
<y:Point x="1761.3166465032668" y="1771.7587432861328"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e31" source="n22::n25" target="n22::n27">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-30.098194122314453" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1701.120258258638" y="1833.1028575897217"/>
|
|
<y:Point x="1611.031654987638" y="1833.1028575897217"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-115.39682501679681" xml:space="preserve" y="53.42365837097168">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e32" source="n22::n27" target="n22::n28">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-30.620201110839844" sy="7.578307151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1580.4113465082078" y="1939.7910861968994"/>
|
|
<y:Point x="1567.529274035257" y="1939.7910861968994"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="1.0" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-38.19034366449023" xml:space="preserve" y="53.423654556274414">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e33" source="n22::n27" target="n22::n29">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="30.620201110839844" sy="7.578307151794434" tx="44.14428168552968" ty="-7.578307151800345">
|
|
<y:Point x="1641.6517487298875" y="1939.7910861968994"/>
|
|
<y:Point x="1655.175992063492" y="1939.7910861968994"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.7863224375473372" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-8.855980681609708" xml:space="preserve" y="95.08799028396606">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e34" source="n22::n28" target="n22::n29">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-44.144290924072266" ty="-7.578307151794434">
|
|
<y:Point x="1567.5291666666667" y="2046.4793148040771"/>
|
|
<y:Point x="1566.8872566949753" y="2046.4793148040771"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e35" source="n22::n29" target="n22::n30">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="-44.14427723653944" sy="7.578307151806712" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="23.308151245117188" x="-25.308318746753457" xml:space="preserve" y="39.9624981880188">Yes<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e36" source="n22::n30" target="n22::n31">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-46.310298919677734" ty="-15.172057151794434">
|
|
<y:Point x="1566.8871031746032" y="2227.3396005630493"/>
|
|
<y:Point x="1564.7212486993699" y="2227.3396005630493"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e37" source="n22::n29" target="n22::n31">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="44.14428294687468" sy="7.578307151798981" tx="46.310298919677734" ty="-15.172057151794434">
|
|
<y:Point x="1655.1759761749752" y="2227.3396005630493"/>
|
|
<y:Point x="1657.3418465387253" y="2227.3396005630493"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="20.344114303588867" horizontalTextPosition="center" iconTextGap="4" modelName="side_slider" preferredPlacement="right" ratio="0.7008889634520031" textColor="#000000" verticalTextPosition="bottom" visible="true" width="20.380126953125" x="-22.379980593464325" xml:space="preserve" y="92.34529423713684">No<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" placement="anywhere" side="right" sideReference="relative_to_edge_flow"/></y:EdgeLabel>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e38" source="n22::n18" target="n22::n20">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434">
|
|
<y:Point x="1726.8061507936509" y="1417.3822860717773"/>
|
|
<y:Point x="1701.1204365079366" y="1417.3822860717773"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e39" source="n22::n15" target="n22::n20">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="-48.22297668457031" ty="-15.172057151794434">
|
|
<y:Point x="1461.4001984126985" y="1432.5543432235718"/>
|
|
<y:Point x="1652.8974598233663" y="1432.5543432235718"/>
|
|
</y:Path>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e40" source="n22::n4" target="n22::n5">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n22::e41" source="n22::n31" target="n22::n32">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="15.172057151794434" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e4" source="n19::n3::n3" target="n19::n3::n6">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-24.0"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
<edge id="n19::n3::e5" source="n19::n3::n6" target="n19::n3::n4">
|
|
<data key="d10">
|
|
<y:PolyLineEdge>
|
|
<y:Path sx="0.0" sy="24.0" tx="0.0" ty="-15.172057151794434"/>
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
<y:Arrows source="none" target="standard"/>
|
|
<y:BendStyle smoothed="false"/>
|
|
</y:PolyLineEdge>
|
|
</data>
|
|
</edge>
|
|
</graph>
|
|
<data key="d7">
|
|
<y:Resources/>
|
|
</data>
|
|
</graphml>
|