moved db_user calls from includes to actual script, buggy when included from navigation
[iserv-mod-room-reservation.git] / doc / class_diagramm.xmi
1 <?xml version="1.0" encoding="UTF-8"?>
2 <XMI verified="false" xmi.version="1.2" timestamp="2009-12-28T05:56:18" 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-Modell" >
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:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="constructor" name="constructor" />
17 <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="friend" name="friend" />
18 <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="virtual" name="virtual" />
19 <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View" >
20 <UML:Namespace.ownedElement>
21 <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes" >
22 <UML:Namespace.ownedElement>
23 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2OS7GHU6Vc0P" comment="Possible Values: MON, TUE, WED, THU, FRI, SAT, SUN" name="WeekDay" />
24 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ZGtwjVSAoRa6" comment="Possible Values: YEARLY, MONTHLY, WEEKLY, DAILY" name="RecurrenceFreq" />
25 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="S2oGAuwLv3rq" name="bigint" />
26 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="SeVocKC0VVZ5" name="bigserial" />
27 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="XVeMlhUDkGTs" name="bit" />
28 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="8ND3Q3sshNhH" name="bit varying" />
29 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="hrFAKpGqKuA3" name="boolean" />
30 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ceGKuhA14N2U" name="box" />
31 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OuL3H0JwpY59" name="bytea" />
32 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="LJxdD7gnju5e" name="character varying" />
33 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bFdfbf8zaR1p" name="character" />
34 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="RKmEspLE8JpJ" name="cidr" />
35 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OW58QAk0ONfz" name="circle" />
36 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2lwaCxQbHAp8" name="date" />
37 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="zBK7S9QqdVy2" name="decimal" />
38 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ei223hz6Rvgd" name="double precision" />
39 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="r4F6E2EDBWKd" name="inet" />
40 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="elSHEOJs5Lu8" name="integer" />
41 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="1tCSnt3exGkC" name="interval" />
42 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="JxNURi65RYLf" name="line" />
43 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ueWzyQ8xIKN3" name="lseg" />
44 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="BQh7hPHyKeSm" name="macaddr" />
45 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="MWrl2APxnvwl" name="money" />
46 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="J4gZN3cYRHf6" name="numeric" />
47 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="hu41ZVlt1bf4" name="path" />
48 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="l41YxxHG0vqN" name="point" />
49 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="yStOiXUPRZO0" name="polygon" />
50 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="4As3jX7UZ63W" name="real" />
51 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2Ik2EYNAzEYh" name="serial" />
52 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="l16DYSBca3dJ" name="smallint" />
53 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Yjo5ppZr7KrL" name="time without timezone" />
54 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="sEWrT2YC3cNb" name="time with timezone" />
55 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="5ZBfapz7YlCL" name="timestamp without timezone" />
56 <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="155WMx3FBABw" name="text" />
57 </UML:Namespace.ownedElement>
58 </UML:Package>
59 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="BSG87Yd0NTuC" name="rooms" >
60 <UML:Classifier.feature>
61 <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="5oKIJDICl9Mo" type="30Q7BgoMKwS7" name="name" />
62 </UML:Classifier.feature>
63 </UML:Class>
64 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="2U7QofVy6j4D" comment="An event which takes place at date e_date in timeslice e_timeslice. Optionally, e_recurrence_freq specifies the recurrence frequency, with e_recurrence_until giving the date until the recursion should be in effect. If MONTHLY is given, values in EventRecurrenceByDay specify the weekdays and/or e_recurrence_bydom specifies the day of month on which the reccurence takes place." name="Event" >
65 <UML:Classifier.feature>
66 <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="hnlnZ2y7Y4tN" type="E0bxQfDCH0Vk" name="e_id" />
67 <UML:Attribute visibility="public" isSpecification="false" xmi.id="3hahHEUJQP1k" type="qScl80JAitrz" name="e_date" />
68 <UML:Attribute visibility="public" isSpecification="false" xmi.id="fqrFVNDqCicl" type="30Q7BgoMKwS7" name="e_description" />
69 <UML:Attribute visibility="public" isSpecification="false" xmi.id="0dTVCJB5WRXx" type="ZGtwjVSAoRa6" name="e_recurrence_freq" />
70 <UML:Attribute visibility="public" isSpecification="false" xmi.id="Z8VK95hTVQVF" type="qScl80JAitrz" name="e_recurrence_until" />
71 <UML:Attribute visibility="public" isSpecification="false" xmi.id="LSESoWPtwFQx" type="9CKFzw527kFD" name="e_recurrence_bydom" />
72 </UML:Classifier.feature>
73 </UML:Class>
74 <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="OB7UMnGh6D9D" name="takes place in" >
75 <UML:Association.connection>
76 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" multiplicity="1" xmi.id="SpbupC5xA4tF" type="2U7QofVy6j4D" name="e_room" aggregation="none" />
77 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="*" xmi.id="r7YqSiXotfIE" type="BSG87Yd0NTuC" name="" aggregation="none" />
78 </UML:Association.connection>
79 </UML:Association>
80 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="8kaVSGRNnvHD" name="Timeslice" >
81 <UML:Classifier.feature>
82 <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="FmcpKVDrrKTK" type="E0bxQfDCH0Vk" name="ts_id" />
83 <UML:Attribute visibility="public" isSpecification="false" xmi.id="GU0RtUy6QKmd" type="F82P2MKwTYbV" name="ts_begin" />
84 <UML:Attribute visibility="public" isSpecification="false" xmi.id="lOSIVIvLj3fN" type="F82P2MKwTYbV" name="ts_end" />
85 </UML:Classifier.feature>
86 </UML:Class>
87 <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="zaXtisttsXol" name="takes place at" >
88 <UML:Association.connection>
89 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" multiplicity="*" xmi.id="H6jKiJa6EIPi" type="2U7QofVy6j4D" name="e_timeslice" aggregation="none" />
90 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="*" xmi.id="Q8Y9aIyZqTQW" type="8kaVSGRNnvHD" name="" aggregation="none" />
91 </UML:Association.connection>
92 </UML:Association>
93 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ycHIskz6yShO" name="users" >
94 <UML:Classifier.feature>
95 <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="9IeAFbTOFeKp" type="30Q7BgoMKwS7" name="act" />
96 </UML:Classifier.feature>
97 </UML:Class>
98 <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="1zuOk1eM9txc" name="owns" >
99 <UML:Association.connection>
100 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" multiplicity="*" xmi.id="FBFa08CgmmRN" type="2U7QofVy6j4D" name="e_owner" aggregation="none" />
101 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="1" xmi.id="otLJvyIuxCIf" type="ycHIskz6yShO" name="" aggregation="none" />
102 </UML:Association.connection>
103 </UML:Association>
104 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="MXZYzN2NFycd" comment="is Event.e_recurrence_freq is MONTHLY, values in this table specify the weekdays on which the reccurence takes place." name="EventRecurrenceByDay" >
105 <UML:Classifier.feature>
106 <UML:Attribute visibility="public" isSpecification="false" xmi.id="SacmtHQ7kAYu" type="2OS7GHU6Vc0P" name="erbd_weekday" />
107 </UML:Classifier.feature>
108 </UML:Class>
109 <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="tw2v0S8y7kOL" name="" >
110 <UML:Association.connection>
111 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="1" xmi.id="tisRGqmJD1Fn" type="2U7QofVy6j4D" name="" aggregation="none" />
112 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="*" xmi.id="cBtz9OO0IQvJ" type="MXZYzN2NFycd" name="erbd_e_id" aggregation="none" />
113 </UML:Association.connection>
114 </UML:Association>
115 <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="JU4cIUCMT0P6" comment="This Table contains dates on which a specified event does not take place." name="EventReccurenceExceptions" >
116 <UML:Classifier.feature>
117 <UML:Attribute visibility="public" isSpecification="false" xmi.id="I4inOiwBUEeE" type="qScl80JAitrz" name="ere_date" />
118 </UML:Classifier.feature>
119 </UML:Class>
120 <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="NN4khwe3rztF" name="takes not place at" >
121 <UML:Association.connection>
122 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" multiplicity="1" xmi.id="bSfKIrWyE5FU" type="2U7QofVy6j4D" name="" aggregation="none" />
123 <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="*" xmi.id="lI2sUK6pgAZL" type="JU4cIUCMT0P6" name="ere_e_id" aggregation="none" />
124 </UML:Association.connection>
125 </UML:Association>
126 </UML:Namespace.ownedElement>
127 <XMI.extension xmi.extender="umbrello" >
128 <diagrams>
129 <diagram showopsig="1" linecolor="#303030" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpubliconly="1" showpackage="1" showstereotype="1" name="Klassendiagramm" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" canvasheight="539" canvaswidth="953" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffffff" zoom="100" xmi.id="hR4rG79yzAlv" documentation="" showscope="1" snapgrid="0" showatts="1" type="1" >
130 <widgets>
131 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="30" showattsigs="601" showstereotype="1" y="30" showattributes="1" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" width="95" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="BSG87Yd0NTuC" showscope="1" height="37" showopsigs="601" />
132 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="320" showattsigs="601" showstereotype="1" y="30" showattributes="1" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" width="248" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="2U7QofVy6j4D" showscope="1" height="112" showopsigs="601" />
133 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="723" showattsigs="601" showstereotype="1" y="40" showattributes="1" font="DejaVu Sans,9,-1,5,75,0,0,0,0,0" width="226" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="8kaVSGRNnvHD" showscope="1" height="67" showopsigs="601" />
134 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="30" showattsigs="601" showstereotype="1" y="97" showattributes="1" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" width="80" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="ycHIskz6yShO" showscope="1" height="37" showopsigs="601" />
135 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="362" showattsigs="601" showstereotype="1" y="209" showattributes="1" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" width="181" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="MXZYzN2NFycd" showscope="1" height="37" showopsigs="601" />
136 <classwidget linecolor="#303030" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="30" showattsigs="601" showstereotype="1" y="209" showattributes="1" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" width="206" isinstance="0" usefillcolor="1" fillcolor="#ffffff" xmi.id="JU4cIUCMT0P6" showscope="1" height="37" showopsigs="601" />
137 <datatypewidget width="89" showstereotype="1" x="732" y="216" usesdiagramusefillcolor="0" usesdiagramfillcolor="0" isinstance="0" fillcolor="#ffffff" height="30" linecolor="#303030" xmi.id="2OS7GHU6Vc0P" usefillcolor="1" linewidth="none" font="DejaVu Sans,9,-1,5,50,0,0,0,0,0" />
138 <datatypewidget width="136" showstereotype="1" x="723" y="123" usesdiagramusefillcolor="0" usesdiagramfillcolor="0" isinstance="0" fillcolor="#ffffff" height="30" linecolor="#303030" xmi.id="ZGtwjVSAoRa6" usefillcolor="1" linewidth="none" font="DejaVu Sans,9,-1,5,75,0,0,0,0,0" />
139 </widgets>
140 <messages/>
141 <associations>
142 <assocwidget indexa="1" indexb="1" widgetaid="2U7QofVy6j4D" linecolor="none" totalcounta="3" xmi.id="OB7UMnGh6D9D" widgetbid="BSG87Yd0NTuC" totalcountb="2" type="512" linewidth="none" >
143 <linepath>
144 <startpoint startx="320" starty="50" />
145 <endpoint endx="125" endy="50" />
146 </linepath>
147 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="177" showstereotype="1" y="50" text="takes place in" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="96" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="4db1mFobA1yl" height="19" />
148 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="300" showstereotype="1" y="50" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="bEJkZo2bRbdD" height="19" />
149 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="145" showstereotype="1" y="50" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="rPozPkky4xKK" height="19" />
150 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="250" showstereotype="1" y="30" text="e_room" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="709" width="64" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="bKELHA9PXp6n" height="19" />
151 </assocwidget>
152 <assocwidget indexa="1" indexb="1" widgetaid="2U7QofVy6j4D" linecolor="none" totalcounta="3" xmi.id="zaXtisttsXol" widgetbid="8kaVSGRNnvHD" totalcountb="2" type="512" linewidth="none" >
153 <linepath>
154 <startpoint startx="568" starty="70" />
155 <endpoint endx="723" endy="70" />
156 </linepath>
157 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="595" showstereotype="1" y="70" text="takes place at" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="98" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="5ThdGoOp0iaX" height="19" />
158 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="571" showstereotype="1" y="72" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="ekThfn1lEiMS" height="19" />
159 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="695" showstereotype="1" y="71" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="UkITQs0vQ7pb" height="19" />
160 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="568" showstereotype="1" y="50" text="e_timeslice" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="709" width="87" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="Ua9wBk727u2W" height="19" />
161 </assocwidget>
162 <assocwidget indexa="2" indexb="1" widgetaid="2U7QofVy6j4D" linecolor="none" totalcounta="3" xmi.id="1zuOk1eM9txc" widgetbid="ycHIskz6yShO" totalcountb="2" type="512" linewidth="none" >
163 <linepath>
164 <startpoint startx="320" starty="120" />
165 <endpoint endx="110" endy="120" />
166 </linepath>
167 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="193" showstereotype="1" y="100" text="owns" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="40" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="pucxoeRRMs82" height="19" />
168 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="300" showstereotype="1" y="100" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="Sj9qpwReq3Zf" height="19" />
169 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="130" showstereotype="1" y="100" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="fz62rC2VLlM8" height="19" />
170 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="248" showstereotype="1" y="120" text="e_owner" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="709" width="70" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="f9lrp7KIpalE" height="19" />
171 </assocwidget>
172 <assocwidget indexa="1" indexb="1" widgetaid="2U7QofVy6j4D" linecolor="none" totalcounta="3" xmi.id="tw2v0S8y7kOL" widgetbid="MXZYzN2NFycd" totalcountb="2" type="503" linewidth="none" >
173 <linepath>
174 <startpoint startx="457" starty="142" />
175 <endpoint endx="457" endy="209" />
176 </linepath>
177 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="441" showstereotype="1" y="150" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="uuKlxuObrUbi" height="19" />
178 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="441" showstereotype="1" y="188" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="gbDzMY5CAUpP" height="19" />
179 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="462" showstereotype="1" y="185" text="erbd_e_id" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="710" width="78" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="qeQfE9retyUg" height="19" />
180 </assocwidget>
181 <assocwidget indexa="2" indexb="1" widgetaid="2U7QofVy6j4D" linecolor="none" totalcounta="3" xmi.id="NN4khwe3rztF" widgetbid="JU4cIUCMT0P6" totalcountb="2" type="512" linewidth="none" >
182 <linepath>
183 <startpoint startx="320" starty="142" />
184 <endpoint endx="236" endy="209" />
185 </linepath>
186 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="282" showstereotype="1" y="172" text="takes not place at" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="123" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="df1UdWAYQVJL" height="19" />
187 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="309" showstereotype="1" y="148" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="cnamHO9v3BNg" height="19" />
188 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="253" showstereotype="1" y="192" text="*" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="hYE51VOMAJYH" height="19" />
189 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="229" showstereotype="1" y="145" text="ere_e_id" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="710" width="70" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="NfuE7Vun66kQ" height="19" />
190 </assocwidget>
191 <assocwidget indexa="2" indexb="1" visibilityA="0" widgetaid="2U7QofVy6j4D" visibilityB="0" linecolor="none" changeabilityA="900" totalcounta="3" xmi.id="0dTVCJB5WRXx" changeabilityB="900" widgetbid="ZGtwjVSAoRa6" totalcountb="2" type="510" linewidth="none" >
192 <linepath>
193 <startpoint startx="568" starty="142" />
194 <endpoint endx="723" endy="142" />
195 </linepath>
196 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="570" showstereotype="1" y="121" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="G2gJD4zsaCvZ" height="19" />
197 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="705" showstereotype="1" y="121" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="hKvqbR5Nr8GO" height="19" />
198 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="590" showstereotype="1" y="143" text="e_recurrence_freq" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="710" width="132" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="mQ2tWkJ8Ystn" height="19" />
199 </assocwidget>
200 <assocwidget indexa="1" indexb="1" visibilityA="0" widgetaid="MXZYzN2NFycd" visibilityB="0" linecolor="none" changeabilityA="900" totalcounta="2" xmi.id="SacmtHQ7kAYu" changeabilityB="900" widgetbid="2OS7GHU6Vc0P" totalcountb="2" type="510" linewidth="none" >
201 <linepath>
202 <startpoint startx="543" starty="228" />
203 <endpoint endx="732" endy="228" />
204 </linepath>
205 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="545" showstereotype="1" y="207" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="uwSU6N3mhycG" height="19" />
206 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="714" showstereotype="1" y="207" text="1" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="PheFnsbeO52m" height="19" />
207 <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="623" showstereotype="1" y="230" text="erbd_weekday" font="DejaVu Sans,9,-1,0,50,0,0,0,0,0" pretext="+" role="710" width="107" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="sYUOQLCeOsxb" height="19" />
208 </assocwidget>
209 </associations>
210 </diagram>
211 </diagrams>
212 </XMI.extension>
213 </UML:Model>
214 <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" >
215 <UML:Namespace.ownedElement/>
216 </UML:Model>
217 <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View" >
218 <UML:Namespace.ownedElement/>
219 </UML:Model>
220 <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View" >
221 <UML:Namespace.ownedElement/>
222 </UML:Model>
223 <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" >
224 <UML:Namespace.ownedElement/>
225 </UML:Model>
226 </UML:Namespace.ownedElement>
227 </UML:Model>
228 </XMI.content>
229 <XMI.extensions xmi.extender="umbrello" >
230 <docsettings viewid="hR4rG79yzAlv" uniqueid="155WMx3FBABw" documentation="" />
231 <listview>
232 <listitem open="1" type="800" label="Ansichten" >
233 <listitem open="1" type="801" id="Logical View" >
234 <listitem open="0" type="807" id="hR4rG79yzAlv" label="Klassendiagramm" />
235 <listitem open="0" type="813" id="2U7QofVy6j4D" >
236 <listitem open="0" type="814" id="hnlnZ2y7Y4tN" />
237 <listitem open="0" type="814" id="3hahHEUJQP1k" />
238 <listitem open="0" type="814" id="fqrFVNDqCicl" />
239 <listitem open="0" type="814" id="0dTVCJB5WRXx" />
240 <listitem open="0" type="814" id="Z8VK95hTVQVF" />
241 <listitem open="0" type="814" id="LSESoWPtwFQx" />
242 </listitem>
243 <listitem open="0" type="813" id="JU4cIUCMT0P6" >
244 <listitem open="0" type="814" id="I4inOiwBUEeE" />
245 </listitem>
246 <listitem open="0" type="813" id="MXZYzN2NFycd" >
247 <listitem open="0" type="814" id="SacmtHQ7kAYu" />
248 </listitem>
249 <listitem open="0" type="813" id="8kaVSGRNnvHD" >
250 <listitem open="0" type="814" id="FmcpKVDrrKTK" />
251 <listitem open="0" type="814" id="GU0RtUy6QKmd" />
252 <listitem open="0" type="814" id="lOSIVIvLj3fN" />
253 </listitem>
254 <listitem open="0" type="813" id="BSG87Yd0NTuC" >
255 <listitem open="0" type="814" id="5oKIJDICl9Mo" />
256 </listitem>
257 <listitem open="0" type="813" id="ycHIskz6yShO" >
258 <listitem open="0" type="814" id="9IeAFbTOFeKp" />
259 </listitem>
260 <listitem open="1" type="830" id="Datatypes" >
261 <listitem open="1" type="829" id="ZGtwjVSAoRa6" />
262 <listitem open="1" type="829" id="2OS7GHU6Vc0P" />
263 <listitem open="1" type="829" id="S2oGAuwLv3rq" />
264 <listitem open="1" type="829" id="SeVocKC0VVZ5" />
265 <listitem open="1" type="829" id="XVeMlhUDkGTs" />
266 <listitem open="1" type="829" id="8ND3Q3sshNhH" />
267 <listitem open="1" type="829" id="hrFAKpGqKuA3" />
268 <listitem open="1" type="829" id="ceGKuhA14N2U" />
269 <listitem open="1" type="829" id="OuL3H0JwpY59" />
270 <listitem open="1" type="829" id="bFdfbf8zaR1p" />
271 <listitem open="1" type="829" id="LJxdD7gnju5e" />
272 <listitem open="1" type="829" id="RKmEspLE8JpJ" />
273 <listitem open="1" type="829" id="OW58QAk0ONfz" />
274 <listitem open="1" type="829" id="2lwaCxQbHAp8" />
275 <listitem open="1" type="829" id="zBK7S9QqdVy2" />
276 <listitem open="1" type="829" id="ei223hz6Rvgd" />
277 <listitem open="1" type="829" id="r4F6E2EDBWKd" />
278 <listitem open="1" type="829" id="elSHEOJs5Lu8" />
279 <listitem open="1" type="829" id="1tCSnt3exGkC" />
280 <listitem open="1" type="829" id="JxNURi65RYLf" />
281 <listitem open="1" type="829" id="ueWzyQ8xIKN3" />
282 <listitem open="1" type="829" id="BQh7hPHyKeSm" />
283 <listitem open="1" type="829" id="MWrl2APxnvwl" />
284 <listitem open="1" type="829" id="J4gZN3cYRHf6" />
285 <listitem open="1" type="829" id="hu41ZVlt1bf4" />
286 <listitem open="1" type="829" id="l41YxxHG0vqN" />
287 <listitem open="1" type="829" id="yStOiXUPRZO0" />
288 <listitem open="1" type="829" id="4As3jX7UZ63W" />
289 <listitem open="1" type="829" id="2Ik2EYNAzEYh" />
290 <listitem open="1" type="829" id="l16DYSBca3dJ" />
291 <listitem open="1" type="829" id="155WMx3FBABw" />
292 <listitem open="1" type="829" id="sEWrT2YC3cNb" />
293 <listitem open="1" type="829" id="Yjo5ppZr7KrL" />
294 <listitem open="1" type="829" id="5ZBfapz7YlCL" />
295 </listitem>
296 </listitem>
297 <listitem open="1" type="802" id="Use Case View" />
298 <listitem open="1" type="821" id="Component View" />
299 <listitem open="1" type="827" id="Deployment View" />
300 <listitem open="1" type="836" id="Entity Relationship Model" />
301 </listitem>
302 </listview>
303 <codegeneration>
304 <codegenerator language="PostgreSQL" />
305 </codegeneration>
306 </XMI.extensions>
307 </XMI>
This page took 0.05647 seconds and 5 git commands to generate.