-
Notifications
You must be signed in to change notification settings - Fork 5
/
UmbrelloClassDiagram.xmi
144 lines (144 loc) · 11.7 KB
/
UmbrelloClassDiagram.xmi
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
140
141
142
143
144
<?xml version="1.0" encoding="UTF-8"?>
<XMI verified="false" xmi.version="1.2" timestamp="2011-03-03T21:04:50" 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="mVMAaAIJsYHW" name="int"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="7Je7iQlmlLK6" name="char"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="je8JmObcxs8R" name="bool"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ps16U6ousafB" name="float"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="tjP62NpgU7Ts" name="double"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="i5pYCETz4U5Y" name="short"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="brSRP5cIpzPr" name="long"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="KEVmLwf10SaC" name="unsigned int"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="f3BjVEI65iVU" name="unsigned short"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="m5lZ2AONMt9g" name="unsigned long"/>
<UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="qmhoFH0uI9bo" name="string"/>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="QaOsKTbtUjHr" name="GenericSeq">
<UML:Classifier.feature>
<UML:Attribute visibility="private" isSpecification="false" xmi.id="iU5oeikxiiSD" type="WFhfnVNFa9rI" name="id"/>
<UML:Attribute visibility="private" isSpecification="false" xmi.id="yo9SMvTqAAVv" type="WFhfnVNFa9rI" name="alphabet"/>
<UML:Attribute visibility="private" isSpecification="false" xmi.id="o2shhhpvfpRW" type="WFhfnVNFa9rI" name="seq"/>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="dOAB2zYq1QVh" name="length"/>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="lpbSqr8GbWkh" name="rev"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="mwlRkyjiqzpR" name="DnaSeq">
<UML:Classifier.feature>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Fmd3jAhSJ316" name="comp"/>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="vTXcuqdtvKle" name="transcribe"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="lAJear2RBT24" name="RnaSeq">
<UML:Classifier.feature>
<UML:Operation visibility="public" isSpecification="false" isQuery="false" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="mOBtElJSq4XB" name="comp"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="QaOsKTbtUjHr" xmi.id="RlaOU16SipIi" client="mwlRkyjiqzpR" name=""/>
<UML:Dependency visibility="public" isSpecification="false" namespace="Logical View" supplier="QaOsKTbtUjHr" xmi.id="Duf2ANdroQsu" client="lAJear2RBT24" name=""/>
<UML:Class visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="WFhfnVNFa9rI" name="character"/>
</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="532" canvaswidth="834" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="xT2JNstc8N5o" documentation="" showscope="1" snapgrid="0" showatts="1" type="1">
<widgets>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="0" showpackage="1" x="319" showattsigs="601" showstereotype="1" y="140" showattributes="1" font="Sans Serif,9,-1,5,75,0,0,0,0,0" width="142" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="QaOsKTbtUjHr" showscope="1" height="84" showopsigs="601"/>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="275" showattsigs="601" showstereotype="1" y="270" showattributes="1" font="Sans Serif,9,-1,5,75,0,0,0,0,0" width="95" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="mwlRkyjiqzpR" showscope="1" height="49" showopsigs="601"/>
<classwidget linecolor="#ff0000" usesdiagramfillcolor="0" linewidth="none" showoperations="1" usesdiagramusefillcolor="0" showpubliconly="1" showpackage="1" x="420" showattsigs="601" showstereotype="1" y="275" showattributes="1" font="Sans Serif,9,-1,5,75,0,0,0,0,0" width="68" isinstance="0" usefillcolor="1" fillcolor="#ffff00" xmi.id="lAJear2RBT24" showscope="1" height="35" showopsigs="601"/>
</widgets>
<messages/>
<associations>
<assocwidget indexa="1" indexb="1" widgetaid="mwlRkyjiqzpR" linecolor="none" totalcounta="2" xmi.id="RlaOU16SipIi" widgetbid="QaOsKTbtUjHr" totalcountb="3" type="502" linewidth="none">
<linepath>
<startpoint startx="319" starty="270"/>
<endpoint endx="319" endy="224"/>
</linepath>
</assocwidget>
<assocwidget indexa="1" indexb="2" widgetaid="lAJear2RBT24" linecolor="none" totalcounta="2" xmi.id="Duf2ANdroQsu" widgetbid="QaOsKTbtUjHr" totalcountb="3" type="502" linewidth="none">
<linepath>
<startpoint startx="451" starty="275"/>
<endpoint endx="451" endy="224"/>
</linepath>
</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="xT2JNstc8N5o" uniqueid="mOBtElJSq4XB" documentation=""/>
<listview>
<listitem open="1" type="800" id="Views">
<listitem open="1" type="801" id="Logical View">
<listitem open="0" type="807" id="xT2JNstc8N5o" label="class diagram"/>
<listitem open="1" type="813" id="mwlRkyjiqzpR">
<listitem open="0" type="815" id="Fmd3jAhSJ316"/>
<listitem open="0" type="815" id="vTXcuqdtvKle"/>
</listitem>
<listitem open="1" type="813" id="QaOsKTbtUjHr">
<listitem open="0" type="814" id="iU5oeikxiiSD"/>
<listitem open="0" type="814" id="yo9SMvTqAAVv"/>
<listitem open="0" type="814" id="o2shhhpvfpRW"/>
<listitem open="0" type="815" id="dOAB2zYq1QVh"/>
<listitem open="0" type="815" id="lpbSqr8GbWkh"/>
</listitem>
<listitem open="1" type="813" id="lAJear2RBT24">
<listitem open="0" type="815" id="mOBtElJSq4XB"/>
</listitem>
<listitem open="1" type="813" id="WFhfnVNFa9rI"/>
<listitem open="0" type="830" id="Datatypes">
<listitem open="1" type="829" id="je8JmObcxs8R"/>
<listitem open="1" type="829" id="7Je7iQlmlLK6"/>
<listitem open="1" type="829" id="tjP62NpgU7Ts"/>
<listitem open="1" type="829" id="ps16U6ousafB"/>
<listitem open="1" type="829" id="mVMAaAIJsYHW"/>
<listitem open="1" type="829" id="brSRP5cIpzPr"/>
<listitem open="1" type="829" id="i5pYCETz4U5Y"/>
<listitem open="1" type="829" id="qmhoFH0uI9bo"/>
<listitem open="1" type="829" id="KEVmLwf10SaC"/>
<listitem open="1" type="829" id="m5lZ2AONMt9g"/>
<listitem open="1" type="829" id="f3BjVEI65iVU"/>
</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>