forked from jontubs/EasyBMS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Testbench.drawio
61 lines (61 loc) · 4.31 KB
/
Testbench.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
<mxfile host="app.diagrams.net" modified="2021-12-02T20:05:15.374Z" agent="5.0 (Windows)" etag="SR4SekOzIso4PIw7tjUH" version="15.3.0" type="github">
<diagram id="6a731a19-8d31-9384-78a2-239565b7b9f0" name="Page-1">
<mxGraphModel dx="1422" dy="752" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" background="none" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="start" style="shape=mxgraph.flowchart.terminator;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="260" y="60" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="3" value="analyse project
 documentation" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="130" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="5" value="check for
obscurities" style="shape=mxgraph.flowchart.data;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="240.5" y="250" width="159" height="80" as="geometry" />
</mxCell>
<mxCell id="6" value="obscurities?" style="shape=mxgraph.flowchart.decision;strokeWidth=2;gradientColor=none;gradientDirection=north;fontStyle=0;html=1;" parent="1" vertex="1">
<mxGeometry x="271" y="390" width="98" height="57" as="geometry" />
</mxCell>
<mxCell id="7" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="2" target="3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="8" style="fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="3" target="5" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="9" style="entryX=0.5;entryY=0;entryPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="5" target="6" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="10" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;entryX=0.5;entryY=0.91;entryPerimeter=0;exitX=1;exitY=0.5;exitPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="6" edge="1">
<mxGeometry x="381" y="28.5" width="100" height="100" as="geometry">
<mxPoint x="750" y="447" as="sourcePoint" />
<mxPoint x="545" y="373.71000000000004" as="targetPoint" />
<Array as="points">
<mxPoint x="545" y="400" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="11" value="yes" style="text;fontStyle=0;html=1;strokeColor=none;gradientColor=none;fillColor=none;strokeWidth=2;" parent="1" vertex="1">
<mxGeometry x="370" y="390" width="40" height="26" as="geometry" />
</mxCell>
<mxCell id="12" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;fontColor=#001933;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" source="6" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint y="100" as="sourcePoint" />
<mxPoint x="320" y="510" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="14" value="no" style="text;fontStyle=0;html=1;strokeColor=none;gradientColor=none;fillColor=none;strokeWidth=2;align=center;" parent="1" vertex="1">
<mxGeometry x="320" y="447" width="40" height="26" as="geometry" />
</mxCell>
<mxCell id="52" value="" style="edgeStyle=elbowEdgeStyle;elbow=horizontal;exitX=0.5;exitY=0.09;exitPerimeter=0;entryX=0.905;entryY=0.5;entryPerimeter=0;fontStyle=1;strokeColor=#003366;strokeWidth=1;html=1;" parent="1" target="5" edge="1">
<mxGeometry width="100" height="100" as="geometry">
<mxPoint x="545" y="307.28999999999996" as="sourcePoint" />
<mxPoint x="100" as="targetPoint" />
<Array as="points">
<mxPoint x="545" y="300" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>