samples/vorlesung.xmi
author Volker Birk <vb@pep-project.org>
Tue, 15 Dec 2020 11:30:47 +0100
changeset 69 2a1581de91ea
parent 0 76005e62091d
permissions -rw-r--r--
do not need this
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
	<xmi:Documentation exporter="Bouml" exporterVersion="1.10"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     3
	<uml:Model xmi:type="uml:Model" xmi:id="themodel" name="Bla">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     4
		<packagedElement xmi:type="uml:Package" xmi:id="BOUML_0x81_22" name ="Bla">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     5
			<packagedElement xmi:type="uml:Class" name="Customer" xmi:id="BOUML_0x1f417_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     6
				<ownedAttribute xmi:type="uml:Property" name="id" xmi:id="BOUML_0x1f417_1" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     7
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#UnlimitedNatural"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     8
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     9
				<ownedAttribute xmi:type="uml:Property" name="orders" xmi:id="BOUML_0x1f417_0" visibility="private" association="BOUML_ASSOC_0x1f417_0" aggregation="none">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    10
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1f497_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    11
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    12
				<ownedAttribute xmi:type="uml:Property" name="name" xmi:id="BOUML_0x1f497_1" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    13
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#String"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    14
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    15
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    16
			<packagedElement xmi:type="uml:Class" name="Order" xmi:id="BOUML_0x1f497_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    17
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1f497_0" visibility="private" association="BOUML_ASSOC_0x1f417_0" aggregation="shared">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    18
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1f417_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    19
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    20
				<ownedAttribute xmi:type="uml:Property" name="id" xmi:id="BOUML_0x1f517_1" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    21
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#UnlimitedNatural"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    22
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    23
				<ownedAttribute xmi:type="uml:Property" name="desc" xmi:id="BOUML_0x1f597_1" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    24
					<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#String"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    25
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    26
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    27
			<packagedElement xmi:type="uml:StateMachine" xmi:id="BOUML_0x1f417_23" name="Support">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    28
				<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f417_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    29
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f497_23" name="Open">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    30
						<incoming xmi:idref="BOUML_0x1f417_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    31
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f497_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    32
							<outgoing xmi:idref="BOUML_0x1f497_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    33
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    34
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    35
					<subvertex xmi:type="uml:Pseudostate" xmi:id="BOUML_0x1f417_28" kind="initial">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    36
						<outgoing xmi:idref="BOUML_0x1f417_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    37
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    38
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f517_23" name="Catched">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    39
						<incoming xmi:idref="BOUML_0x1f497_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    40
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f517_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    41
							<outgoing xmi:idref="BOUML_0x1f517_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    42
							<outgoing xmi:idref="BOUML_0x1f617_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    43
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    44
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    45
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f617_23" name="Terminated">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    46
						<incoming xmi:idref="BOUML_0x1f517_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    47
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f617_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    48
							<outgoing xmi:idref="BOUML_0x1f597_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    49
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    50
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    51
					<subvertex xmi:type="uml:FinalState" xmi:id="BOUML_0x1f517_30" name="Final">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    52
						<incoming xmi:idref="BOUML_0x1f597_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    53
						<incoming xmi:idref="BOUML_0x1f697_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    54
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    55
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f697_23" name="InProgressLevel1">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    56
						<incoming xmi:idref="BOUML_0x1f617_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    57
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f697_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    58
							<outgoing xmi:idref="BOUML_0x1f717_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    59
							<outgoing xmi:idref="BOUML_0x1f797_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    60
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    61
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    62
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f717_23" name="Solved">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    63
						<incoming xmi:idref="BOUML_0x1f717_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    64
						<incoming xmi:idref="BOUML_0x1f897_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    65
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f717_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    66
							<outgoing xmi:idref="BOUML_0x1f697_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    67
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    68
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    69
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f797_23" name="EscalationLevel2">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    70
						<incoming xmi:idref="BOUML_0x1f797_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    71
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f797_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    72
							<outgoing xmi:idref="BOUML_0x1f817_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    73
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    74
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    75
					<subvertex xmi:type="uml:State" xmi:id="BOUML_0x1f817_23" name="CatchedLevel2">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    76
						<incoming xmi:idref="BOUML_0x1f817_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    77
						<region xmi:type="uml:Region" xmi:id="BOUML_IMPLICIT_REGION_0x1f817_23" name="Bouml_Implicit_Region">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    78
							<outgoing xmi:idref="BOUML_0x1f897_24"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    79
						</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    80
					</subvertex>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    81
				</region>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    82
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f497_24" source="BOUML_0x1f497_23" target="BOUML_0x1f517_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    83
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    84
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f417_24" source="BOUML_0x1f417_28" target="BOUML_0x1f497_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    85
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    86
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f517_24" name="Joke" source="BOUML_0x1f517_23" target="BOUML_0x1f617_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    87
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    88
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f617_24" source="BOUML_0x1f517_23" target="BOUML_0x1f697_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    89
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    90
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f597_24" source="BOUML_0x1f617_23" target="BOUML_0x1f517_30">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    91
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    92
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f717_24" source="BOUML_0x1f697_23" target="BOUML_0x1f717_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    93
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    94
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f797_24" source="BOUML_0x1f697_23" target="BOUML_0x1f797_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    95
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    96
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f697_24" source="BOUML_0x1f717_23" target="BOUML_0x1f517_30">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    97
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    98
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f817_24" name="Level2Catches" source="BOUML_0x1f797_23" target="BOUML_0x1f817_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
    99
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   100
				<transition xmi:type="uml:Transition" xmi:id="BOUML_0x1f897_24" source="BOUML_0x1f817_23" target="BOUML_0x1f717_23">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   101
				</transition>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   102
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   103
			<packagedElement xmi:type="uml:Class" name="FinancialAccounting" xmi:id="BOUML_0x1fa97_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   104
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fa17_0" visibility="private" association="BOUML_ASSOC_0x1fa17_0" aggregation="none">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   105
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fb17_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   106
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   107
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   108
			<packagedElement xmi:type="uml:Class" name="Account" xmi:id="BOUML_0x1fb17_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   109
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fa97_0" visibility="private" association="BOUML_ASSOC_0x1fa17_0" aggregation="composite">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   110
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fa97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   111
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   112
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fb97_0" visibility="private" association="BOUML_ASSOC_0x1fb17_0" aggregation="shared">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   113
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fb97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   114
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   115
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   116
			<packagedElement xmi:type="uml:Class" name="FinTransaction" xmi:id="BOUML_0x1fb97_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   117
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fb17_0" visibility="private" association="BOUML_ASSOC_0x1fb17_0" aggregation="none">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   118
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fb17_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   119
					<lowerValue xmi:type="uml:LiteralString" xmi:id="BOUML_MULTIPLICITY_L_0x1fb17_0" value="2"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   120
					<upperValue xmi:type="uml:LiteralString" xmi:id="BOUML_MULTIPLICITY_U_0x1fb17_0" value="2"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   121
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   122
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   123
			<packagedElement xmi:type="uml:Class" name="SingleFinTransaction" xmi:id="BOUML_0x1fc17_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   124
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1fc97_0" general="BOUML_0x1fb97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   125
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fd97_0" visibility="private" association="BOUML_ASSOC_0x1fd17_0" aggregation="shared">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   126
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fc97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   127
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   128
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   129
			<packagedElement xmi:type="uml:Class" name="FinTransactionBatch" xmi:id="BOUML_0x1fc97_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   130
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1fc17_0" general="BOUML_0x1fb97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   131
				<ownedAttribute xmi:type="uml:Property" name="" xmi:id="BOUML_0x1fd17_0" visibility="private" association="BOUML_ASSOC_0x1fd17_0" aggregation="none">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   132
					<type xmi:type="uml:Class" xmi:idref="BOUML_0x1fc17_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   133
				</ownedAttribute>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   134
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   135
			<packagedElement xmi:type="uml:Interface" name="Blub" xmi:id="BOUML_0x1ff17_4" visibility="package" isAbstract="true" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   136
				<ownedOperation xmi:type="uml:Operation" name="bla" xmi:id="BOUML_0x1f417_2" visibility="public" isAbstract="false">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   137
					<ownedParameter name="return" xmi:id="BOUML_return_1" direction="return">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   138
						<type xmi:type="uml:PrimitiveType" href="http://schema.omg.org/spec/UML/2.1/uml.xml#Boolean"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   139
					</ownedParameter>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   140
				</ownedOperation>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   141
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   142
			<packagedElement xmi:type="uml:Class" name="Class" xmi:id="BOUML_0x1f917_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   143
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   144
			<packagedElement xmi:type="uml:Class" name="Persistant" xmi:id="BOUML_0x1f997_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   145
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1f917_0" general="BOUML_0x1f917_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   146
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   147
			<packagedElement xmi:type="uml:Class" name="Document" xmi:id="BOUML_0x1fa17_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   148
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1f997_0" general="BOUML_0x1f997_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   149
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   150
			<packagedElement xmi:type="uml:Class" name="LoggedTransaction" xmi:id="BOUML_0x1fd17_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   151
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1fe17_0" general="BOUML_0x1f997_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   152
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   153
			<packagedElement xmi:type="uml:Actor" name="Supporter" xmi:id="BOUML_0x1fd97_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   154
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   155
			<packagedElement xmi:type="uml:Actor" name="FirstLevel" xmi:id="BOUML_0x1fe17_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   156
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1fe97_0" general="BOUML_0x1fd97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   157
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   158
			<packagedElement xmi:type="uml:Actor" name="SecondLevel" xmi:id="BOUML_0x1fe97_4" visibility="package" isAbstract="false" >
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   159
				<generalization xmi:type="uml:Generalization" xmi:id="BOUML_0x1ff17_0" general="BOUML_0x1fd97_4"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   160
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   161
			<packagedElement xmi:type="uml:UseCase" xmi:id="BOUML_0x1f417_5" name="Assigning">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   162
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   163
			<packagedElement xmi:type="uml:Association" xmi:id="BOUML_ASSOC_0x1f417_0" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   164
				<memberEnd xmi:idref="BOUML_0x1f417_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   165
				<memberEnd xmi:idref="BOUML_0x1f497_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   166
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   167
			<packagedElement xmi:type="uml:Association" xmi:id="BOUML_ASSOC_0x1fa17_0" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   168
				<memberEnd xmi:idref="BOUML_0x1fa17_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   169
				<memberEnd xmi:idref="BOUML_0x1fa97_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   170
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   171
			<packagedElement xmi:type="uml:Association" xmi:id="BOUML_ASSOC_0x1fb17_0" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   172
				<memberEnd xmi:idref="BOUML_0x1fb17_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   173
				<memberEnd xmi:idref="BOUML_0x1fb97_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   174
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   175
			<packagedElement xmi:type="uml:Association" xmi:id="BOUML_ASSOC_0x1fd17_0" visibility="private">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   176
				<memberEnd xmi:idref="BOUML_0x1fd17_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   177
				<memberEnd xmi:idref="BOUML_0x1fd97_0"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   178
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   179
			<packagedElement xmi:type="uml:Association" xmi:id="BOUML_UCAC0_0x1f997_11">
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   180
				<ownedEnd xmi:type="uml:Property" xmi:id="BOUML_AC0_0x1f997_11" type="BOUML_0x1fd97_4" association="BOUML_UCAC0_0x1f997_11"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   181
				<ownedEnd xmi:type="uml:Property" xmi:id="BOUML_UC0_0x1f997_11" type="BOUML_0x1f417_5" association="BOUML_UCAC0_0x1f997_11"/>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   182
			</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   183
		</packagedElement>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   184
	</uml:Model>
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
   185
</xmi:XMI>