Хранилища Subversion ant

Редакция

Содержимое файла | Последнее изменение | Открыть журнал | RSS

Редакция Автор № строки Строка
2 alex-w 1
<?xml version="1.0" encoding="UTF-8"?>
2
<XMI verified="false" xmi.version="1.2" timestamp="2009-02-02T23:29:35" xmlns:UML="http://schema.omg.org/spec/UML/1.3" >
3
 <XMI.header>
4
  <XMI.documentation>
5
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
6
   <XMI.exporterVersion>1.5.8</XMI.exporterVersion>
7
   <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
8
  </XMI.documentation>
9
  <XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML" />
10
 </XMI.header>
11
 <XMI.content>
12
  <UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="UML Model" >
13
   <UML:Namespace.ownedElement>
14
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder" />
15
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype" />
16
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View" >
17
     <UML:Namespace.ownedElement>
18
      <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes" >
19
       <UML:Namespace.ownedElement>
20
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="eBMWPg2OhyIt" name="int" />
21
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="pjwO26zAuvz3" name="char" />
22
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="AcUBlB7wvtyD" name="bool" />
23
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="DIjBSmxPUdXm" name="float" />
24
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="WAKsjW0QqefY" name="double" />
25
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="JciZii2O9VOA" name="short" />
26
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="WXFnA0dmIj3y" name="long" />
27
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="AWtOepBzuyoq" name="unsigned int" />
28
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="J7mZt4vQZLZW" name="unsigned short" />
29
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2C2Bmv75dVRJ" name="unsigned long" />
30
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="EQ5XV5eukrLj" name="string" />
31
       </UML:Namespace.ownedElement>
32
      </UML:Package>
33
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="rV8XbOSwTwth" name="distribution" >
34
       <UML:Classifier.feature>
35
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="djcJsVSqLye0" type="eBMWPg2OhyIt" name="dist_id" />
36
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="SUCFMtLUF7HD" type="pjwO26zAuvz3" name="distname" />
37
       </UML:Classifier.feature>
38
      </UML:Class>
39
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="14CFkz2sXq5P" name="version" >
40
       <UML:Classifier.feature>
41
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="wh0ydyLPDqMG" type="eBMWPg2OhyIt" name="version_id" />
42
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="KPzCHrdgjQQS" type="eBMWPg2OhyIt" name="dist_id" />
43
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="G6aT80aWgOWU" type="pjwO26zAuvz3" name="vname" />
44
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="SquDtMjbqTW0" type="DIjBSmxPUdXm" name="version" />
45
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="gQz9EBZrdTqV" type="pjwO26zAuvz3" name="vdcodename" />
46
       </UML:Classifier.feature>
47
      </UML:Class>
48
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="xRE6waNN4hUn" name="repository" >
49
       <UML:Classifier.feature>
50
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="uwO1mm5whYVs" type="eBMWPg2OhyIt" name="rep_id" />
51
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="sCPu0xzlcBrm" type="pjwO26zAuvz3" name="rep_name" />
52
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="Djkptus9XQW7" type="EQ5XV5eukrLj" name="rep_describe" />
53
       </UML:Classifier.feature>
54
      </UML:Class>
55
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="o8QO5x1D8H7F" name="arch" >
56
       <UML:Classifier.feature>
57
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="qdOi43NHDp9c" type="eBMWPg2OhyIt" name="arch_id" />
58
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="DJ3rHnKNO4HB" type="pjwO26zAuvz3" name="arch" />
59
       </UML:Classifier.feature>
60
      </UML:Class>
61
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="gQ5msKTKLlAe" name="arch2rep" >
62
       <UML:Classifier.feature>
63
        <UML:Attribute visibility="private" isSpecification="false" xmi.id="nH1WsAmnE2ya" type="eBMWPg2OhyIt" name="id" />
64
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="NggMiLdWPtMg" type="eBMWPg2OhyIt" name="rep_id" />
65
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="vih7Pxn5Vh3r" type="eBMWPg2OhyIt" name="arch_id" />
66
       </UML:Classifier.feature>
67
      </UML:Class>
68
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="14CFkz2sXq5P" xmi.id="NhybTJlc3v2W" client="rV8XbOSwTwth" name="" />
69
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="gQ5msKTKLlAe" xmi.id="jvqYryAaW21f" client="o8QO5x1D8H7F" name="" />
70
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="xRE6waNN4hUn" xmi.id="ZXV27lwylQJo" client="gQ5msKTKLlAe" name="" />
71
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="1PydNa9j6irr" name="ver2rep" >
72
       <UML:Classifier.feature>
73
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="UmXGUZRvctnY" type="eBMWPg2OhyIt" name="id" />
74
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="VCkxj6jFdJZN" type="eBMWPg2OhyIt" name="ver_id" />
75
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="D2GXWRDgW819" type="eBMWPg2OhyIt" name="rep_id" />
76
       </UML:Classifier.feature>
77
      </UML:Class>
78
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="gQ5msKTKLlAe" xmi.id="LLJ9Fda3cUlN" client="xRE6waNN4hUn" name="" />
79
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="1PydNa9j6irr" xmi.id="o2dtPRpFeeSR" client="14CFkz2sXq5P" name="" />
80
      <UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="1PydNa9j6irr" xmi.id="cHfowxOKwE7E" client="xRE6waNN4hUn" name="" />
81
     </UML:Namespace.ownedElement>
82
     <XMI.extension xmi.extender="umbrello" >
83
      <diagrams>
84
       <diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpackage="1" showstereotype="1" name="class diagram" font="Lucida Grande,13,-1,0,50,0,0,0,0,0" canvasheight="698" canvaswidth="1168" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="Cz4boy8U08l0" documentation="" showscope="1" snapgrid="0" showatts="1" type="1" >
85
        <widgets>
86
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="111" showattsigs="601" showstereotype="1" y="55" showattributes="1" font="Lucida Grande,13,-1,0,75,0,0,0,0,0" width="119" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="rV8XbOSwTwth" showscope="1" height="59" showopsigs="601" />
87
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="543" showattsigs="601" showstereotype="1" y="35" showattributes="1" font="Lucida Grande,13,-1,0,75,0,0,0,0,0" width="140" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="14CFkz2sXq5P" showscope="1" height="110" showopsigs="601" />
88
         <classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="485" showattsigs="601" showstereotype="1" y="397" showattributes="1" font="Lucida Grande,13,-1,5,75,0,0,0,0,0" width="151" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="xRE6waNN4hUn" showscope="1" height="76" showopsigs="601" />
89
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="17" showattsigs="601" showstereotype="1" y="182" showattributes="1" font="Lucida Grande,13,-1,0,75,0,0,0,0,0" width="99" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="o8QO5x1D8H7F" showscope="1" height="59" showopsigs="601" />
90
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="0" showpackage="1" x="182" showattsigs="601" showstereotype="1" y="445" showattributes="1" font="Lucida Grande,13,-1,0,75,0,0,0,0,0" width="99" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="gQ5msKTKLlAe" showscope="1" height="76" showopsigs="601" />
91
         <classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="429" showattsigs="601" showstereotype="1" y="183" showattributes="1" font="Lucida Grande,13,-1,5,75,0,0,0,0,0" width="92" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="1PydNa9j6irr" showscope="1" height="76" showopsigs="601" />
92
        </widgets>
93
        <messages/>
94
        <associations>
95
         <assocwidget indexa="1" indexb="1" widgetaid="rV8XbOSwTwth" linecolor="none" totalcounta="2" xmi.id="NhybTJlc3v2W" widgetbid="14CFkz2sXq5P" totalcountb="2" type="502" linewidth="none" >
96
          <linepath>
97
           <startpoint startx="230" starty="79" />
98
           <endpoint endx="543" endy="79" />
99
          </linepath>
100
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="232" showstereotype="1" y="56" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="3oPcIE2NqkHs" height="21" />
101
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="511" showstereotype="1" y="56" text="1..*" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="702" width="30" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="qqmrGjkIDWgD" height="21" />
102
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="232" showstereotype="1" y="81" text="dist_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="709" width="61" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="cILsf0DiAfGc" height="21" />
103
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="479" showstereotype="1" y="80" text="dist_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="710" width="61" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="hRoEXlv858Gm" height="21" />
104
         </assocwidget>
105
         <assocwidget indexa="1" indexb="1" widgetaid="o8QO5x1D8H7F" linecolor="none" totalcounta="2" xmi.id="jvqYryAaW21f" widgetbid="gQ5msKTKLlAe" totalcountb="2" type="502" linewidth="none" >
106
          <linepath>
107
           <startpoint startx="116" starty="207" />
108
           <endpoint endx="182" endy="506" />
109
           <point x="140" y="207" />
110
           <point x="141" y="506" />
111
          </linepath>
112
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="138" showstereotype="1" y="184" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="tpYH6rTpWCMa" height="21" />
113
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="150" showstereotype="1" y="483" text="1..*" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="702" width="30" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="J6Ot3SYpxbYT" height="21" />
114
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="50" showstereotype="1" y="209" text="arch_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="709" width="64" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="xvTUY34r4jAk" height="21" />
115
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="126" showstereotype="1" y="508" text="arch_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="710" width="64" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="4l8199b5lDiC" height="21" />
116
         </assocwidget>
117
         <assocwidget indexa="1" indexb="1" widgetaid="xRE6waNN4hUn" linecolor="none" totalcounta="2" xmi.id="LLJ9Fda3cUlN" widgetbid="gQ5msKTKLlAe" totalcountb="2" type="502" linewidth="none" >
118
          <linepath>
119
           <startpoint startx="485" starty="423" />
120
           <endpoint endx="281" endy="489" />
121
           <point x="373" y="423" />
122
           <point x="373" y="489" />
123
          </linepath>
124
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="467" showstereotype="1" y="400" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="23xzHgThGl1P" height="21" />
125
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="283" showstereotype="1" y="466" text="1..*" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="702" width="30" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="0uCzj3L6eJKm" height="21" />
126
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="421" showstereotype="1" y="426" text="rep_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="709" width="57" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="rKFGOHvJ7lL8" height="21" />
127
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="283" showstereotype="1" y="491" text="rep_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="710" width="57" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="sC8yKotUgzeu" height="21" />
128
         </assocwidget>
129
         <assocwidget indexa="1" indexb="1" widgetaid="14CFkz2sXq5P" linecolor="none" totalcounta="2" xmi.id="o2dtPRpFeeSR" widgetbid="1PydNa9j6irr" totalcountb="2" type="502" linewidth="none" >
130
          <linepath>
131
           <startpoint startx="683" starty="61" />
132
           <endpoint endx="521" endy="225" />
133
           <point x="802" y="61" />
134
           <point x="799" y="225" />
135
          </linepath>
136
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="687" showstereotype="1" y="37" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="XbNXzoBQ4C7A" height="21" />
137
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="522" showstereotype="1" y="202" text="1..*" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="702" width="30" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="mXZEwssdDEXM" height="21" />
138
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="695" showstereotype="1" y="63" text="version_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="709" width="83" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="d4zvslhLkfV6" height="21" />
139
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="523" showstereotype="1" y="227" text="ver_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="710" width="56" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="ViB5Hs667N7R" height="21" />
140
         </assocwidget>
141
         <assocwidget indexa="1" indexb="1" widgetaid="xRE6waNN4hUn" linecolor="none" totalcounta="2" xmi.id="cHfowxOKwE7E" widgetbid="1PydNa9j6irr" totalcountb="2" type="502" linewidth="none" >
142
          <linepath>
143
           <startpoint startx="636" starty="424" />
144
           <endpoint endx="429" endy="243" />
145
           <point x="683" y="424" />
146
           <point x="682" y="332" />
147
           <point x="362" y="332" />
148
           <point x="362" y="243" />
149
          </linepath>
150
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="678" showstereotype="1" y="401" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="pr3bqNlV0BYJ" height="21" />
151
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="411" showstereotype="1" y="245" text="1" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="" role="702" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="WvDHFXILADJV" height="21" />
152
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="526" showstereotype="1" y="426" text="rep_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="709" width="57" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="5iDbeiRUFkUw" height="21" />
153
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="319" showstereotype="1" y="245" text="rep_id" font="Lucida Grande,13,-1,5,50,0,0,0,0,0" pretext="+" role="710" width="57" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="RnKQ7MMpgnwJ" height="21" />
154
         </assocwidget>
155
        </associations>
156
       </diagram>
157
      </diagrams>
158
     </XMI.extension>
159
    </UML:Model>
160
    <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" >
161
     <UML:Namespace.ownedElement/>
162
    </UML:Model>
163
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View" >
164
     <UML:Namespace.ownedElement/>
165
    </UML:Model>
166
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View" >
167
     <UML:Namespace.ownedElement/>
168
    </UML:Model>
169
    <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" >
170
     <UML:Namespace.ownedElement/>
171
    </UML:Model>
172
   </UML:Namespace.ownedElement>
173
  </UML:Model>
174
 </XMI.content>
175
 <XMI.extensions xmi.extender="umbrello" >
176
  <docsettings viewid="Cz4boy8U08l0" uniqueid="WvDHFXILADJV" documentation="" />
177
  <listview>
178
   <listitem open="1" type="800" label="Views" >
179
    <listitem open="1" type="801" id="Logical View" >
180
     <listitem open="0" type="807" id="Cz4boy8U08l0" label="class diagram" />
181
     <listitem open="1" type="813" id="o8QO5x1D8H7F" >
182
      <listitem open="0" type="814" id="qdOi43NHDp9c" />
183
      <listitem open="0" type="814" id="DJ3rHnKNO4HB" />
184
     </listitem>
185
     <listitem open="1" type="813" id="gQ5msKTKLlAe" >
186
      <listitem open="0" type="814" id="nH1WsAmnE2ya" />
187
      <listitem open="0" type="814" id="NggMiLdWPtMg" />
188
      <listitem open="0" type="814" id="vih7Pxn5Vh3r" />
189
     </listitem>
190
     <listitem open="1" type="813" id="rV8XbOSwTwth" >
191
      <listitem open="0" type="814" id="djcJsVSqLye0" />
192
      <listitem open="0" type="814" id="SUCFMtLUF7HD" />
193
     </listitem>
194
     <listitem open="1" type="813" id="1PydNa9j6irr" >
195
      <listitem open="0" type="814" id="UmXGUZRvctnY" />
196
      <listitem open="0" type="814" id="VCkxj6jFdJZN" />
197
      <listitem open="0" type="814" id="D2GXWRDgW819" />
198
     </listitem>
199
     <listitem open="1" type="813" id="xRE6waNN4hUn" >
200
      <listitem open="0" type="814" id="uwO1mm5whYVs" />
201
      <listitem open="0" type="814" id="sCPu0xzlcBrm" />
202
      <listitem open="0" type="814" id="Djkptus9XQW7" />
203
     </listitem>
204
     <listitem open="1" type="813" id="14CFkz2sXq5P" >
205
      <listitem open="0" type="814" id="wh0ydyLPDqMG" />
206
      <listitem open="0" type="814" id="KPzCHrdgjQQS" />
207
      <listitem open="0" type="814" id="G6aT80aWgOWU" />
208
      <listitem open="0" type="814" id="SquDtMjbqTW0" />
209
      <listitem open="0" type="814" id="gQz9EBZrdTqV" />
210
     </listitem>
211
     <listitem open="0" type="830" id="Datatypes" >
212
      <listitem open="1" type="829" id="AcUBlB7wvtyD" />
213
      <listitem open="1" type="829" id="pjwO26zAuvz3" />
214
      <listitem open="1" type="829" id="WAKsjW0QqefY" />
215
      <listitem open="1" type="829" id="DIjBSmxPUdXm" />
216
      <listitem open="1" type="829" id="eBMWPg2OhyIt" />
217
      <listitem open="1" type="829" id="WXFnA0dmIj3y" />
218
      <listitem open="1" type="829" id="JciZii2O9VOA" />
219
      <listitem open="1" type="829" id="EQ5XV5eukrLj" />
220
      <listitem open="1" type="829" id="AWtOepBzuyoq" />
221
      <listitem open="1" type="829" id="2C2Bmv75dVRJ" />
222
      <listitem open="1" type="829" id="J7mZt4vQZLZW" />
223
     </listitem>
224
    </listitem>
225
    <listitem open="1" type="802" id="Use Case View" />
226
    <listitem open="1" type="821" id="Component View" />
227
    <listitem open="1" type="827" id="Deployment View" />
228
    <listitem open="1" type="836" id="Entity Relationship Model" />
229
   </listitem>
230
  </listview>
231
  <codegeneration>
232
   <codegenerator language="C++" />
233
  </codegeneration>
234
 </XMI.extensions>
235
</XMI>