Mercurial > silverbladetech
annotate Library/LibrarySystem/Diagrams/Overview.cd @ 43:aef06698d9e2 Test
Added the library tests
author | Steven Hollidge <stevenhollidge@hotmail.com> |
---|---|
date | Wed, 04 Apr 2012 19:20:20 +0100 |
parents | dbd242eb9c33 |
children |
rev | line source |
---|---|
41 | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <ClassDiagram MajorVersion="1" MinorVersion="1"> | |
3 <Interface Name="LibrarySystem.Interfaces.IPublication"> | |
4 <Position X="3.5" Y="1" Width="1.5" /> | |
5 <TypeIdentifier> | |
6 <HashCode>AAAAAAAAAQAAAEAAiAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> | |
7 <FileName>Interfaces\IPublication.cs</FileName> | |
8 </TypeIdentifier> | |
9 </Interface> | |
10 <Interface Name="LibrarySystem.Interfaces.IBook"> | |
11 <Position X="5.25" Y="1" Width="1.5" /> | |
12 <TypeIdentifier> | |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
13 <HashCode>AAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> |
41 | 14 <FileName>Interfaces\IBook.cs</FileName> |
15 </TypeIdentifier> | |
16 </Interface> | |
17 <Interface Name="LibrarySystem.Interfaces.IStock"> | |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
18 <Position X="5.25" Y="2.5" Width="1.5" /> |
41 | 19 <TypeIdentifier> |
20 <HashCode>AAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAIAAAAA=</HashCode> | |
21 <FileName>Interfaces\IStock.cs</FileName> | |
22 </TypeIdentifier> | |
23 </Interface> | |
24 <Interface Name="LibrarySystem.Interfaces.ILibrary"> | |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
25 <Position X="7" Y="1" Width="1.5" /> |
41 | 26 <TypeIdentifier> |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
27 <HashCode>AAAAAAAAAAAAAAAAAAIAgAAEAAAAgAAAAAIAABAAAgA=</HashCode> |
41 | 28 <FileName>Interfaces\ILibrary.cs</FileName> |
29 </TypeIdentifier> | |
30 </Interface> | |
31 <Interface Name="LibrarySystem.Interfaces.IPerson"> | |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
32 <Position X="8.75" Y="1" Width="1.5" /> |
41 | 33 <TypeIdentifier> |
43
aef06698d9e2
Added the library tests
Steven Hollidge <stevenhollidge@hotmail.com>
parents:
41
diff
changeset
|
34 <HashCode>AAAAAAAAAAAAAAAAAAAAAAQAAAAAAAACAAAAAAAAAAA=</HashCode> |
41 | 35 <FileName>Interfaces\IPerson.cs</FileName> |
36 </TypeIdentifier> | |
37 </Interface> | |
38 <Interface Name="LibrarySystem.Interfaces.IPublisher"> | |
39 <Position X="3.5" Y="3" Width="1.5" /> | |
40 <TypeIdentifier> | |
41 <HashCode>AAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAA=</HashCode> | |
42 <FileName>Interfaces\IPublisher.cs</FileName> | |
43 </TypeIdentifier> | |
44 </Interface> | |
45 <Font Name="Segoe UI" Size="9" /> | |
46 </ClassDiagram> |