-
Notifications
You must be signed in to change notification settings - Fork 0
/
Diagrams.drawio
100 lines (100 loc) · 10.1 KB
/
Diagrams.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
<mxfile host="Electron" modified="2023-10-18T21:40:58.683Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.5 Chrome/114.0.5735.243 Electron/25.3.1 Safari/537.36" etag="U7PNf4WpNPx5IYMbUgHx" version="21.6.5" type="device">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Brew Graph">
<mxGraphModel dx="819" dy="478" 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="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="MGHq5g3ZjCBXud6tkgXa-0" value="Cauldron" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="375" y="300" width="270" height="130" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-1" value="-state: CauldronState" 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="MGHq5g3ZjCBXud6tkgXa-0">
<mxGeometry y="26" width="270" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-2" value="-materials: Dictionary<IngredientMaterial, int>" 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="MGHq5g3ZjCBXud6tkgXa-0">
<mxGeometry y="52" width="270" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-3" value="-smokeParticles: ParticleSystem" 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="MGHq5g3ZjCBXud6tkgXa-0">
<mxGeometry y="78" width="270" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-4" value="-liquid: Material" 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="MGHq5g3ZjCBXud6tkgXa-0">
<mxGeometry y="104" width="270" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-5" value="CauldronState" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="390" y="120" width="240" height="104" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-6" value="-tranistins: List<CauldronTransition>" 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="MGHq5g3ZjCBXud6tkgXa-5">
<mxGeometry y="26" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-7" value="-smokeConfig: CauldronSmokeConfig" 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="MGHq5g3ZjCBXud6tkgXa-5">
<mxGeometry y="52" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-8" value="-contentConfig: CauldronContentConfig" 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="MGHq5g3ZjCBXud6tkgXa-5">
<mxGeometry y="78" width="240" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-9" value="CauldronTransition" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="710" y="133" width="190" height="78" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-10" value="-destination: CauldronState" 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="MGHq5g3ZjCBXud6tkgXa-9">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-11" value="-requiredMaterials: List<Part>" 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="MGHq5g3ZjCBXud6tkgXa-9">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-12" value="IngredientMaterial" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="700" y="370" width="210" height="78" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-13" value="-parentMaterial: IngredientMaterial" 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="MGHq5g3ZjCBXud6tkgXa-12">
<mxGeometry y="26" width="210" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-14" value="-children: List<IngredientMaterial>" 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="MGHq5g3ZjCBXud6tkgXa-12">
<mxGeometry y="52" width="210" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-17" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="630.0000000000002" y="160" as="sourcePoint" />
<mxPoint x="709.9999999999998" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-18" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="MGHq5g3ZjCBXud6tkgXa-0" target="MGHq5g3ZjCBXud6tkgXa-5">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="640" y="169" as="sourcePoint" />
<mxPoint x="720" y="169" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-20" value="Part" style="swimlane;fontStyle=1;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="710" y="254" width="190" height="78" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-21" value="-material: IngredientMaterial" 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="MGHq5g3ZjCBXud6tkgXa-20">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-22" value="-amount: int" 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="MGHq5g3ZjCBXud6tkgXa-20">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-24" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="MGHq5g3ZjCBXud6tkgXa-9" target="MGHq5g3ZjCBXud6tkgXa-20">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="640" y="169" as="sourcePoint" />
<mxPoint x="720" y="169" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-28" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="MGHq5g3ZjCBXud6tkgXa-20" target="MGHq5g3ZjCBXud6tkgXa-12">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="910" y="195" as="sourcePoint" />
<mxPoint x="931" y="234" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-30" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="709.9999999999998" y="190" as="sourcePoint" />
<mxPoint x="630.0000000000002" y="190" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="MGHq5g3ZjCBXud6tkgXa-31" value="" style="endArrow=diamondThin;endFill=0;endSize=24;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="645" y="400" as="sourcePoint" />
<mxPoint x="700" y="400" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>