-
Notifications
You must be signed in to change notification settings - Fork 2
/
classDiagram.xml
294 lines (294 loc) · 29.6 KB
/
classDiagram.xml
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<?xml version="1.0" encoding="UTF-8"?>
<XMI xmi.version="1.2" timestamp="2018-02-07T07:40:26" xmlns:UML="http://schema.omg.org/spec/UML/1.4" verified="false">
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://umbrello.kde.org</XMI.exporter>
<XMI.exporterVersion>1.6.12</XMI.exporterVersion>
<XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
</XMI.documentation>
<XMI.metamodel xmi.version="1.4" href="UML.xml" xmi.name="UML"/>
</XMI.header>
<XMI.content>
<UML:Model name="UML Model" isRoot="false" xmi.id="m1" isAbstract="false" isSpecification="false" isLeaf="false">
<UML:Namespace.ownedElement>
<UML:Stereotype name="folder" isRoot="false" xmi.id="folder" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1"/>
<UML:Model name="Logical View" isRoot="false" xmi.id="Logical_View" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1">
<UML:Namespace.ownedElement>
<UML:Package name="Datatypes" isRoot="false" xmi.id="Datatypes" isAbstract="false" stereotype="folder" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Namespace.ownedElement>
<UML:DataType name="char" isRoot="false" xmi.id="usZ1zhYp8p7U8" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="int" isRoot="false" xmi.id="uwitnsprDNuub" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="float" isRoot="false" xmi.id="uWUsWdrqzIbDP" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="double" isRoot="false" xmi.id="uZiSHYslxxBnO" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="bool" isRoot="false" xmi.id="uNAeNWN9HjOyh" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="CharField" isRoot="false" xmi.id="u2N5OiKYNc28A" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="unsigned char" isRoot="false" xmi.id="uLOl5S12Hwd5E" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="signed char" isRoot="false" xmi.id="uJfQTS4KO4PpX" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="unsigned int" isRoot="false" xmi.id="uPssFqMLTdtF0" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="signed int" isRoot="false" xmi.id="ur69vvbyKw8GF" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="short int" isRoot="false" xmi.id="uFXUFTSvZpjEm" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="unsigned short int" isRoot="false" xmi.id="uCmP2ddy5idcl" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="signed short int" isRoot="false" xmi.id="ugva8ZFw7SLvS" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="long int" isRoot="false" xmi.id="uV6Ze67mFyTnF" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="signed long int" isRoot="false" xmi.id="uTHaExUXFSSMe" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="unsigned long int" isRoot="false" xmi.id="umyThbJb2OOcb" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="long double" isRoot="false" xmi.id="uEWzsYhsPscso" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="wchar_t" isRoot="false" xmi.id="ugQNJb28vcifZ" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
<UML:DataType name="string" isRoot="false" xmi.id="uYI1s1DJZcXFb" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Datatypes"/>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Class name="Bitext" isRoot="false" xmi.id="ul1J76uN0YkSO" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="u4Ii0P4mxsBt1" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="title" xmi.id="uKdzASGHKCwxr" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="author" xmi.id="uzZQiIurhs0pI" visibility="public" isSpecification="false"/>
<UML:Attribute type="u7ghhlXDxH2wA" name="creation_date" xmi.id="uq5SQzC9est8p" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="DateTimeField" isRoot="false" xmi.id="u7ghhlXDxH2wA" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View"/>
<UML:Class name="Text" isRoot="false" xmi.id="uVVrrf0ZKKK8n" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="uUunIRAaKrT6c" visibility="public" isSpecification="false"/>
<UML:Attribute type="ul1J76uN0YkSO" name="bitext" xmi.id="uvBmWAMvqmVNS" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="language" xmi.id="uDGSQ7OHnyskY" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="Alignment" isRoot="false" xmi.id="ufuifc20P4VRS" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="ueVqOfo3JFoRH" visibility="public" isSpecification="false"/>
<UML:Attribute type="uTBZxCDlL6HCX" name="id_alignment" xmi.id="ui9Ql3kNayHWN" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="Paragraph" isRoot="false" xmi.id="ufMhi9wnD0rh7" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="uebwXePa78b6v" visibility="public" isSpecification="false"/>
<UML:Attribute type="uTBZxCDlL6HCX" name="id_par" xmi.id="uUjB0U24fAMZ7" visibility="public" isSpecification="false"/>
<UML:Attribute type="uVVrrf0ZKKK8n" name="text" xmi.id="u4fmZY0lV6Gf9" visibility="public" isSpecification="false"/>
<UML:Attribute type="ufuifc20P4VRS" name="alignment" xmi.id="uMqORGXxlDSoE" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="Sentence" isRoot="false" xmi.id="uQZNAv049oAk5" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="uZsE3JHZNMQ2r" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="content" xmi.id="up9HZT4RGMH99" visibility="public" isSpecification="false"/>
<UML:Attribute type="uTBZxCDlL6HCX" name="id_sen" xmi.id="unmpjcr00K6ao" visibility="public" isSpecification="false"/>
<UML:Attribute type="ufMhi9wnD0rh7" name="paragraph" xmi.id="u0LzIRXysRHO5" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="Word" isRoot="false" xmi.id="u4B90w3yNs2w8" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="uZmr1HjA1sxYR" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="content" xmi.id="uwl3ZCsL9eAYF" visibility="public" isSpecification="false"/>
<UML:Attribute type="u2N5OiKYNc28A" name="language" xmi.id="uFwXWdUZkKJZg" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="Translation" isRoot="false" xmi.id="udpa4vZmpRff9" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View">
<UML:Classifier.feature>
<UML:Attribute type="uTBZxCDlL6HCX" name="id" xmi.id="ut9n1YmzZuS0k" visibility="public" isSpecification="false"/>
<UML:Attribute type="ul1J76uN0YkSO" name="bitext" xmi.id="u373HOQrVr8FC" visibility="public" isSpecification="false"/>
<UML:Attribute type="u4B90w3yNs2w8" name="word_1" xmi.id="uJlO4UAk62lkS" visibility="public" isSpecification="false"/>
<UML:Attribute type="u4B90w3yNs2w8" name="word_2" xmi.id="uDTu7UuuloWht" visibility="public" isSpecification="false"/>
<UML:Attribute type="uQZNAv049oAk5" name="sentence_1" xmi.id="uHvus54Jpl5eS" visibility="public" isSpecification="false"/>
<UML:Attribute type="uQZNAv049oAk5" name="sentence_2" xmi.id="u8iQHcRGf5xuV" visibility="public" isSpecification="false"/>
<UML:Attribute type="uTBZxCDlL6HCX" name="score" xmi.id="uwVs5HhxhpoSO" visibility="public" isSpecification="false"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class name="IntegerField" isRoot="false" xmi.id="uTBZxCDlL6HCX" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="Logical_View"/>
<UML:Association name="" xmi.id="uRnHjgA4SOEvo" visibility="public" isSpecification="false" namespace="Logical_View">
<UML:Association.connection>
<UML:AssociationEnd isNavigable="true" type="ul1J76uN0YkSO" name="" xmi.id="uvCyXlDjeIIgn" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
<UML:AssociationEnd isNavigable="true" type="uVVrrf0ZKKK8n" name="" xmi.id="up6Nc29O5cjis" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
</UML:Association.connection>
</UML:Association>
<UML:Association name="" xmi.id="uYkjuFfhBmnXT" visibility="public" isSpecification="false" namespace="Logical_View">
<UML:Association.connection>
<UML:AssociationEnd isNavigable="true" type="uVVrrf0ZKKK8n" name="" xmi.id="uxxGM5DnYfGQ9" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
<UML:AssociationEnd isNavigable="true" type="uVVrrf0ZKKK8n" name="" xmi.id="uWU9YS92nBlK6" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
</UML:Association.connection>
</UML:Association>
<UML:Association name="" xmi.id="ufD8QFBw3mQSG" visibility="public" isSpecification="false" namespace="Logical_View">
<UML:Association.connection>
<UML:AssociationEnd isNavigable="false" type="ul1J76uN0YkSO" name="" xmi.id="upVkIhW1wvj2F" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
<UML:AssociationEnd isNavigable="true" type="ufuifc20P4VRS" name="" xmi.id="ule4Z2P2NxalN" aggregation="none" visibility="public" isSpecification="false" changeability="changeable"/>
</UML:Association.connection>
</UML:Association>
</UML:Namespace.ownedElement>
<XMI.extension xmi.extender="umbrello">
<diagrams resolution="96">
<diagram localid="-1" xmi.id="uojOqxIUwkkap" backgroundcolor="#ffffff" font=",12,-1,5,50,0,0,0,0,0" snapy="25" documentation="" usefillcolor="1" showopsig="1" snapgrid="0" linecolor="#ff0000" zoom="64" showattribassocs="1" textcolor="#000000" showattsig="1" isopen="1" showpackage="1" type="1" showscope="1" showgrid="0" canvasheight="878.868" showstereotype="1" canvaswidth="1189.1" showpubliconly="0" name="class diagram" showatts="1" showops="1" snapx="25" griddotcolor="#d3d3d3" snapcsgrid="0" linewidth="0" fillcolor="#ffff00">
<widgets>
<classwidget localid="ujxRKoyQiJA85" xmi.id="ufMhi9wnD0rh7" font=",12,-1,5,50,0,0,0,0,0" width="207" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="104" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-269.442" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="-49.8319" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="u1FIIBOtYCwoI" xmi.id="ul1J76uN0YkSO" font=",12,-1,5,50,0,0,0,0,0" width="268" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="104" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-306.442" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="-355.133" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="ubTjz2oy3uQkC" xmi.id="uQZNAv049oAk5" font=",12,-1,5,50,0,0,0,0,0" width="210" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="104" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-273.728" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="121.225" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="uIQIu5UBh7XnV" xmi.id="udpa4vZmpRff9" font=",12,-1,5,50,0,0,0,0,0" width="211" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="161" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-572.87" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="-132.493" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="uZEWLgQ2k5dxo" xmi.id="u4B90w3yNs2w8" font=",12,-1,5,50,0,0,0,0,0" width="194" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="85" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-567.734" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="127.74" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="ub3wLWGLrcZnT" xmi.id="ufuifc20P4VRS" font=",12,-1,5,50,0,0,0,0,0" width="242" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="66" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="74.634" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="-41.5229" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
<classwidget localid="uhHhgbrnJAban" xmi.id="uVVrrf0ZKKK8n" font=",12,-1,5,50,0,0,0,0,0" width="194" usesdiagramusefillcolor="0" usefillcolor="1" linecolor="#ff0000" height="85" autoresize="1" showattributes="1" showoperations="1" isinstance="0" x="-264.413" showattsigs="601" textcolor="#000000" usesdiagramfillcolor="0" showpackage="1" showscope="1" showstereotype="1" showpubliconly="0" y="-193.27" showopsigs="601" linewidth="0" fillcolor="#ffff00"/>
</widgets>
<messages/>
<associations>
<assocwidget xmi.id="u4fmZY0lV6Gf9" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="ufMhi9wnD0rh7" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="uVVrrf0ZKKK8n" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="63" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="none" indexb="1">
<linepath layout="Polyline">
<startpoint starty="-49.8319" startx="-168.325"/>
<endpoint endy="-108.27" endx="-168.325"/>
</linepath>
<floatingtext localid="uOAoPej4X4RdR" xmi.id="u0MJzp6foXwzJ" font=",12,-1,5,50,0,0,0,0,0" width="53" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-237" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="-75" linewidth="0" fillcolor="none" text="text" role="710"/>
</assocwidget>
<assocwidget xmi.id="uMqORGXxlDSoE" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="ufMhi9wnD0rh7" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="ufuifc20P4VRS" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="63" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="none" indexb="1">
<linepath layout="Polyline">
<startpoint starty="-6.07937" startx="-62.4424"/>
<endpoint endy="-6.07937" endx="74.634"/>
</linepath>
<floatingtext localid="uOft07ougoNYX" xmi.id="uy2T4ccCA1fcG" font=",12,-1,5,50,0,0,0,0,0" width="102" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-64.4087" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="8" linewidth="0" fillcolor="none" text="alignment" role="710"/>
</assocwidget>
<assocwidget xmi.id="u373HOQrVr8FC" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="udpa4vZmpRff9" usesdiagramusefillcolor="16" usefillcolor="1" widgetbid="ul1J76uN0YkSO" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="0" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="#ffff00" indexb="1">
<linepath layout="Polyline">
<startpoint starty="-132.493" startx="-361.87"/>
<endpoint endy="-251.133" endx="-306.442"/>
</linepath>
<floatingtext localid="uP6GhG0z9zH1r" xmi.id="uPizchiOO0Nxu" font=",12,-1,5,50,0,0,0,0,0" width="68" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-352" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="-227" linewidth="0" fillcolor="none" text="bitext" role="710"/>
</assocwidget>
<assocwidget xmi.id="uHvus54Jpl5eS" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="udpa4vZmpRff9" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="uQZNAv049oAk5" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="0" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="#ffff00" indexb="1">
<linepath layout="Polyline">
<startpoint starty="28.507" startx="-361.87"/>
<endpoint endy="121.225" endx="-273.728"/>
</linepath>
<floatingtext localid="udCiZjt5OKQCG" xmi.id="uHqaFqKls9Fk1" font=",12,-1,5,50,0,0,0,0,0" width="113" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-374.728" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="96.2248" linewidth="0" fillcolor="none" text="sentence_1" role="710"/>
</assocwidget>
<assocwidget xmi.id="uDTu7UuuloWht" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="udpa4vZmpRff9" usesdiagramusefillcolor="88" usefillcolor="1" widgetbid="u4B90w3yNs2w8" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="64" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="none" indexb="1">
<linepath layout="Polyline">
<startpoint starty="28.507" startx="-460.29"/>
<endpoint endy="127.74" endx="-460.29"/>
</linepath>
<floatingtext localid="ukpL74tQ01tsR" xmi.id="ulsIl5wiJqrai" font=",12,-1,5,50,0,0,0,0,0" width="79" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-575.966" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="143.105" linewidth="0" fillcolor="none" text="word_2" role="710"/>
</assocwidget>
<assocwidget xmi.id="uJlO4UAk62lkS" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="udpa4vZmpRff9" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="u4B90w3yNs2w8" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="0" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="#ffff00" indexb="1">
<linepath layout="Polyline">
<startpoint starty="28.507" startx="-460.29"/>
<endpoint endy="127.74" endx="-460.29"/>
</linepath>
<floatingtext localid="udQ1QOpRVPtRe" xmi.id="uwy3B0FydYV9B" font=",12,-1,5,50,0,0,0,0,0" width="79" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-575.966" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="143.105" linewidth="0" fillcolor="none" text="word_1" role="710"/>
</assocwidget>
<assocwidget xmi.id="uvBmWAMvqmVNS" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="uVVrrf0ZKKK8n" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="ul1J76uN0YkSO" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="0" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="#ffff00" indexb="1">
<linepath layout="Polyline">
<startpoint starty="-193.27" startx="-172"/>
<endpoint endy="-251.133" endx="-172"/>
</linepath>
<floatingtext localid="ueJuZLNX6Z56A" xmi.id="upvYRjUuqPt8l" font=",12,-1,5,50,0,0,0,0,0" width="68" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-228" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="-227" linewidth="0" fillcolor="none" text="bitext" role="710"/>
</assocwidget>
<assocwidget xmi.id="u0LzIRXysRHO5" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="uQZNAv049oAk5" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="ufMhi9wnD0rh7" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="63" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="none" indexb="1">
<linepath layout="Polyline">
<startpoint starty="121.225" startx="-168.325"/>
<endpoint endy="54.1681" endx="-168.325"/>
</linepath>
<floatingtext localid="ufRQ650I8aut3" xmi.id="uPHf1174P1NI2" font=",12,-1,5,50,0,0,0,0,0" width="105" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-250.409" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="94.0967" linewidth="0" fillcolor="none" text="paragraph" role="710"/>
</assocwidget>
<assocwidget xmi.id="u8iQHcRGf5xuV" font=",12,-1,5,50,0,0,0,0,0" indexa="1" seqnum="" widgetaid="udpa4vZmpRff9" usesdiagramusefillcolor="0" usefillcolor="1" widgetbid="uQZNAv049oAk5" visibilityA="0" linecolor="#ff0000" autoresize="1" changeabilityB="900" changeabilityA="900" textcolor="none" totalcountb="2" usesdiagramfillcolor="0" visibilityB="0" type="510" totalcounta="2" linewidth="0" fillcolor="#ffff00" indexb="1">
<linepath layout="Polyline">
<startpoint starty="28.507" startx="-361.87"/>
<endpoint endy="121.225" endx="-273.728"/>
</linepath>
<floatingtext localid="uWHzzKLQsOrid" xmi.id="uDeW3tISW0JZh" font=",12,-1,5,50,0,0,0,0,0" width="113" usesdiagramusefillcolor="1" usefillcolor="1" linecolor="#ff0000" height="23" autoresize="1" isinstance="0" x="-374.728" textcolor="none" usesdiagramfillcolor="1" posttext="" showstereotype="1" pretext="+" y="96.2248" linewidth="0" fillcolor="none" text="sentence_2" role="710"/>
</assocwidget>
</associations>
</diagram>
</diagrams>
</XMI.extension>
</UML:Model>
<UML:Model name="Use Case View" isRoot="false" xmi.id="Use_Case_View" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model name="Component View" isRoot="false" xmi.id="Component_View" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model name="Django Model" isRoot="false" xmi.id="Deployment_View" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model name="Entity Relationship Model" isRoot="false" xmi.id="Entity_Relationship_Model" isAbstract="false" visibility="public" isSpecification="false" isLeaf="false" namespace="m1">
<UML:Namespace.ownedElement/>
</UML:Model>
</UML:Namespace.ownedElement>
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello">
<docsettings documentation="" uniqueid="uDeW3tISW0JZh" viewid="uojOqxIUwkkap"/>
<listview>
<listitem type="800" open="1" id="Views">
<listitem type="821" open="1" id="Component_View"/>
<listitem type="827" open="1" id="Deployment_View"/>
<listitem type="836" open="1" id="Entity_Relationship_Model"/>
<listitem type="801" open="1" id="Logical_View">
<listitem type="813" open="1" id="ufuifc20P4VRS">
<listitem type="814" open="0" id="ueVqOfo3JFoRH"/>
<listitem type="814" open="0" id="ui9Ql3kNayHWN"/>
</listitem>
<listitem type="813" open="1" id="ul1J76uN0YkSO">
<listitem type="814" open="0" id="uzZQiIurhs0pI"/>
<listitem type="814" open="0" id="uq5SQzC9est8p"/>
<listitem type="814" open="0" id="u4Ii0P4mxsBt1"/>
<listitem type="814" open="0" id="uKdzASGHKCwxr"/>
</listitem>
<listitem type="807" open="0" label="class diagram" id="uojOqxIUwkkap"/>
<listitem type="830" open="1" id="Datatypes">
<listitem type="829" open="1" id="uNAeNWN9HjOyh"/>
<listitem type="829" open="1" id="usZ1zhYp8p7U8"/>
<listitem type="829" open="1" id="u2N5OiKYNc28A"/>
<listitem type="829" open="1" id="uZiSHYslxxBnO"/>
<listitem type="829" open="1" id="uWUsWdrqzIbDP"/>
<listitem type="829" open="1" id="uwitnsprDNuub"/>
<listitem type="829" open="1" id="uEWzsYhsPscso"/>
<listitem type="829" open="1" id="uV6Ze67mFyTnF"/>
<listitem type="829" open="1" id="uFXUFTSvZpjEm"/>
<listitem type="829" open="1" id="uJfQTS4KO4PpX"/>
<listitem type="829" open="1" id="ur69vvbyKw8GF"/>
<listitem type="829" open="1" id="uTHaExUXFSSMe"/>
<listitem type="829" open="1" id="ugva8ZFw7SLvS"/>
<listitem type="829" open="1" id="uYI1s1DJZcXFb"/>
<listitem type="829" open="1" id="uLOl5S12Hwd5E"/>
<listitem type="829" open="1" id="uPssFqMLTdtF0"/>
<listitem type="829" open="1" id="umyThbJb2OOcb"/>
<listitem type="829" open="1" id="uCmP2ddy5idcl"/>
<listitem type="829" open="1" id="ugQNJb28vcifZ"/>
</listitem>
<listitem type="813" open="1" id="u7ghhlXDxH2wA"/>
<listitem type="813" open="1" id="uTBZxCDlL6HCX"/>
<listitem type="813" open="1" id="ufMhi9wnD0rh7">
<listitem type="814" open="0" id="uMqORGXxlDSoE"/>
<listitem type="814" open="0" id="uebwXePa78b6v"/>
<listitem type="814" open="0" id="uUjB0U24fAMZ7"/>
<listitem type="814" open="0" id="u4fmZY0lV6Gf9"/>
</listitem>
<listitem type="813" open="1" id="uQZNAv049oAk5">
<listitem type="814" open="0" id="up9HZT4RGMH99"/>
<listitem type="814" open="0" id="uZsE3JHZNMQ2r"/>
<listitem type="814" open="0" id="unmpjcr00K6ao"/>
<listitem type="814" open="0" id="u0LzIRXysRHO5"/>
</listitem>
<listitem type="813" open="1" id="uVVrrf0ZKKK8n">
<listitem type="814" open="0" id="uvBmWAMvqmVNS"/>
<listitem type="814" open="0" id="uUunIRAaKrT6c"/>
<listitem type="814" open="0" id="uDGSQ7OHnyskY"/>
</listitem>
<listitem type="813" open="1" id="udpa4vZmpRff9">
<listitem type="814" open="0" id="u373HOQrVr8FC"/>
<listitem type="814" open="0" id="ut9n1YmzZuS0k"/>
<listitem type="814" open="0" id="uwVs5HhxhpoSO"/>
<listitem type="814" open="0" id="uHvus54Jpl5eS"/>
<listitem type="814" open="0" id="u8iQHcRGf5xuV"/>
<listitem type="814" open="0" id="uJlO4UAk62lkS"/>
<listitem type="814" open="0" id="uDTu7UuuloWht"/>
</listitem>
<listitem type="813" open="1" id="u4B90w3yNs2w8">
<listitem type="814" open="0" id="uwl3ZCsL9eAYF"/>
<listitem type="814" open="0" id="uZmr1HjA1sxYR"/>
<listitem type="814" open="0" id="uFwXWdUZkKJZg"/>
</listitem>
</listitem>
<listitem type="802" open="1" id="Use_Case_View"/>
</listitem>
</listview>
<codegeneration>
<codegenerator language="C++"/>
</codegeneration>
</XMI.extensions>
</XMI>