-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClassDiagram1.cd
More file actions
58 lines (58 loc) · 2.07 KB
/
ClassDiagram1.cd
File metadata and controls
58 lines (58 loc) · 2.07 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
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" GroupingSetting="Access" MembersFormat="FullSignature">
<Class Name="SI_projekt.Cell">
<Position X="5.75" Y="8" Width="3.5" />
<TypeIdentifier>
<HashCode>AAAAAEAAAAAAYAIAAAAACAAAAEAAAACEAAAAAAAAFAA=</HashCode>
<FileName>Cell.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.CellularAutomaton">
<Position X="5.75" Y="1.5" Width="4.75" />
<TypeIdentifier>
<HashCode>QAMAAIiACEAAQBoEAAAAYAgCAAAQAAQAAAgBAAEBAEA=</HashCode>
<FileName>CellularAutomaton.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.GUI">
<Position X="0.5" Y="1.5" Width="5" />
<TypeIdentifier>
<HashCode>BIgAgb0xECAEIAAAgkSBCAICBAQAAIEQgAEAQAAgAAE=</HashCode>
<FileName>GUI.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.Program">
<Position X="12.75" Y="2.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAA=</HashCode>
<FileName>Program.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.BaseCellShape">
<Position X="12.75" Y="1.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Rectangle.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.Properties.Resources">
<Position X="9.5" Y="8" Width="3.25" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAABEAAAAQAAAAAAAAAAAAAAAIA=</HashCode>
</TypeIdentifier>
</Class>
<Class Name="SI_projekt.Properties.Settings">
<Position X="11" Y="3.75" Width="1.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAIAAAAAABAAAAAAAAAAAAAAA=</HashCode>
</TypeIdentifier>
</Class>
<Enum Name="SI_projekt.Rules">
<Position X="11" Y="1.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAACQgAAQAAAAAAAQAAAAAAAAQAAAAAAAAAAAA=</HashCode>
<FileName>Rules.cs</FileName>
</TypeIdentifier>
</Enum>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>