-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnalysis (8).drawio
More file actions
49 lines (49 loc) · 3.73 KB
/
Analysis (8).drawio
File metadata and controls
49 lines (49 loc) · 3.73 KB
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
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" version="27.0.6">
<diagram name="Pagină-1" id="dlZRhaOxcHCVu_B8LoBU">
<mxGraphModel dx="1042" dy="527" 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="G1TsbQ-hOVC8-BnATHVY-1" value="Actor" style="shape=umlActor;verticalLabelPosition=bottom;verticalAlign=top;html=1;outlineConnect=0;" vertex="1" parent="1">
<mxGeometry x="100" y="190" width="210" height="490" as="geometry" />
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-2" value="CRUD Product" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="480" y="70" width="170" height="100" as="geometry" />
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-3" value="CRUD Client" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="480" y="250" width="180" height="80" as="geometry" />
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-5" value="View Logs" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="540" y="450" width="150" height="70" as="geometry" />
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-6" value="Creat Orders" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="540" y="610" width="180" height="70" as="geometry" />
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-8" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.3333333333333333;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.051;entryY=0.98;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="G1TsbQ-hOVC8-BnATHVY-1" target="G1TsbQ-hOVC8-BnATHVY-3">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="310" as="sourcePoint" />
<mxPoint x="440" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-9" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="G1TsbQ-hOVC8-BnATHVY-1" target="G1TsbQ-hOVC8-BnATHVY-2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="310" as="sourcePoint" />
<mxPoint x="440" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-10" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="G1TsbQ-hOVC8-BnATHVY-1" target="G1TsbQ-hOVC8-BnATHVY-5">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="490" as="sourcePoint" />
<mxPoint x="440" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="G1TsbQ-hOVC8-BnATHVY-13" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="G1TsbQ-hOVC8-BnATHVY-1" target="G1TsbQ-hOVC8-BnATHVY-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="390" y="490" as="sourcePoint" />
<mxPoint x="440" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>