-
Notifications
You must be signed in to change notification settings - Fork 0
/
ClassDiagram.cd
46 lines (46 loc) · 1.57 KB
/
ClassDiagram.cd
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
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="NameAndType">
<Class Name="Boat">
<Position X="5.25" Y="0.5" Width="2.75" />
<TypeIdentifier>
<HashCode>AAAAAEgACAgAAABAoABACIAEAAAAQAAQYEACJAgIgAI=</HashCode>
<FileName>Boat.h</FileName>
</TypeIdentifier>
</Class>
<Class Name="HelperFunctions">
<Position X="9.5" Y="0.5" Width="2.75" />
<TypeIdentifier>
<HashCode>KgEAAQQAAAACAAAAAAAAAAAAAFAAAIIAAEAAIAAAAAM=</HashCode>
<FileName>HelperFunctions.h</FileName>
</TypeIdentifier>
</Class>
<Class Name="Marina">
<Position X="0.5" Y="0.5" Width="3" />
<TypeIdentifier>
<HashCode>AIAIFAIABKAABDAKAAAAACAQQABBUAABEhAAgAAggCE=</HashCode>
<FileName>Marina.h</FileName>
</TypeIdentifier>
</Class>
<Class Name="MotorBoat">
<Position X="3.75" Y="7.25" Width="1.75" />
<TypeIdentifier>
<HashCode>AAAACAgAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>MotorBoat.h</FileName>
</TypeIdentifier>
</Class>
<Class Name="NarrowBoat">
<Position X="5.75" Y="7.25" Width="1.75" />
<TypeIdentifier>
<HashCode>CAAAAAgAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAA=</HashCode>
<FileName>NarrowBoat.h</FileName>
</TypeIdentifier>
</Class>
<Class Name="SailingBoat">
<Position X="7.75" Y="7.25" Width="1.75" />
<TypeIdentifier>
<HashCode>AgAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAA=</HashCode>
<FileName>SailingBoat.h</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>