| author | Matthieu Totet |
| Tue, 08 Dec 2009 11:39:27 +0100 | |
| changeset 19 | 7d044e7562ea |
| parent 10 | 12515e11b357 |
| child 27 | f292db96b050 |
| permissions | -rw-r--r-- |
| 0 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<ClassDiagram MajorVersion="1" MinorVersion="1"> |
|
3 |
<Class Name="Iri.Modernisation.Data.Models.VideoSequence"> |
|
4 |
<Position X="0.5" Y="1.75" Width="1.5" /> |
|
5 |
<TypeIdentifier> |
|
6 |
<HashCode>ACAAAAIAAAACAAIAAABAAAgAAAAAAAAAAAAAAAAAAAA=</HashCode> |
|
7 |
<FileName>Models\VideoSequence.cs</FileName> |
|
8 |
</TypeIdentifier> |
|
9 |
</Class> |
|
10 |
<Class Name="Iri.Modernisation.Data.Models.Annotation"> |
|
11 |
<Position X="6" Y="4.75" Width="1.5" /> |
|
12 |
<TypeIdentifier> |
|
13 |
<HashCode>AAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAA=</HashCode> |
|
14 |
<FileName>Models\Annotation.cs</FileName> |
|
15 |
</TypeIdentifier> |
|
16 |
<ShowAsAssociation> |
|
17 |
<Property Name="Contributer" /> |
|
18 |
</ShowAsAssociation> |
|
19 |
</Class> |
|
20 |
<Class Name="Iri.Modernisation.Data.Models.AnnotationSession"> |
|
21 |
<Position X="7" Y="0.5" Width="1.5" /> |
|
22 |
<TypeIdentifier> |
|
23 |
<HashCode>AAABAAAAAAAAAAAACAAAAAAAQAAAAAAAAAAAAAAAAAA=</HashCode> |
|
24 |
<FileName>Models\AnnotationSession.cs</FileName> |
|
25 |
</TypeIdentifier> |
|
26 |
</Class> |
|
27 |
<Class Name="Iri.Modernisation.Data.Models.PolemicElement"> |
|
28 |
<Position X="5" Y="1.75" Width="1.5" /> |
|
29 |
<TypeIdentifier> |
|
30 |
<HashCode>AAAAAAAAAAAgAEAAAAAAAAAAAAAAAEAAAgAAAAAAAAA=</HashCode> |
|
31 |
<FileName>Models\PolemicElement.cs</FileName> |
|
32 |
</TypeIdentifier> |
|
33 |
<ShowAsAssociation> |
|
34 |
<Property Name="Chapter" /> |
|
35 |
</ShowAsAssociation> |
|
36 |
</Class> |
|
37 |
<Class Name="Iri.Modernisation.Data.Models.PolemicLink"> |
|
38 |
<Position X="10.25" Y="2" Width="1.5" /> |
|
39 |
<TypeIdentifier> |
|
40 |
<HashCode>AAAAEAAAAAAAAAAAAAAAIAAAAAAAAAAAAQAAAAAAAAA=</HashCode> |
|
41 |
<FileName>Models\PolemicLink.cs</FileName> |
|
42 |
</TypeIdentifier> |
|
43 |
<ShowAsAssociation> |
|
44 |
<Property Name="FromElement" /> |
|
45 |
<Property Name="ToElement" /> |
|
46 |
</ShowAsAssociation> |
|
47 |
</Class> |
|
48 |
<Class Name="Iri.Modernisation.Data.Models.SegmentElement"> |
|
49 |
<Position X="2.75" Y="0.5" Width="1.5" /> |
|
50 |
<TypeIdentifier> |
|
51 |
<HashCode>ACAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQA=</HashCode> |
|
52 |
<FileName>Models\SegmentElement.cs</FileName> |
|
53 |
</TypeIdentifier> |
|
54 |
</Class> |
|
55 |
<Class Name="Iri.Modernisation.Data.Models.SegmentIndex"> |
|
56 |
<Position X="8.75" Y="4.5" Width="1.5" /> |
|
57 |
<TypeIdentifier> |
|
58 |
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> |
|
59 |
<FileName>Models\SegmentIndex.cs</FileName> |
|
60 |
</TypeIdentifier> |
|
61 |
</Class> |
|
62 |
<Class Name="Iri.Modernisation.Data.Models.User"> |
|
63 |
<Position X="5.75" Y="6.75" Width="1.5" /> |
|
64 |
<TypeIdentifier> |
|
65 |
<HashCode>AEAAAEAAACAAIACKAMAAACQAAAICACACAQAAAAAAAEA=</HashCode> |
|
66 |
<FileName>Models\User.cs</FileName> |
|
67 |
</TypeIdentifier> |
|
68 |
</Class> |
|
69 |
<Class Name="Iri.Modernisation.Data.Models.VideoBook"> |
|
70 |
<Position X="2.5" Y="7.25" Width="1.5" /> |
|
71 |
<AssociationLine Name="Chapters" Type="Iri.Modernisation.Data.Models.VideoChapter" FixedFromPoint="true" FixedToPoint="true"> |
|
72 |
<Path> |
|
73 |
<Point X="3.25" Y="7.25" /> |
|
|
10
12515e11b357
Update PolemicElement View : Can Display Correct Color of VideoChapter
Matthieu Totet
parents:
0
diff
changeset
|
74 |
<Point X="3.25" Y="5.651" /> |
|
12515e11b357
Update PolemicElement View : Can Display Correct Color of VideoChapter
Matthieu Totet
parents:
0
diff
changeset
|
75 |
<Point X="2.25" Y="5.651" /> |
| 0 | 76 |
</Path> |
77 |
</AssociationLine> |
|
78 |
<TypeIdentifier> |
|
79 |
<HashCode>AABAAAACAAACAEAAgAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode> |
|
80 |
<FileName>Models\VideoBook.cs</FileName> |
|
81 |
</TypeIdentifier> |
|
82 |
<ShowAsAssociation> |
|
83 |
<Property Name="Author" /> |
|
84 |
</ShowAsAssociation> |
|
85 |
<ShowAsCollectionAssociation> |
|
86 |
<Property Name="Chapters" /> |
|
87 |
</ShowAsCollectionAssociation> |
|
88 |
</Class> |
|
89 |
<Class Name="Iri.Modernisation.Data.Models.VideoChapter"> |
|
90 |
<Position X="0.75" Y="4.25" Width="1.5" /> |
|
91 |
<TypeIdentifier> |
|
|
10
12515e11b357
Update PolemicElement View : Can Display Correct Color of VideoChapter
Matthieu Totet
parents:
0
diff
changeset
|
92 |
<HashCode>AAAAAAAAAEAAAEBAAAAAAAAAQAAAAAAAAQEAAAAAAAA=</HashCode> |
| 0 | 93 |
<FileName>Models\VideoChapter.cs</FileName> |
94 |
</TypeIdentifier> |
|
95 |
<ShowAsAssociation> |
|
96 |
<Property Name="Book" /> |
|
97 |
</ShowAsAssociation> |
|
98 |
<ShowAsCollectionAssociation> |
|
99 |
<Property Name="Index" /> |
|
100 |
<Property Name="Annotations" /> |
|
101 |
<Property Name="VideoSequences" /> |
|
102 |
</ShowAsCollectionAssociation> |
|
103 |
</Class> |
|
104 |
<Enum Name="Iri.Modernisation.Data.Models.PolemicElementType" Collapsed="true"> |
|
105 |
<Position X="11" Y="0.75" Width="1.5" /> |
|
106 |
<TypeIdentifier> |
|
107 |
<HashCode>AAAAAACAQAAAAAAAAAAABAAAAAAAAAAEAAAAAACAAAA=</HashCode> |
|
108 |
<FileName>Models\PolemicElement.cs</FileName> |
|
109 |
</TypeIdentifier> |
|
110 |
</Enum> |
|
111 |
<Font Name="Tahoma" Size="8.25" /> |
|
112 |
</ClassDiagram> |