diagram.xmi
16.8 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
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
<?xml version="1.0" encoding="UTF-8"?>
<XMI verified="false" xmi.version="1.2" timestamp="2010-12-20T22:24:20" xmlns:UML="http://schema.omg.org/spec/UML/1.3">
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
<XMI.exporterVersion>1.5.8</XMI.exporterVersion>
<XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
</XMI.documentation>
<XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML"/>
</XMI.header>
<XMI.content>
<UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="UML-Modell">
<UML:Namespace.ownedElement>
<UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder"/>
<UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype"/>
<UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View">
<UML:Namespace.ownedElement>
<UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes">
<UML:Namespace.ownedElement>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="9dmndmCZqwfM" name="int"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="L9P3AbESGokK" name="char"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="p4nZ9wCvknhu" name="bool"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2q0LAAkDILRk" name="float"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bEUt3WgafdlY" name="double"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="LYDFvj3wY4Fi" name="short"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="CzvSIKCuYela" name="long"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="8SAn3vJOUWbN" name="unsigned int"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="GeHmgWUqTPIm" name="unsigned short"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="jUeI6PqEr0zu" name="unsigned long"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="uIGOppj3Szp8" name="string"/>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="oFCqi9ROJ1By" name="mcError">
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="wprAjRsCZyNa"/>
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" ownerScope="classifier" isRoot="false" xmi.id="38iavxgOCiqo" name="newError"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="T0D8WwSHFslE" name="mcMessage">
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="dBLC7hkm4A13"/>
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" ownerScope="classifier" isRoot="false" xmi.id="WhUNQrsfmMgP" name="newMessage"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="g3myTW4RHVFO" name="neue_klasse">
<UML:Classifier.feature>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="jiUlJBERv6l7" name="__construct"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="0317CJzBMatu" name="mcReport">
<UML:Classifier.feature>
<UML:Attribute visibility="private" isSpecification="false" ownerScope="classifier" xmi.id="p9wsa7j57PtP" type="Syys7YWEMYvF" name="Stack"/>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="vseRGG2Pyp3t" name="__construct"/>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" ownerScope="classifier" isRoot="false" xmi.id="sTtDFi82zLah" name="new"/>
<UML:Operation visibility="protected" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="9NdPOdIl2YLA" name="getDOMElement"/>
<UML:Operation visibility="protected" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="CoBXPPQMllcF" name="setValues"/>
<UML:Operation visibility="protected" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" ownerScope="classifier" isRoot="false" xmi.id="lM1WBTzTgbd6" name="add"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Syys7YWEMYvF" name="array"/>
<UML:Generalization discriminator="" visibility="public" isSpecification="false" namespace="Logical View" child="oFCqi9ROJ1By" xmi.id="wprAjRsCZyNa" parent="0317CJzBMatu" name=""/>
<UML:Generalization discriminator="" visibility="public" isSpecification="false" namespace="Logical View" child="T0D8WwSHFslE" xmi.id="dBLC7hkm4A13" parent="0317CJzBMatu" name=""/>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Fb0UIXEcRHPd" name="mcEvent">
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="C0jUYy6xDTaE"/>
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Generalization discriminator="" visibility="public" isSpecification="false" namespace="Logical View" child="Fb0UIXEcRHPd" xmi.id="C0jUYy6xDTaE" parent="0317CJzBMatu" name=""/>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="3HhLrU6jdQxr" name="mcNoticeEvent">
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="mlPZIvIhs0Bo"/>
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="3S5dACmBTSUK" name="mcErrorEvent">
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="xZVnZhZaIQD4"/>
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Generalization discriminator="" visibility="public" isSpecification="false" namespace="Logical View" child="3HhLrU6jdQxr" xmi.id="mlPZIvIhs0Bo" parent="Fb0UIXEcRHPd" name=""/>
<UML:Generalization discriminator="" visibility="public" isSpecification="false" namespace="Logical View" child="3S5dACmBTSUK" xmi.id="xZVnZhZaIQD4" parent="Fb0UIXEcRHPd" name=""/>
</UML:Namespace.ownedElement>
<XMI.extension xmi.extender="umbrello">
<diagrams>
<diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpubliconly="0" showpackage="1" showstereotype="1" name="Klassendiagramm" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" canvasheight="542" canvaswidth="1137" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="m3ASJSS0PP2R" documentation="" showscope="1" snapgrid="0" showatts="1" type="1">
<widgets>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="322" showattsigs="601" showstereotype="1" y="147" showattributes="1" font="DejaVu Sans,9,-1,0,75,0,0,0,0,0" width="90" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="oFCqi9ROJ1By" showscope="1" height="35" showopsigs="601"/>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="462" showattsigs="601" showstereotype="1" y="237" showattributes="1" font="DejaVu Sans,9,-1,0,75,0,0,0,0,0" width="115" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="T0D8WwSHFslE" showscope="1" height="35" showopsigs="601"/>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="455" showattsigs="601" showstereotype="1" y="23" showattributes="1" font="DejaVu Sans,9,-1,5,75,0,0,0,0,0" width="134" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="0317CJzBMatu" showscope="1" height="98" showopsigs="601"/>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="664" showattsigs="601" showstereotype="1" y="156" showattributes="1" font="DejaVu Sans,9,-1,5,75,0,0,0,0,0" width="68" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="Fb0UIXEcRHPd" showscope="1" height="28" showopsigs="601"/>
<classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="670" showattsigs="601" showstereotype="1" y="265" showattributes="1" font="DejaVu Sans,9,-1,0,75,0,0,0,0,0" width="113" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="3HhLrU6jdQxr" showscope="1" height="28" showopsigs="601"/>
<classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="829" showattsigs="601" showstereotype="1" y="249" showattributes="1" font="DejaVu Sans,9,-1,0,75,0,0,0,0,0" width="103" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="3S5dACmBTSUK" showscope="1" height="28" showopsigs="601"/>
</widgets>
<messages/>
<associations>
<assocwidget indexa="1" indexb="1" widgetaid="oFCqi9ROJ1By" linecolor="none" totalcounta="2" xmi.id="wprAjRsCZyNa" widgetbid="0317CJzBMatu" totalcountb="2" type="500" linewidth="none">
<linepath>
<startpoint startx="412" starty="147"/>
<endpoint endx="455" endy="121"/>
</linepath>
</assocwidget>
<assocwidget indexa="1" indexb="1" widgetaid="T0D8WwSHFslE" linecolor="none" totalcounta="2" xmi.id="dBLC7hkm4A13" widgetbid="0317CJzBMatu" totalcountb="2" type="500" linewidth="none">
<linepath>
<startpoint startx="522" starty="237"/>
<endpoint endx="522" endy="121"/>
</linepath>
</assocwidget>
<assocwidget indexa="1" indexb="1" widgetaid="Fb0UIXEcRHPd" linecolor="none" totalcounta="2" xmi.id="C0jUYy6xDTaE" widgetbid="0317CJzBMatu" totalcountb="2" type="500" linewidth="none">
<linepath>
<startpoint startx="664" starty="156"/>
<endpoint endx="589" endy="121"/>
</linepath>
</assocwidget>
<assocwidget indexa="1" indexb="1" widgetaid="3HhLrU6jdQxr" linecolor="none" totalcounta="2" xmi.id="mlPZIvIhs0Bo" widgetbid="Fb0UIXEcRHPd" totalcountb="3" type="500" linewidth="none">
<linepath>
<startpoint startx="670" starty="265"/>
<endpoint endx="670" endy="184"/>
</linepath>
</assocwidget>
<assocwidget indexa="1" indexb="2" widgetaid="3S5dACmBTSUK" linecolor="none" totalcounta="2" xmi.id="xZVnZhZaIQD4" widgetbid="Fb0UIXEcRHPd" totalcountb="3" type="500" linewidth="none">
<linepath>
<startpoint startx="829" starty="249"/>
<endpoint endx="732" endy="184"/>
</linepath>
</assocwidget>
</associations>
</diagram>
</diagrams>
</XMI.extension>
</UML:Model>
<UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Use Case View" name="Use Case View">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Entity Relationship Model" name="Entity Relationship Model">
<UML:Namespace.ownedElement/>
</UML:Model>
</UML:Namespace.ownedElement>
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello">
<docsettings viewid="m3ASJSS0PP2R" uniqueid="R13z3MoyvJlS" documentation=""/>
<listview>
<listitem open="1" type="800" id="Views">
<listitem open="1" type="801" id="Logical View">
<listitem open="0" type="807" id="m3ASJSS0PP2R" label="Klassendiagramm"/>
<listitem open="1" type="813" id="Syys7YWEMYvF"/>
<listitem open="1" type="813" id="oFCqi9ROJ1By">
<listitem open="0" type="815" id="38iavxgOCiqo"/>
</listitem>
<listitem open="1" type="813" id="3S5dACmBTSUK"/>
<listitem open="1" type="813" id="Fb0UIXEcRHPd"/>
<listitem open="1" type="813" id="T0D8WwSHFslE">
<listitem open="0" type="815" id="WhUNQrsfmMgP"/>
</listitem>
<listitem open="1" type="813" id="3HhLrU6jdQxr"/>
<listitem open="1" type="813" id="0317CJzBMatu">
<listitem open="0" type="814" id="p9wsa7j57PtP"/>
<listitem open="0" type="815" id="sTtDFi82zLah"/>
<listitem open="0" type="815" id="vseRGG2Pyp3t"/>
<listitem open="0" type="815" id="9NdPOdIl2YLA"/>
<listitem open="0" type="815" id="CoBXPPQMllcF"/>
<listitem open="0" type="815" id="lM1WBTzTgbd6"/>
</listitem>
<listitem open="1" type="813" id="g3myTW4RHVFO">
<listitem open="0" type="815" id="jiUlJBERv6l7"/>
</listitem>
<listitem open="0" type="830" id="Datatypes">
<listitem open="1" type="829" id="p4nZ9wCvknhu"/>
<listitem open="1" type="829" id="L9P3AbESGokK"/>
<listitem open="1" type="829" id="bEUt3WgafdlY"/>
<listitem open="1" type="829" id="2q0LAAkDILRk"/>
<listitem open="1" type="829" id="9dmndmCZqwfM"/>
<listitem open="1" type="829" id="CzvSIKCuYela"/>
<listitem open="1" type="829" id="LYDFvj3wY4Fi"/>
<listitem open="1" type="829" id="uIGOppj3Szp8"/>
<listitem open="1" type="829" id="8SAn3vJOUWbN"/>
<listitem open="1" type="829" id="jUeI6PqEr0zu"/>
<listitem open="1" type="829" id="GeHmgWUqTPIm"/>
</listitem>
</listitem>
<listitem open="1" type="802" id="Use Case View"/>
<listitem open="1" type="821" id="Component View"/>
<listitem open="1" type="827" id="Deployment View"/>
<listitem open="1" type="836" id="Entity Relationship Model"/>
</listitem>
</listview>
<codegeneration>
<codegenerator language="C++"/>
</codegeneration>
</XMI.extensions>
</XMI>