Česky
Kamil Dudka

Tiny programs (C, C++, C#, ...)

File detail

Name:Downloaddb.xmi [Download]
Location: tiny > IIS > proj > uml
Size:28.5 KB
Last modification:2022-09-09 13:06

Source code

<?xml version="1.0" encoding="UTF-8"?>
<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-12-09T20:25:42" xmi.version="1.2" >
 <XMI.header>
  <XMI.documentation>
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
   <XMI.exporterVersion>1.5.5</XMI.exporterVersion>
   <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
  </XMI.documentation>
  <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
 </XMI.header>
 <XMI.content>
  <UML:Model isSpecification="false" isLeaf="false" isRoot="false" xmi.id="m1" isAbstract="false" name="UML model" >
   <UML:Namespace.ownedElement>
    <UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2" isRoot="false" isAbstract="false" name="folder" />
    <UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="11" isRoot="false" isAbstract="false" name="datatype" />
    <UML:Model stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1" isRoot="false" isAbstract="false" name="Logical View" >
     <UML:Namespace.ownedElement>
      <UML:Package stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="8" isRoot="false" isAbstract="false" name="Datatypes" >
       <UML:Namespace.ownedElement>
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="10" isRoot="false" isAbstract="false" name="int" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="12" isRoot="false" isAbstract="false" name="char" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="13" isRoot="false" isAbstract="false" name="bool" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="14" isRoot="false" isAbstract="false" name="float" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="15" isRoot="false" isAbstract="false" name="double" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="16" isRoot="false" isAbstract="false" name="short" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="17" isRoot="false" isAbstract="false" name="long" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="18" isRoot="false" isAbstract="false" name="unsigned int" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="19" isRoot="false" isAbstract="false" name="unsigned short" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="20" isRoot="false" isAbstract="false" name="unsigned long" />
        <UML:DataType stereotype="11" isSpecification="false" isLeaf="false" visibility="public" namespace="8" xmi.id="21" isRoot="false" isAbstract="false" name="string" />
       </UML:Namespace.ownedElement>
      </UML:Package>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="22" isRoot="false" isAbstract="false" name="firms" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="23" type="10" name="ico" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="25" type="26" name="name" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="27" type="28" name="address" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="29" type="26" name="tel" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="30" type="28" name="www" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="31" type="26" name="email" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="26" isRoot="false" isAbstract="false" name="varchar(32)" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="28" isRoot="false" isAbstract="false" name="varchar(64)" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="32" isRoot="false" isAbstract="false" name="dealers" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="34" type="10" name="ico" ownerScope="classifier" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="33" isRoot="false" isAbstract="false" name="transporters" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="35" type="10" name="ico" ownerScope="classifier" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="36" isRoot="false" isAbstract="false" name="users" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="37" type="53" name="user" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="39" type="40" name="passwd" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="41" type="28" name="name" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="42" type="10" name="expiration" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="43" type="10" name="last_access" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="44" type="10" name="ico" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="38" isRoot="false" isAbstract="false" name="varachar(160" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="40" isRoot="false" isAbstract="false" name="varchar(41)" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="45" isRoot="false" isAbstract="false" name="routes" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="46" type="10" name="route_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="47" type="10" name="ico" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="48" type="62" name="route_date" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="49" type="28" name="route_from" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="51" type="28" name="route_to" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="52" type="10" name="duration" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="53" isRoot="false" isAbstract="false" name="varachar(16)" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="54" isRoot="false" isAbstract="false" name="tickets" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="55" type="10" name="route_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="56" type="10" name="seat_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="57" type="10" name="price" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="58" isRoot="false" isAbstract="false" name="orders" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="59" type="10" name="order_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="109" type="53" name="user" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="61" type="62" name="ctime" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="63" type="62" name="maturity" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="64" type="62" name="paid_date" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="1" xmi.id="62" isRoot="false" isAbstract="false" name="timestamp" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="65" isRoot="false" isAbstract="false" name="order_items" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="66" type="10" name="order_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="67" type="10" name="route_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="68" type="10" name="seat_id" ownerScope="classifier" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="69" isRoot="false" isAbstract="false" name="cart" >
       <UML:Classifier.feature>
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="70" type="53" name="user" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="71" type="10" name="route_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="73" type="10" name="seat_id" ownerScope="classifier" />
        <UML:Attribute isSpecification="false" visibility="protected" xmi.id="74" type="62" name="ctime" />
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="75" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="76" aggregation="none" type="22" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="77" aggregation="none" type="36" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="78" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="79" aggregation="none" type="22" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="80" aggregation="none" type="33" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="81" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="82" aggregation="none" type="22" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="83" aggregation="none" type="32" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="84" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="85" aggregation="none" type="33" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="86" aggregation="none" type="45" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="87" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="88" aggregation="none" type="32" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="89" aggregation="none" type="69" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="90" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="91" aggregation="none" type="32" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="92" aggregation="none" type="58" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="93" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="94" aggregation="none" type="45" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="95" aggregation="none" type="54" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="96" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="97" aggregation="none" type="58" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="98" aggregation="none" type="65" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="99" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="100" aggregation="none" type="65" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="101" aggregation="none" type="54" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="102" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="103" aggregation="none" type="69" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="104" aggregation="none" type="54" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="1" xmi.id="105" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="106" aggregation="none" type="69" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="107" aggregation="none" type="36" name="" />
       </UML:Association.connection>
      </UML:Association>
     </UML:Namespace.ownedElement>
     <XMI.extension xmi.extender="umbrello" >
      <diagrams>
       <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1003" snapy="10" showatts="1" xmi.id="9" documentation="" type="1" showops="1" showpackage="0" name="Diagram třídy" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Arial,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="803" >
        <widgets>
         <classwidget usesdiagramfillcolour="0" width="172" showattsigs="601" usesdiagramusefillcolour="0" x="384" y="11" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="150" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="22" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="73" showattsigs="601" usesdiagramusefillcolour="0" x="729" y="234" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="50" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="32" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="106" showattsigs="601" usesdiagramusefillcolour="0" x="126" y="228" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="50" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="33" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="169" showattsigs="601" usesdiagramusefillcolour="0" x="386" y="231" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="150" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="36" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="190" showattsigs="601" usesdiagramusefillcolour="0" x="84" y="432" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="150" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="45" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="109" showattsigs="601" usesdiagramusefillcolour="0" x="311" y="691" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="90" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="54" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="180" showattsigs="601" usesdiagramusefillcolour="0" x="675" y="447" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="130" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="58" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="111" showattsigs="601" usesdiagramusefillcolour="0" x="710" y="691" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="90" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="65" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolour="0" width="154" showattsigs="601" usesdiagramusefillcolour="0" x="393" y="445" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="110" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="69" showoperations="1" showpackage="0" showscope="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <notewidget usesdiagramfillcolour="1" width="162" usesdiagramusefillcolour="1" x="484" y="626" linewidth="none" fillcolour="none" height="50" usefillcolor="1" isinstance="0" xmi.id="108" showstereotype="48" text="only for dealers" font="Arial,10,-1,5,50,0,0,0,0,0" linecolor="none" />
        </widgets>
        <messages/>
        <associations>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="36" widgetaid="22" xmi.id="75" linecolor="none" >
          <linepath>
           <startpoint startx="470" starty="161" />
           <endpoint endx="470" endy="231" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="33" widgetaid="22" xmi.id="78" linecolor="none" >
          <linepath>
           <startpoint startx="384" starty="86" />
           <endpoint endx="179" endy="228" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="32" widgetaid="22" xmi.id="81" linecolor="none" >
          <linepath>
           <startpoint startx="556" starty="86" />
           <endpoint endx="765" endy="234" />
           <point x="732" y="210" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="45" widgetaid="33" xmi.id="84" linecolor="none" >
          <linepath>
           <startpoint startx="179" starty="278" />
           <endpoint endx="179" endy="432" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="58" widgetaid="32" xmi.id="90" linecolor="none" >
          <linepath>
           <startpoint startx="765" starty="284" />
           <endpoint endx="765" endy="447" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="54" widgetaid="45" xmi.id="93" linecolor="none" >
          <linepath>
           <startpoint startx="179" starty="582" />
           <endpoint endx="347" endy="691" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="65" widgetaid="58" xmi.id="96" linecolor="none" >
          <linepath>
           <startpoint startx="765" starty="577" />
           <endpoint endx="765" endy="691" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="54" widgetaid="65" xmi.id="99" linecolor="none" >
          <linepath>
           <startpoint startx="710" starty="736" />
           <endpoint endx="420" endy="736" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="3" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="54" widgetaid="69" xmi.id="102" linecolor="none" >
          <linepath>
           <startpoint startx="444" starty="555" />
           <endpoint endx="383" endy="691" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="36" widgetaid="69" xmi.id="105" linecolor="none" >
          <linepath>
           <startpoint startx="470" starty="445" />
           <endpoint endx="470" endy="381" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="108" widgetaid="69" roleBdoc="" documentation="" roleAdoc="" type="513" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
          <linepath>
           <startpoint startx="495" starty="555" />
           <endpoint endx="565" endy="626" />
          </linepath>
         </assocwidget>
        </associations>
       </diagram>
      </diagrams>
     </XMI.extension>
    </UML:Model>
    <UML:Model stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3" isRoot="false" isAbstract="false" name="Use Case View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="4" isRoot="false" isAbstract="false" name="Component View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="5" isRoot="false" isAbstract="false" name="Deployment View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="2" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="6" isRoot="false" isAbstract="false" name="Entity Relationship Model" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
   </UML:Namespace.ownedElement>
  </UML:Model>
 </XMI.content>
 <XMI.extensions xmi.extender="umbrello" >
  <docsettings viewid="9" documentation="" uniqueid="109" />
  <listview>
   <listitem open="1" type="800" label="Pohledy" >
    <listitem open="1" type="801" id="1" >
     <listitem open="1" type="813" id="69" >
      <listitem open="0" type="814" id="70" />
      <listitem open="0" type="814" id="71" />
      <listitem open="0" type="814" id="73" />
      <listitem open="0" type="814" id="74" />
     </listitem>
     <listitem open="1" type="813" id="32" >
      <listitem open="0" type="814" id="34" />
     </listitem>
     <listitem open="1" type="813" id="22" >
      <listitem open="0" type="814" id="23" />
      <listitem open="0" type="814" id="25" />
      <listitem open="0" type="814" id="27" />
      <listitem open="0" type="814" id="29" />
      <listitem open="0" type="814" id="30" />
      <listitem open="0" type="814" id="31" />
     </listitem>
     <listitem open="1" type="813" id="65" >
      <listitem open="0" type="814" id="66" />
      <listitem open="0" type="814" id="67" />
      <listitem open="0" type="814" id="68" />
     </listitem>
     <listitem open="1" type="813" id="58" >
      <listitem open="0" type="814" id="59" />
      <listitem open="0" type="814" id="109" />
      <listitem open="0" type="814" id="61" />
      <listitem open="0" type="814" id="63" />
      <listitem open="0" type="814" id="64" />
     </listitem>
     <listitem open="1" type="813" id="45" >
      <listitem open="0" type="814" id="46" />
      <listitem open="0" type="814" id="47" />
      <listitem open="0" type="814" id="48" />
      <listitem open="0" type="814" id="49" />
      <listitem open="0" type="814" id="51" />
      <listitem open="0" type="814" id="52" />
     </listitem>
     <listitem open="1" type="813" id="54" >
      <listitem open="0" type="814" id="55" />
      <listitem open="0" type="814" id="56" />
      <listitem open="0" type="814" id="57" />
     </listitem>
     <listitem open="1" type="813" id="62" />
     <listitem open="1" type="813" id="33" >
      <listitem open="0" type="814" id="35" />
     </listitem>
     <listitem open="1" type="813" id="36" >
      <listitem open="0" type="814" id="37" />
      <listitem open="0" type="814" id="39" />
      <listitem open="0" type="814" id="41" />
      <listitem open="0" type="814" id="42" />
      <listitem open="0" type="814" id="43" />
      <listitem open="0" type="814" id="44" />
     </listitem>
     <listitem open="1" type="813" id="53" />
     <listitem open="1" type="813" id="38" />
     <listitem open="1" type="813" id="26" />
     <listitem open="1" type="813" id="40" />
     <listitem open="1" type="813" id="28" />
     <listitem open="0" type="830" id="8" >
      <listitem open="1" type="829" id="13" />
      <listitem open="1" type="829" id="12" />
      <listitem open="1" type="829" id="15" />
      <listitem open="1" type="829" id="14" />
      <listitem open="1" type="829" id="10" />
      <listitem open="1" type="829" id="17" />
      <listitem open="1" type="829" id="16" />
      <listitem open="1" type="829" id="21" />
      <listitem open="1" type="829" id="18" />
      <listitem open="1" type="829" id="20" />
      <listitem open="1" type="829" id="19" />
     </listitem>
    </listitem>
    <listitem open="1" type="802" id="3" />
    <listitem open="1" type="821" id="4" />
    <listitem open="1" type="827" id="5" />
    <listitem open="1" type="836" id="6" />
   </listitem>
  </listview>
  <codegeneration>
   <codegenerator language="SQL" />
  </codegeneration>
 </XMI.extensions>
</XMI>