-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathcisc190.uml
More file actions
86 lines (85 loc) · 4 KB
/
cisc190.uml
File metadata and controls
86 lines (85 loc) · 4 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
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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>C:/Users/Jayden/Desktop/CISC190-Marauder-Coded/src/main/java/edu/sdccd/cisc190</OriginalElement>
<nodes>
<node x="-87.5" y="1498.5">edu.sdccd.cisc190.machines.RainbowRiches</node>
<node x="661.5" y="1486.0">edu.sdccd.cisc190.machines.MegaMoolah</node>
<node x="295.0" y="1026.0">edu.sdccd.cisc190.Main</node>
<node x="556.0" y="1378.5">edu.sdccd.cisc190.machines.TreasureSpins</node>
<node x="-71.5" y="-2.5">edu.sdccd.cisc190.players.bots.Bot</node>
<node x="-62.0" y="413.5">edu.sdccd.cisc190.players.bots.ProfessorHuang</node>
<node x="88.5" y="569.5">edu.sdccd.cisc190.players.HumanPlayer</node>
<node x="341.5" y="1486.0">edu.sdccd.cisc190.machines.DiamondDash</node>
<node x="219.0" y="413.5">edu.sdccd.cisc190.players.bots.MrBrooks</node>
<node x="-78.5" y="881.5">edu.sdccd.cisc190.machines.Slot</node>
<node x="21.5" y="1354.0">edu.sdccd.cisc190.machines.HondaTrunk</node>
<node x="453.5" y="413.5">edu.sdccd.cisc190.players.bots.HondaBoyz</node>
<node x="709.5" y="413.5">edu.sdccd.cisc190.players.bots.Chase</node>
</nodes>
<notes />
<edges>
<edge source="edu.sdccd.cisc190.players.bots.Chase" target="edu.sdccd.cisc190.players.bots.Bot" relationship="GENERALIZATION">
<point x="0.0" y="-56.5" />
<point x="797.0" y="390.0" />
<point x="57.0" y="390.0" />
<point x="0.0" y="152.5" />
</edge>
<edge source="edu.sdccd.cisc190.machines.DiamondDash" target="edu.sdccd.cisc190.machines.Slot" relationship="GENERALIZATION">
<point x="0.0" y="-44.0" />
<point x="477.0" y="1330.0" />
<point x="57.0" y="1330.0" />
<point x="0.0" y="188.5" />
</edge>
<edge source="edu.sdccd.cisc190.machines.RainbowRiches" target="edu.sdccd.cisc190.machines.Slot" relationship="GENERALIZATION">
<point x="0.0" y="-31.5" />
<point x="-3.0" y="1330.0" />
<point x="57.0" y="1330.0" />
<point x="0.0" y="188.5" />
</edge>
<edge source="edu.sdccd.cisc190.players.bots.HondaBoyz" target="edu.sdccd.cisc190.players.bots.Bot" relationship="GENERALIZATION">
<point x="0.0" y="-56.5" />
<point x="557.0" y="390.0" />
<point x="57.0" y="390.0" />
<point x="0.0" y="152.5" />
</edge>
<edge source="edu.sdccd.cisc190.players.bots.MrBrooks" target="edu.sdccd.cisc190.players.bots.Bot" relationship="GENERALIZATION">
<point x="0.0" y="-56.5" />
<point x="317.0" y="390.0" />
<point x="57.0" y="390.0" />
<point x="0.0" y="152.5" />
</edge>
<edge source="edu.sdccd.cisc190.machines.MegaMoolah" target="edu.sdccd.cisc190.machines.Slot" relationship="GENERALIZATION">
<point x="0.0" y="-44.0" />
<point x="797.0" y="1330.0" />
<point x="57.0" y="1330.0" />
<point x="0.0" y="188.5" />
</edge>
<edge source="edu.sdccd.cisc190.players.bots.ProfessorHuang" target="edu.sdccd.cisc190.players.bots.Bot" relationship="GENERALIZATION">
<point x="0.0" y="-56.5" />
<point x="0.0" y="152.5" />
</edge>
<edge source="edu.sdccd.cisc190.machines.TreasureSpins" target="edu.sdccd.cisc190.machines.Slot" relationship="GENERALIZATION">
<point x="0.0" y="-31.5" />
<point x="637.0" y="1330.0" />
<point x="57.0" y="1330.0" />
<point x="0.0" y="188.5" />
</edge>
<edge source="edu.sdccd.cisc190.machines.HondaTrunk" target="edu.sdccd.cisc190.machines.Slot" relationship="GENERALIZATION">
<point x="0.0" y="-56.0" />
<point x="157.0" y="1330.0" />
<point x="57.0" y="1330.0" />
<point x="0.0" y="188.5" />
</edge>
</edges>
<settings layout="Hierarchic Compact" zoom="0.8522755068096431" showDependencies="false" x="432.50000000000006" y="258.65247999999997" />
<SelectedNodes />
<Categories>
<Category>Constructors</Category>
<Category>Fields</Category>
<Category>Inner Classes</Category>
<Category>Methods</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>