File: sheet%20system.xmi

package info (click to toggle)
mediainfo 20.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,732 kB
  • sloc: cpp: 15,682; objc: 2,760; sh: 1,343; xml: 926; python: 259; perl: 207; makefile: 173
file content (139 lines) | stat: -rw-r--r-- 12,196 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<?xml version="1.0" encoding="UTF-8"?>
<XMI verified="false" xmi.version="1.2" timestamp="2010-08-12T17:36:28" xmlns:UML="http://schema.omg.org/spec/UML/1.3">
 <XMI.header>
  <XMI.documentation>
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
   <XMI.exporterVersion>1.5.8</XMI.exporterVersion>
   <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
  </XMI.documentation>
  <XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML"/>
 </XMI.header>
 <XMI.content>
  <UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="UML Model">
   <UML:Namespace.ownedElement>
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder"/>
    <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype"/>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View">
     <UML:Namespace.ownedElement>
      <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes">
       <UML:Namespace.ownedElement>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="sfNM7kWs9f6q" name="int"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="G5FmmtAKvA9O" name="char"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="z5Clyp8Kwqrm" name="bool"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="xUtnky2Ujtc3" name="float"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="omAAXxdW3nH1" name="double"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="dNJXC8K9cDxK" name="short"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="9xpsrRtdE2ol" name="long"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="xPF0BUzmrHJ1" name="unsigned int"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="PdB2o8My59ou" name="unsigned short"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bgYngKWdhles" name="unsigned long"/>
        <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Fbc4sw6GXHGM" name="string"/>
       </UML:Namespace.ownedElement>
      </UML:Package>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="vHa2rcqCGXmW" name="Sheet">
       <UML:Classifier.feature>
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="wN2w56bRrcbU" type="Fbc4sw6GXHGM" name="name"/>
        <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="pEOR6QP1DqMc" type="sfNM7kWs9f6q" name="index_default"/>
        <UML:Attribute visibility="public" isSpecification="false" ownerScope="classifier" xmi.id="9zRmHULeIZTq" type="rgAtiJs75AZO" name="sheets"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="R6z16YaoiRdL" name="Column">
       <UML:Classifier.feature>
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="b0iGiBBhoUoW" type="Fbc4sw6GXHGM" name="Name"/>
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="5sHgcjVRCB9m" type="sfNM7kWs9f6q" name="width"/>
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="s0eXY8aRmBdl" type="sfNM7kWs9f6q" name="StreamKind"/>
        <UML:Attribute visibility="public" isSpecification="false" xmi.id="nxSivDP1DsH7" type="Fbc4sw6GXHGM" name="keyword"/>
       </UML:Classifier.feature>
      </UML:Class>
      <UML:Association visibility="public" isSpecification="false" namespace="Logical View" xmi.id="YeCDbbQLv5wH" name="Columns">
       <UML:Association.connection>
        <UML:AssociationEnd changeability="frozen" visibility="public" isNavigable="false" isSpecification="false" multiplicity="1" xmi.id="oxOGjvlibtUn" type="vHa2rcqCGXmW" name="" aggregation="none"/>
        <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" multiplicity="*" xmi.id="Od1M38yalAlK" type="R6z16YaoiRdL" name="" aggregation="none"/>
       </UML:Association.connection>
      </UML:Association>
      <UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="rgAtiJs75AZO" name="liste"/>
     </UML:Namespace.ownedElement>
     <XMI.extension xmi.extender="umbrello">
      <diagrams>
       <diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpubliconly="1" showpackage="1" showstereotype="1" name="class diagram" font="Sans Serif,9,-1,0,50,0,0,0,0,0" canvasheight="701" canvaswidth="1188" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="UTMAlPAGjbzR" documentation="" showscope="1" snapgrid="0" showatts="1" type="1">
        <widgets>
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="1" showpackage="1" x="49" showattsigs="601" showstereotype="1" y="109" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="217" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="vHa2rcqCGXmW" showscope="1" height="174" showopsigs="601"/>
         <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="1" showpackage="1" x="359" showattsigs="601" showstereotype="1" y="226" showattributes="1" font="Sans Serif,9,-1,0,75,0,0,0,0,0" width="123" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="R6z16YaoiRdL" showscope="1" height="77" showopsigs="601"/>
        </widgets>
        <messages/>
        <associations>
         <assocwidget indexa="1" indexb="1" widgetaid="vHa2rcqCGXmW" linecolor="none" totalcounta="2" xmi.id="YeCDbbQLv5wH" widgetbid="R6z16YaoiRdL" totalcountb="2" type="512" linewidth="none">
          <linepath>
           <startpoint startx="266" starty="159"/>
           <endpoint endx="392" endy="226"/>
           <point x="375" y="159"/>
           <point x="392" y="177"/>
          </linepath>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="278" showstereotype="1" y="156" text="Columns" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="61" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="A0DiDIFnOuH5" height="18"/>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="268" showstereotype="1" y="139" text="1" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="701" width="16" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="IaQi5cII4ohA" height="18"/>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="394" showstereotype="1" y="206" text="*" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="702" width="14" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="7AkChZ009OiC" height="18"/>
          <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" usesdiagramusefillcolor="1" x="268" showstereotype="1" y="179" text="frozen" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="{" role="711" width="62" isinstance="0" posttext="}" usefillcolor="1" fillcolor="none" xmi.id="0GTw1Be8JMIz" height="18"/>
         </assocwidget>
        </associations>
       </diagram>
      </diagrams>
     </XMI.extension>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Use Case View" name="Use Case View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View">
     <UML:Namespace.ownedElement/>
    </UML:Model>
    <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Entity Relationship Model" name="Entity Relationship Model">
     <UML:Namespace.ownedElement/>
    </UML:Model>
   </UML:Namespace.ownedElement>
  </UML:Model>
 </XMI.content>
 <XMI.extensions xmi.extender="umbrello">
  <docsettings viewid="UTMAlPAGjbzR" uniqueid="rgAtiJs75AZO" documentation=""/>
  <listview>
   <listitem open="1" type="800" id="Views">
    <listitem open="1" type="801" id="Logical View">
     <listitem open="0" type="807" id="UTMAlPAGjbzR" label="class diagram"/>
     <listitem open="1" type="813" id="R6z16YaoiRdL">
      <listitem open="0" type="814" id="b0iGiBBhoUoW"/>
      <listitem open="0" type="814" id="5sHgcjVRCB9m"/>
      <listitem open="0" type="814" id="s0eXY8aRmBdl"/>
      <listitem open="0" type="814" id="nxSivDP1DsH7"/>
     </listitem>
     <listitem open="1" type="813" id="vHa2rcqCGXmW">
      <listitem open="0" type="814" id="wN2w56bRrcbU"/>
      <listitem open="0" type="814" id="pEOR6QP1DqMc"/>
      <listitem open="0" type="814" id="9zRmHULeIZTq"/>
     </listitem>
     <listitem open="1" type="813" id="rgAtiJs75AZO"/>
     <listitem open="0" type="830" id="Datatypes">
      <listitem open="1" type="829" id="z5Clyp8Kwqrm"/>
      <listitem open="1" type="829" id="G5FmmtAKvA9O"/>
      <listitem open="1" type="829" id="omAAXxdW3nH1"/>
      <listitem open="1" type="829" id="xUtnky2Ujtc3"/>
      <listitem open="1" type="829" id="sfNM7kWs9f6q"/>
      <listitem open="1" type="829" id="9xpsrRtdE2ol"/>
      <listitem open="1" type="829" id="dNJXC8K9cDxK"/>
      <listitem open="1" type="829" id="Fbc4sw6GXHGM"/>
      <listitem open="1" type="829" id="xPF0BUzmrHJ1"/>
      <listitem open="1" type="829" id="bgYngKWdhles"/>
      <listitem open="1" type="829" id="PdB2o8My59ou"/>
     </listitem>
    </listitem>
    <listitem open="1" type="802" id="Use Case View"/>
    <listitem open="1" type="821" id="Component View"/>
    <listitem open="1" type="827" id="Deployment View"/>
    <listitem open="1" type="836" id="Entity Relationship Model"/>
   </listitem>
  </listview>
  <codegeneration>
   <codegenerator language="C++"/>
  </codegeneration>
 </XMI.extensions>
</XMI>