-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathClassDiagram.drawio
207 lines (207 loc) · 24.6 KB
/
ClassDiagram.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
<mxfile host="drawio-plugin" modified="2024-11-08T02:44:10.635Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" etag="Qvn44yBbwDJKQIS-PkLc" version="22.1.22" type="embed">
<diagram id="23iRSUPoRavnBvh4doch" name="Page-1">
<mxGraphModel dx="941" dy="1920" 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="160" value="Order Screen" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="250" y="50" width="170" height="230" as="geometry" />
</mxCell>
<mxCell id="161" value="<font style="font-size: 14px;">Add Sandwich</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="160" vertex="1">
<mxGeometry y="30" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="162" value="<font style="font-size: 14px;">Add Drink</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="160" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="163" value="<font style="font-size: 14px;">Add Chips</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="160" vertex="1">
<mxGeometry y="110" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="164" value="<font style="font-size: 14px;">Checkout</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="160" vertex="1">
<mxGeometry y="150" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="222" value="<font style="font-size: 14px;">Cancel Order</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="160">
<mxGeometry y="190" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="166" value="Home Screen" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="50" y="50" width="160" height="110" as="geometry" />
</mxCell>
<mxCell id="167" value="<font style="font-size: 14px;">New Order</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="166" vertex="1">
<mxGeometry y="30" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="168" value="<font style="font-size: 14px;">Exit</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="166" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="169" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.074;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="167" target="160" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="170" value="Add Sandwich" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="450" y="50" width="160" height="230" as="geometry" />
</mxCell>
<mxCell id="171" value="<span style="font-size: 14px;">Select your bread</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="170" vertex="1">
<mxGeometry x="20" y="30" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="172" value="<font style="font-size: 14px;">Sandwich Size</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="170" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="173" value="<font style="font-size: 14px;">Toppings</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="170" vertex="1">
<mxGeometry x="20" y="110" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="174" value="<font style="font-size: 14px;">BLT</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="170" vertex="1">
<mxGeometry x="20" y="150" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="175" value="<font style="font-size: 14px;">Philly Cheese Steak</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="170" vertex="1">
<mxGeometry x="20" y="190" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="176" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.012;entryY=0.113;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="161" target="170" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="177" value="Toppings" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="760" y="85" width="160" height="190" as="geometry" />
</mxCell>
<mxCell id="178" value="<span style="font-size: 14px;">Meat</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;perimeterSpacing=0;" parent="177" vertex="1">
<mxGeometry x="55" y="30" width="50" height="40" as="geometry" />
</mxCell>
<mxCell id="179" value="<font style="font-size: 14px;">Cheese</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="177" vertex="1">
<mxGeometry x="45" y="70" width="70" height="40" as="geometry" />
</mxCell>
<mxCell id="180" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="177" source="181" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="-90" y="225" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="181" value="<font style="font-size: 14px;">Other Topings</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="177" vertex="1">
<mxGeometry x="25" y="110" width="110" height="40" as="geometry" />
</mxCell>
<mxCell id="182" value="<font style="font-size: 14px;">Select Sauces</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="177" vertex="1">
<mxGeometry x="30" y="150" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="183" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.105;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="173" target="177" edge="1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="640" y="180" />
<mxPoint x="640" y="105" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="184" value="Meat" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="770" y="-240" width="160" height="270" as="geometry" />
</mxCell>
<mxCell id="185" value="<span style="font-size: 14px;">Steak</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="30" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="186" value="<font style="font-size: 14px;">Ham</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="187" value="<font style="font-size: 14px;">Salami</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="110" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="188" value="<font style="font-size: 14px;">Roast Beef</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="150" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="189" value="<span style="font-size: 14px;">Chicken</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="190" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="190" value="<span style="font-size: 14px;">Bacon</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="184" vertex="1">
<mxGeometry y="230" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="191" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="178" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="840" y="40" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="192" value="Cheese" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="970" y="110" width="160" height="190" as="geometry" />
</mxCell>
<mxCell id="193" value="<span style="font-size: 14px;">American</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;perimeterSpacing=0;" parent="192" vertex="1">
<mxGeometry x="20" y="30" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="194" value="<font style="font-size: 14px;">Provolone</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="192" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="195" value="<span style="font-size: 14px;">Cheddar</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="192" vertex="1">
<mxGeometry y="110" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="196" value="<font style="font-size: 14px;">Swiss</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="192" vertex="1">
<mxGeometry y="150" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="197" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.01;entryY=0.081;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="179" target="192" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="950" y="175" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="198" value="Regular Toppings" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="590" y="315" width="160" height="310" as="geometry" />
</mxCell>
<mxCell id="199" value="<span style="font-size: 14px;">Lettuce</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="200" value="<font style="font-size: 14px;">Peppers</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="201" value="<span style="font-size: 14px;">Onions</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="90" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="202" value="<font style="font-size: 14px;">Tomatoes</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="120" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="203" value="<span style="font-size: 14px;">Jalepenos</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="150" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="204" value="<span style="font-size: 14px;">Cucumbers</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="180" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="205" value="<span style="font-size: 14px;">Pickles</span><span style="color: rgba(0, 0, 0, 0); font-family: monospace; font-size: 0px; text-align: start; text-wrap-mode: nowrap;">%3CmxGraphModel%3E%3Croot%3E%3CmxCell%20id%3D%220%22%2F%3E%3CmxCell%20id%3D%221%22%20parent%3D%220%22%2F%3E%3CmxCell%20id%3D%222%22%20value%3D%22%26lt%3Bspan%20style%3D%26quot%3Bfont-size%3A%2014px%3B%26quot%3B%26gt%3BCucumbers%26lt%3B%2Fspan%26gt%3B%22%20style%3D%22text%3BstrokeColor%3Dnone%3BfillColor%3Dnone%3Balign%3Dcenter%3BverticalAlign%3Dmiddle%3BspacingLeft%3D4%3BspacingRight%3D4%3Boverflow%3Dhidden%3Bpoints%3D%5B%5B0%2C0.5%5D%2C%5B1%2C0.5%5D%5D%3BportConstraint%3Deastwest%3Brotatable%3D0%3BwhiteSpace%3Dwrap%3Bhtml%3D1%3B%22%20vertex%3D%221%22%20parent%3D%221%22%3E%3CmxGeometry%20x%3D%22540%22%20y%3D%22470%22%20width%3D%22160%22%20height%3D%2230%22%20as%3D%22geometry%22%2F%3E%3C%2FmxCell%3E%3C%2Froot%3E%3C%2FmxGraphModel%3E</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="210" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="206" value="<span style="font-size: 14px;">Guacamole</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="240" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="207" value="<span style="font-size: 14px;">Mushrooms</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="198" vertex="1">
<mxGeometry y="270" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="208" value="Sauces" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="800" y="395" width="160" height="210" as="geometry" />
</mxCell>
<mxCell id="209" value="<span style="font-size: 14px;">Mayo</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;perimeterSpacing=0;" parent="208" vertex="1">
<mxGeometry x="20" y="30" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="210" value="<font style="font-size: 14px;">Mustard</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="208" vertex="1">
<mxGeometry y="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="211" value="<span style="font-size: 14px;">Ketchup</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="208" vertex="1">
<mxGeometry y="90" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="212" value="<font style="font-size: 14px;">Ranch</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="208" vertex="1">
<mxGeometry y="120" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="213" value="<font style="font-size: 14px;">Thousand Islands</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="208" vertex="1">
<mxGeometry y="150" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="214" value="<font style="font-size: 14px;">Vinaigrette</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="208" vertex="1">
<mxGeometry y="180" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="215" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="182" target="208" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="216" value="Bread" style="swimlane;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="440" y="-200" width="160" height="190" as="geometry" />
</mxCell>
<mxCell id="217" value="<span style="font-size: 14px;">White</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;perimeterSpacing=0;" parent="216" vertex="1">
<mxGeometry x="20" y="30" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="218" value="<font style="font-size: 14px;">Wheat</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="216" vertex="1">
<mxGeometry y="70" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="219" value="<span style="font-size: 14px;">Rye</span>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="216" vertex="1">
<mxGeometry y="110" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="220" value="<font style="font-size: 14px;">Wrap</font>" style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="216" vertex="1">
<mxGeometry y="150" width="160" height="40" as="geometry" />
</mxCell>
<mxCell id="221" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.563;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="171" target="220" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>