-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.drawio
206 lines (206 loc) · 24.3 KB
/
README.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<mxfile host="" modified="2020-05-25T14:55:51.889Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.45.1 Chrome/78.0.3904.130 Electron/7.2.4 Safari/537.36" etag="Vd_kNdMrBqJ2F-WBxhrv" version="13.1.3">
<diagram id="GTsIrzKtf4fuXtm7PsuD" name="Page-1">
<mxGraphModel dx="991" dy="830" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="37" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=none;dashed=1;dashPattern=1 1;" parent="1" vertex="1">
<mxGeometry x="180" y="340" width="180" height="240" as="geometry"/>
</mxCell>
<mxCell id="23" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=classic;endFill=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" target="24" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="239.9999999999999" y="320" as="sourcePoint"/>
<mxPoint x="270" y="350" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="33" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=classic;endFill=1;dashed=1;strokeWidth=1;" parent="1" target="32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="400.00000000000205" y="540.0000000000001" as="sourcePoint"/>
</mxGeometry>
</mxCell>
<mxCell id="18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;" parent="1" source="8" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="239.9999999999999" y="280" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="LAN<br>(Broad cast)" style="ellipse;shape=cloud;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="160" y="160" width="160" height="60" as="geometry"/>
</mxCell>
<mxCell id="11" value="" style="endArrow=none;dashed=1;html=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="99.66" as="sourcePoint"/>
<mxPoint x="400" y="99.66" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="12" value="<font style="font-size: 8px">①キューから同一ノードの<br> データを検索。あれば削除<br>②キューに追加<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="370" y="410" width="120" height="40" as="geometry"/>
</mxCell>
<mxCell id="15" value="" style="endArrow=oval;html=1;endFill=1;exitX=1;exitY=0;exitDx=0;exitDy=0;" parent="1" source="51" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="120" y="170" as="sourcePoint"/>
<mxPoint x="160" y="150" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="24" value="<font style="font-size: 12px">前処理<br>①②<br></font>" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="200" y="360" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="25" value="<span>udp.ex<br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="200" y="280" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="26" value="キュー" style="shape=internalStorage;whiteSpace=wrap;html=1;backgroundOutline=1;dx=6;dy=6;" parent="1" vertex="1">
<mxGeometry x="200" y="440" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="28" value="dbuniq<br>queue.ex<span><br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="320" y="360" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=classic;endFill=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="24" target="26" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="339.9999999999999" y="400" as="sourcePoint"/>
<mxPoint x="339.9999999999999" y="440" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="35" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="32" target="34" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="32" value="キューから<br>読み出し" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="200" y="520" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="93" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="34" target="89" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="34" value="<span>dbuecs.ex<br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="200" y="600" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="36" value="<font style="font-size: 8px">1分毎に起動<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="300" y="520" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="39" value="<font><span style="text-align: center"><font style="font-size: 8px">UDP受信</font></span><br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="290" y="310" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="40" value="<font style="font-size: 8px">テーブル書き込み<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="300" y="630" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="41" value="auto.ex<span><br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="400" y="520" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="44" value="application.ex<span><br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="600" y="400" width="120" height="20" as="geometry"/>
</mxCell>
<mxCell id="52" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.4;entryY=0.1;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="49" target="8" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="49" value="<span>UECS</span><br><span>Node A</span>" style="shape=cube;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;darkOpacity=0.05;darkOpacity2=0.1;size=7;" parent="1" vertex="1">
<mxGeometry x="120" y="80" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="53" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.625;entryY=0.2;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="50" target="8" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="50" value="<span>UECS</span><br><span>Node B</span>" style="shape=cube;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;darkOpacity=0.05;darkOpacity2=0.1;size=7;" parent="1" vertex="1">
<mxGeometry x="240" y="80" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="51" value="UECS<br>Data<br>(XML)" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="40" y="160" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="63" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="54" target="44" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="54" value="<span>iex<br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="600" y="340" width="120" height="20" as="geometry"/>
</mxCell>
<mxCell id="61" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=classic;endFill=1;strokeWidth=1;" parent="1" source="56" target="54" edge="1">
<mxGeometry relative="1" as="geometry"/>
</mxCell>
<mxCell id="56" value="<span>systemd<br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="600" y="280" width="120" height="20" as="geometry"/>
</mxCell>
<mxCell id="68" value="" style="endArrow=openThin;html=1;strokeWidth=1;endFill=0;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="300" as="sourcePoint"/>
<mxPoint x="290" y="300" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="70" value="" style="endArrow=openThin;html=1;strokeWidth=1;endFill=0;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="620" as="sourcePoint"/>
<mxPoint x="289.9999999999999" y="620" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="71" value="" style="endArrow=openThin;html=1;strokeWidth=1;endFill=0;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="380" as="sourcePoint"/>
<mxPoint x="410" y="380" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="74" value="" style="endArrow=openThin;html=1;strokeWidth=1;endFill=0;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="540" as="sourcePoint"/>
<mxPoint x="490" y="539.6600000000001" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="75" value="" style="endArrow=none;html=1;strokeWidth=1;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="560" y="620" as="sourcePoint"/>
<mxPoint x="560" y="300" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="78" value="" style="endArrow=openThin;html=1;strokeWidth=1;endFill=0;dashed=1;dashPattern=1 4;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="600" y="410.0000000000001" as="sourcePoint"/>
<mxPoint x="560" y="410" as="targetPoint"/>
<Array as="points">
<mxPoint x="570" y="410"/>
</Array>
</mxGeometry>
</mxCell>
<mxCell id="80" value="<font style="font-size: 8px">スーパーバイザ<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="680" y="420" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="83" value="" style="endArrow=none;html=1;dashed=1;strokeWidth=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="40" y="240" as="sourcePoint"/>
<mxPoint x="760" y="240" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="84" value="機能構成図" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="160" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="85" value="UECS Listner&nbsp;" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontStyle=5;fontSize=20;" parent="1" vertex="1">
<mxGeometry width="160" height="40" as="geometry"/>
</mxCell>
<mxCell id="86" value="2020-5-7&nbsp; 作成 myasu<br>2020-5-20&nbsp; 改訂1" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="630" y="10" width="170" height="50" as="geometry"/>
</mxCell>
<mxCell id="87" value="サーバ" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="40" y="240" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="88" value="<font style="font-size: 8px">一定時間処理<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="460" y="560" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="89" value="" style="shape=cylinder;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="210" y="680" width="60" height="80" as="geometry"/>
</mxCell>
<mxCell id="90" value="<font><font style="font-size: 12px">postgresql</font><br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="280" y="680" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="91" value="<font style="font-size: 7px"><div><span><font face="Courier New" style="font-size: 7px">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Table "public.uecs_lraw"</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp; &nbsp; Column&nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| Collation | Nullable |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Default&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</font></span></div><div><span><font face="Courier New" style="font-size: 7px">--------------+-----------------------------+-----------+----------+------------------------------</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;eqlogid&nbsp; &nbsp; &nbsp; | integer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | generated always as identity</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;clientip&nbsp; &nbsp; &nbsp;| character varying(45)&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | '0.0.0.0'::character varying</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;dataval&nbsp; &nbsp; &nbsp; | numeric(9,3)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp;</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;datatype&nbsp; &nbsp; &nbsp;| character varying(20)&nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp;</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;dataroom&nbsp; &nbsp; &nbsp;| smallint&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | 0</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;dataregion&nbsp; &nbsp;| smallint&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | 0</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;dataorder&nbsp; &nbsp; | integer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | 0</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;datapriority | smallint&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | 30</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;dataaval&nbsp; &nbsp; &nbsp;| character varying(255)&nbsp; &nbsp; &nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp;</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;triggerdate&nbsp; | timestamp without time zone |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null |&nbsp;</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp;proctime&nbsp; &nbsp; &nbsp;| integer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| not null | 0</font></span></div><div><span><font face="Courier New" style="font-size: 7px">Indexes:</font></span></div><div><span><font face="Courier New" style="font-size: 7px">&nbsp; &nbsp; "uecs_lraw_pkey" PRIMARY KEY, btree (eqlogid)</font></span></div><div><br></div></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="280" y="700" width="452.31" height="140" as="geometry"/>
</mxCell>
<mxCell id="94" value="<span>config.exs<br></span>" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" parent="1" vertex="1">
<mxGeometry x="600" y="480" width="80" height="40" as="geometry"/>
</mxCell>
<mxCell id="95" value="設定ファイル" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontSize=8;" parent="1" vertex="1">
<mxGeometry x="660" y="520" width="80" height="20" as="geometry"/>
</mxCell>
<mxCell id="96" value="" style="endArrow=classic;html=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="500" as="sourcePoint"/>
<mxPoint x="200" y="480" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="97" value="<font style="font-size: 8px">(アタッチして内容確認可能)<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="60" y="500" width="120" height="20" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>