-
Notifications
You must be signed in to change notification settings - Fork 0
/
ClassDiagram.cd
102 lines (102 loc) · 3.54 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
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
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1">
<Class Name="VehiculHibrid">
<Position X="0.5" Y="14" Width="1.5" />
<TypeIdentifier>
<HashCode>gAAAAAIAAACQEAQAAAIgAIAAAAAAAAAIAAQgEAAgAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="VehiculCarburant">
<Position X="0.5" Y="9.75" Width="1.5" />
<TypeIdentifier>
<HashCode>AAABAAAAAABQEASAAAAgAAIAAgAAAQAAAAAgEAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Vehicul">
<Position X="0.5" Y="2.25" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAIBIERAAAQEQSAAAAgAAAREAiAAAAAAACwEAIJQAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Tranzactie">
<Position X="5.75" Y="5" Width="1.5" />
<TypeIdentifier>
<HashCode>AGAABABAAoAACABAAAAAAQAAAAAAAEAABAAgBAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Subject<T>">
<Position X="4.75" Y="2.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAIAAAAAAAAIAAAQAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Singleton">
<Position X="10.25" Y="2" Width="1.5" />
<TypeIdentifier>
<HashCode>AgAAAAAAIAAIAAAQAACAAQAACEFAAAUAABAkIAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Showroom">
<Position X="8.25" Y="2" Width="1.5" />
<TypeIdentifier>
<HashCode>AgAAAEEBAgAAAAAAEAAAAAAAAAAEAAAACgAgAAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Observer<T>">
<Position X="3.25" Y="9.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="MyException">
<Position X="10.25" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="IOInterfaceVehicul">
<Position X="0.5" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="InterfaceVehicul" Collapsed="true">
<Position X="3.5" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAQAAAAgAAAAAAAAAAAAAAAAEAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="InfoVehicul<T>">
<Position X="8.25" Y="0.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="ConsoleObserver<T>">
<Position X="6" Y="9.5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAA=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Class Name="Client">
<Position X="3.5" Y="5" Width="1.5" />
<TypeIdentifier>
<HashCode>AAAAAEEAAAAAAAAAgAAASAAEAAAEQACAAAAgAgAAAAQ=</HashCode>
<FileName>Proiect 3 POO.cpp</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>