-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdpm.drawio
319 lines (319 loc) · 32.6 KB
/
dpm.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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
<mxfile host="app.diagrams.net" modified="2021-02-26T18:12:38.791Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" etag="pEEahiuvvuJhXQ1zHAI0" version="13.8.7" type="github">
<diagram id="RI6FIjD12kIEAw5NDBtG" name="Page-1">
<mxGraphModel dx="864" dy="531" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="A67DPvtdhzHXNc3KRBfi-1" value="NetworkConfiguration" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="240" y="30" width="260" height="232" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-2" value="+ rsType: ResourceType" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="26" width="260" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-3" value="+ opType: OperationType" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="52" width="260" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-4" value="+ portEntities: List<InternalPortEntity>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="78" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-6" value="+ subnets: List<InternalSubnetEntity>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="100" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-5" value="+ vpcs: List<VpcEntity>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="122" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-7" value="+ securityGroups: List<SecurityGroup>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="144" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-8" value="+ neighborInfos: List<NeighborInfo> 
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="166" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-9" value="+ neighborTable: List<NeighborEntry>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="188" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-10" value="+ internalRouterInfo: List<InternalRouterInfo>
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-1">
<mxGeometry y="210" width="260" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-35" value="InternalDPMResultList" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="90" y="630" width="220" height="104" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-36" value="+ resultList: List<InternalDPMResult>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-35">
<mxGeometry y="26" width="220" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-137" value="+ overallTime: long" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-35">
<mxGeometry y="52" width="220" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-138" value="+ resultMessage: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-35">
<mxGeometry y="78" width="220" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-37" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-36" target="A67DPvtdhzHXNc3KRBfi-42">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="210" y="744" as="sourcePoint" />
<mxPoint x="370" y="670" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-38" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-37">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-39" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-37">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-41" value="InternalDPMResult" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="370" y="630" width="190" height="182" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-42" value="+ resourceId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-139" value="+ resourceType: ResourceType" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-140" value="+ status: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="78" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-141" value="+ elapseTime: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="104" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-142" value="+ failedHosts: List<String>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="130" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-143" value="+ failedZetaPorts: List<String>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-41">
<mxGeometry y="156" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-46" value="<<common.proto>>
ResourceType" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=30;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="26" width="140" height="238" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-47" value="+ VPC(0)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="30" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-48" value="+ SUBNET(1)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="56" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-104" value="+ PORT(2)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="82" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-105" value="+ NEIGHBOR(3)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="108" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-106" value="+ SECURITYGROUP(4)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="134" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-107" value="+ DHCP(5)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="160" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-108" value="+ ROUTER(6)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="186" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-109" value="+ GATEWAY(7)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-46">
<mxGeometry y="212" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-49" value="<<common.proto>>
OperationType" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=30;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="30" y="310" width="140" height="160" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-50" value="+ INFO(0)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry y="30" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-51" value="+ CREATE(1)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry y="56" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-110" value="+ UPDATE(2)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry y="82" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-111" value="+ GET(3)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry y="108" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-112" value="+ DELETE(4)" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry y="134" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-68" value="NeighborInfo" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="240" y="330" width="140" height="208" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-69" value="+ hostIp: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="26" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-70" value="+ HostId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="52" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-131" value="+ portId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="78" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-132" value="+ portMac: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="104" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-133" value="+ portIp: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="130" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-134" value="+ vpcId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="156" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-135" value="+ subnetId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry y="182" width="140" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-71" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-2" target="A67DPvtdhzHXNc3KRBfi-47">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="580" y="208.41" as="sourcePoint" />
<mxPoint x="620" y="208.41" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-72" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-71">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-10" y="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-73" value="1" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-71">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-74" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;entryX=1;entryY=0;entryDx=0;entryDy=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-3" target="A67DPvtdhzHXNc3KRBfi-49">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="570" y="363" as="sourcePoint" />
<mxPoint x="639.9999999999998" y="200" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-75" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-74">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-10" y="5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-76" value="1" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-74">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" y="-14.99" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-77" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.003;entryY=0.066;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-4" target="A67DPvtdhzHXNc3KRBfi-114">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="536" y="90" as="sourcePoint" />
<mxPoint x="605" y="112" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-78" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-77">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="1" y="-5" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-79" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-77">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-80" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;edgeStyle=orthogonalEdgeStyle;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-9" target="A67DPvtdhzHXNc3KRBfi-128">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="540" y="330" as="sourcePoint" />
<mxPoint x="700" y="230" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-81" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-80">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint y="1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-82" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-80">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-86" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=-0.004;entryY=0.096;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-6" target="A67DPvtdhzHXNc3KRBfi-124">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="460" y="190" as="sourcePoint" />
<mxPoint x="560" y="190" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-87" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-86">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint y="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-88" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-86">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint x="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-94" value="" style="endArrow=open;shadow=0;strokeWidth=1;rounded=0;endFill=1;elbow=vertical;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;edgeStyle=orthogonalEdgeStyle;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-8" target="A67DPvtdhzHXNc3KRBfi-69">
<mxGeometry x="0.5" y="41" relative="1" as="geometry">
<mxPoint x="240" y="270" as="sourcePoint" />
<mxPoint x="180" y="389" as="targetPoint" />
<mxPoint x="-40" y="32" as="offset" />
<Array as="points">
<mxPoint x="220" y="207" />
<mxPoint x="220" y="369" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-95" value="1" style="resizable=0;align=left;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-94">
<mxGeometry x="-1" relative="1" as="geometry">
<mxPoint x="-10" y="-3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-96" value="*" style="resizable=0;align=right;verticalAlign=bottom;labelBackgroundColor=none;fontSize=12;" connectable="0" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-94">
<mxGeometry x="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-97" style="edgeStyle=none;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="A67DPvtdhzHXNc3KRBfi-68" target="A67DPvtdhzHXNc3KRBfi-68">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-114" value="InternalPortEntity" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="560" y="30" width="190" height="100" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-116" value="+ bindingHostIP: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-114">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-117" value="+ isZetaGatewayPort: Boolean
" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-114">
<mxGeometry y="52" width="190" height="22" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-115" value="+ routes: List<RouteEntity>" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-114">
<mxGeometry y="74" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-124" value="InternalSubnetEntity" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="560" y="152" width="190" height="52" as="geometry">
<mxRectangle x="290" y="120" width="80" height="26" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-125" value="+ tunnelId: Long" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-124">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-128" value="NeighborEntry" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="415" y="330" width="190" height="104" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-129" value="+ neighborType: NeighborType" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-128">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-130" value="+ localIp: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-128">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-136" value="+ neighborIp: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-128">
<mxGeometry y="78" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-144" value="InternalDPMResultNB" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="1">
<mxGeometry x="605" y="630" width="190" height="130" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-145" value="+ resourceId: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-144">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-146" value="+ resourceType: ResourceType" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-144">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-147" value="+ status: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-144">
<mxGeometry y="78" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="A67DPvtdhzHXNc3KRBfi-148" value="+ elapseTime: String" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" vertex="1" parent="A67DPvtdhzHXNc3KRBfi-144">
<mxGeometry y="104" width="190" height="26" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>