forked from 02-OOP-RR/07a_HoneyBee_Abstract
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hb_abstract.drawio
78 lines (78 loc) · 9.34 KB
/
hb_abstract.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
<mxfile host="65bd71144e">
<diagram id="S2CIPdIG4Lf3GdL8Yfw6" name="HoneyBee">
<mxGraphModel dx="580" dy="344" 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="2" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>HoneyBee</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String</p><p style="margin: 0px ; margin-left: 4px">+ fly(): String</p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="320" y="40" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="3" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Queen</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="120" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="4" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" source="3" target="2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="150" y="170" as="sourcePoint"/>
<mxPoint x="280" y="130" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Worker</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="320" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="6" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Drone</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="1" vertex="1">
<mxGeometry x="520" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="7" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" source="5" target="2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="210" y="290" as="sourcePoint"/>
<mxPoint x="410" y="140" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="1" source="6" target="2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="410" y="290" as="sourcePoint"/>
<mxPoint x="410" y="140" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram name="HoneyBee_Abstract" id="d1uEbk_OJqGCnSaVpx3d">
<mxGraphModel dx="580" dy="344" 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="7hjBk7XM3JtjZPB_9lzp-0"/>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-1" parent="7hjBk7XM3JtjZPB_9lzp-0"/>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-2" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b><i>HoneyBee</i></b></p><p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>{abstract}</b></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ <i>doYourJob(): String</i></p><p style="margin: 0px ; margin-left: 4px">+ <i>fly(): String</i></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="7hjBk7XM3JtjZPB_9lzp-1" vertex="1">
<mxGeometry x="320" y="40" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-3" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Queen</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p><p style="margin: 0px ; margin-left: 4px">+ fly(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="7hjBk7XM3JtjZPB_9lzp-1" vertex="1">
<mxGeometry x="120" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-4" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="7hjBk7XM3JtjZPB_9lzp-1" source="7hjBk7XM3JtjZPB_9lzp-3" target="7hjBk7XM3JtjZPB_9lzp-2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="150" y="170" as="sourcePoint"/>
<mxPoint x="280" y="130" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-5" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Worker</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p><p style="margin: 0px ; margin-left: 4px">+ fly(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="7hjBk7XM3JtjZPB_9lzp-1" vertex="1">
<mxGeometry x="320" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-6" value="<p style="margin: 0px ; margin-top: 4px ; text-align: center"><b>Drone</b></p><p style="margin: 0px ; margin-left: 4px"><br></p><hr size="1"><p style="margin: 0px ; margin-left: 4px">+ doYourJob(): String<br></p><p style="margin: 0px ; margin-left: 4px">+ fly(): String<br></p>" style="verticalAlign=top;align=left;overflow=fill;fontSize=12;fontFamily=Helvetica;html=1;" parent="7hjBk7XM3JtjZPB_9lzp-1" vertex="1">
<mxGeometry x="520" y="280" width="160" height="90" as="geometry"/>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-7" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="7hjBk7XM3JtjZPB_9lzp-1" source="7hjBk7XM3JtjZPB_9lzp-5" target="7hjBk7XM3JtjZPB_9lzp-2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="210" y="290" as="sourcePoint"/>
<mxPoint x="410" y="140" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="7hjBk7XM3JtjZPB_9lzp-8" value="Extends" style="endArrow=block;endSize=16;endFill=0;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" parent="7hjBk7XM3JtjZPB_9lzp-1" source="7hjBk7XM3JtjZPB_9lzp-6" target="7hjBk7XM3JtjZPB_9lzp-2" edge="1">
<mxGeometry width="160" relative="1" as="geometry">
<mxPoint x="410" y="290" as="sourcePoint"/>
<mxPoint x="410" y="140" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>