English
Kamil Dudka

RRV - Radiosity Renderer and Visualizer (C++, OpenGL)

Detail souboru

Jméno:Stáhnoutclass_Entity.xmi [Stáhnout]
Umístění: rrv > doc > img
Velikost:16.8 KB
Poslední změna:2022-09-09 13:06

Zdrojový kód

<?xml version="1.0" encoding="UTF-8"?>
<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2007-12-01T14:36:57" xmi.version="1.2" >
 <XMI.header>
  <XMI.documentation>
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
   <XMI.exporterVersion>1.5.7</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="folder" isRoot="false" isAbstract="false" name="folder" />
    <UML:Model stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="Logical View" isRoot="false" isAbstract="false" name="Logical View" >
     <UML:Namespace.ownedElement>
      <UML:Package stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="Datatypes" isRoot="false" isAbstract="false" name="Datatypes" >
       <UML:Namespace.ownedElement/>
      </UML:Package>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="oWvhv0ExOcCn" isRoot="false" isAbstract="false" name="Entity" >
       <UML:Classifier.feature>
        <UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="elOT10Gf9v3z" isRoot="false" isAbstract="false" isQuery="false" name="setTransformMatrix" >
         <UML:BehavioralFeature.parameter>
          <UML:Parameter isSpecification="false" visibility="private" xmi.id="elIwQ4p2pDTp" value="" type="vHmfcyyWpGdp" name="matrix" />
         </UML:BehavioralFeature.parameter>
        </UML:Operation>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="lC62YsaTVJSo" isRoot="false" isAbstract="false" name="TriangleEntity" >
       <UML:GeneralizableElement.generalization>
        <UML:Generalization xmi.idref="noEd9paY1riB" />
       </UML:GeneralizableElement.generalization>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="8SpLYh92dpxb" isRoot="false" isAbstract="false" name="CuboidEntity" >
       <UML:GeneralizableElement.generalization>
        <UML:Generalization xmi.idref="umtudb56z8Lg" />
       </UML:GeneralizableElement.generalization>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="3tyg3jmmvqoT" isRoot="false" isAbstract="false" name="GlobeEntity" >
       <UML:GeneralizableElement.generalization>
        <UML:Generalization xmi.idref="mpHjwcQ0d0CZ" />
       </UML:GeneralizableElement.generalization>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="jPuEgL2onp8J" isRoot="false" isAbstract="false" name="BarrelEntity" >
       <UML:GeneralizableElement.generalization>
        <UML:Generalization xmi.idref="EpEqnRPajUcP" />
       </UML:GeneralizableElement.generalization>
      </UML:Class>
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="XHJ86FjA6fo9" isRoot="false" isAbstract="false" name="TeapotEntity" >
       <UML:GeneralizableElement.generalization>
        <UML:Generalization xmi.idref="mdGT8qtfZlC1" />
       </UML:GeneralizableElement.generalization>
      </UML:Class>
      <UML:Generalization isSpecification="false" child="lC62YsaTVJSo" visibility="public" namespace="Logical View" xmi.id="noEd9paY1riB" parent="oWvhv0ExOcCn" discriminator="" name="" />
      <UML:Generalization isSpecification="false" child="8SpLYh92dpxb" visibility="public" namespace="Logical View" xmi.id="umtudb56z8Lg" parent="oWvhv0ExOcCn" discriminator="" name="" />
      <UML:Generalization isSpecification="false" child="3tyg3jmmvqoT" visibility="public" namespace="Logical View" xmi.id="mpHjwcQ0d0CZ" parent="oWvhv0ExOcCn" discriminator="" name="" />
      <UML:Generalization isSpecification="false" child="jPuEgL2onp8J" visibility="public" namespace="Logical View" xmi.id="EpEqnRPajUcP" parent="oWvhv0ExOcCn" discriminator="" name="" />
      <UML:Generalization isSpecification="false" child="XHJ86FjA6fo9" visibility="public" namespace="Logical View" xmi.id="mdGT8qtfZlC1" parent="oWvhv0ExOcCn" discriminator="" name="" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="vHmfcyyWpGdp" isRoot="false" isAbstract="false" name="TransformMatrix" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="f9fQsGvH2tkf" isRoot="false" isAbstract="false" name="TriangleSet" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="jvpHG1v9Ihmu" isRoot="false" isAbstract="false" name="Triangle" />
      <UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="Logical View" xmi.id="9yFApzpYudq8" isRoot="false" isAbstract="false" name="int" />
      <UML:Association isSpecification="false" visibility="public" namespace="Logical View" xmi.id="MVnCVqFpRQsy" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="ifZ0wfH4f5L9" aggregation="aggregate" type="f9fQsGvH2tkf" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="pKjPB4eYZPi3" aggregation="none" type="jvpHG1v9Ihmu" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="Logical View" xmi.id="GvqfLid3OB1K" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="qJMVMhd9zKXB" aggregation="none" type="oWvhv0ExOcCn" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="MBhtaNuoJkUe" aggregation="none" type="f9fQsGvH2tkf" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="Logical View" xmi.id="T5gpGh94yVYI" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="B9SARzJn80eg" aggregation="none" type="vHmfcyyWpGdp" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="OZVfJxHk2xZH" aggregation="none" type="oWvhv0ExOcCn" name="" />
       </UML:Association.connection>
      </UML:Association>
      <UML:Association isSpecification="false" visibility="public" namespace="Logical View" xmi.id="tVPqQ8P0BZm1" name="" >
       <UML:Association.connection>
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="ZprrM3ObQGcb" aggregation="composite" type="oWvhv0ExOcCn" name="" />
        <UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="Bj5daEXRjuF9" aggregation="none" type="f9fQsGvH2tkf" 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="1262" snapy="10" showatts="1" xmi.id="oavdi1Ir21F5" documentation="" type="1" showops="1" showpackage="0" name="Diagram třídy" localid="" showstereotype="0" showscope="1" snapcsgrid="0" font="Arial,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="819" >
        <widgets>
         <classwidget usesdiagramfillcolor="0" width="287" showattsigs="601" x="305" fillcolor="#ffffc0" y="259" showopsigs="601" linewidth="none" height="40" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="oWvhv0ExOcCn" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="0" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
         <classwidget usesdiagramfillcolor="1" width="99" showattsigs="601" x="129" fillcolor="none" y="469" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="lC62YsaTVJSo" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="93" showattsigs="601" x="267" fillcolor="none" y="469" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="8SpLYh92dpxb" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="85" showattsigs="601" x="399" fillcolor="none" y="469" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="3tyg3jmmvqoT" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="85" showattsigs="601" x="523" fillcolor="none" y="469" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="jPuEgL2onp8J" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="90" showattsigs="601" x="647" fillcolor="none" y="469" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="XHJ86FjA6fo9" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="114" showattsigs="601" x="129" fillcolor="none" y="263" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="vHmfcyyWpGdp" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="83" showattsigs="601" x="654" fillcolor="none" y="263" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="f9fQsGvH2tkf" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
         <classwidget usesdiagramfillcolor="1" width="63" showattsigs="601" x="664" fillcolor="none" y="350" showopsigs="601" linewidth="none" height="32" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="jvpHG1v9Ihmu" showoperations="1" showpackage="0" showscope="1" usesdiagramusefillcolor="1" font="Arial,10,-1,5,75,0,0,0,0,0" linecolor="none" />
        </widgets>
        <messages/>
        <associations>
         <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="1" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="lC62YsaTVJSo" xmi.id="noEd9paY1riB" type="500" linecolor="none" >
          <linepath>
           <startpoint startx="178" starty="469" />
           <endpoint endx="352" endy="299" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="2" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="8SpLYh92dpxb" xmi.id="umtudb56z8Lg" type="500" linecolor="none" >
          <linepath>
           <startpoint startx="313" starty="469" />
           <endpoint endx="400" endy="299" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="3" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="3tyg3jmmvqoT" xmi.id="mpHjwcQ0d0CZ" type="500" linecolor="none" >
          <linepath>
           <startpoint startx="441" starty="469" />
           <endpoint endx="448" endy="299" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="4" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="jPuEgL2onp8J" xmi.id="EpEqnRPajUcP" type="500" linecolor="none" >
          <linepath>
           <startpoint startx="565" starty="469" />
           <endpoint endx="496" endy="299" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="6" indexb="5" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="XHJ86FjA6fo9" xmi.id="mdGT8qtfZlC1" type="500" linecolor="none" >
          <linepath>
           <startpoint startx="692" starty="469" />
           <endpoint endx="544" endy="299" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="jvpHG1v9Ihmu" widgetaid="f9fQsGvH2tkf" xmi.id="MVnCVqFpRQsy" type="501" linecolor="none" >
          <linepath>
           <startpoint startx="695" starty="295" />
           <endpoint endx="695" endy="350" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="oWvhv0ExOcCn" widgetaid="vHmfcyyWpGdp" xmi.id="T5gpGh94yVYI" type="503" linecolor="none" >
          <linepath>
           <startpoint startx="243" starty="279" />
           <endpoint endx="305" endy="279" />
          </linepath>
         </assocwidget>
         <assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="f9fQsGvH2tkf" widgetaid="oWvhv0ExOcCn" xmi.id="tVPqQ8P0BZm1" type="510" linecolor="none" >
          <linepath>
           <startpoint startx="592" starty="279" />
           <endpoint endx="654" endy="279" />
          </linepath>
         </assocwidget>
        </associations>
       </diagram>
      </diagrams>
     </XMI.extension>
    </UML:Model>
    <UML:Model stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="Use Case View" isRoot="false" isAbstract="false" name="Use Case View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="Component View" isRoot="false" isAbstract="false" name="Component View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="Deployment View" isRoot="false" isAbstract="false" name="Deployment View" >
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="Entity Relationship Model" 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="oavdi1Ir21F5" documentation="" uniqueid="Bj5daEXRjuF9" />
  <listview>
   <listitem open="1" type="800" label="Pohledy" >
    <listitem open="1" type="801" id="Logical View" >
     <listitem open="1" type="813" id="jPuEgL2onp8J" />
     <listitem open="1" type="813" id="8SpLYh92dpxb" />
     <listitem open="1" type="813" id="oWvhv0ExOcCn" >
      <listitem open="0" type="815" id="elOT10Gf9v3z" />
     </listitem>
     <listitem open="1" type="813" id="3tyg3jmmvqoT" />
     <listitem open="1" type="813" id="XHJ86FjA6fo9" />
     <listitem open="1" type="813" id="vHmfcyyWpGdp" />
     <listitem open="1" type="813" id="jvpHG1v9Ihmu" />
     <listitem open="1" type="813" id="lC62YsaTVJSo" />
     <listitem open="1" type="813" id="f9fQsGvH2tkf" />
     <listitem open="1" type="813" id="9yFApzpYudq8" />
     <listitem open="0" type="830" id="Datatypes" />
    </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="PHP5" />
  </codegeneration>
 </XMI.extensions>
</XMI>