summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/app/example.xmi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uml/duse-mt/src/app/example.xmi')
-rw-r--r--examples/uml/duse-mt/src/app/example.xmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uml/duse-mt/src/app/example.xmi b/examples/uml/duse-mt/src/app/example.xmi
index e733ab01..26f0e517 100644
--- a/examples/uml/duse-mt/src/app/example.xmi
+++ b/examples/uml/duse-mt/src/app/example.xmi
@@ -23,7 +23,7 @@
<ownedAttribute xmi:type="uml:Property" visibility="public" name="age" xmi:id="MyRootPackage-Package1-Student-age">
<type href=":/metamodels/PrimitiveTypes.xmi#Integer"/>
</ownedAttribute>
- <ownedAttribute xmi:type="uml:Property" visibility="public" name="advisor" xmi:id="MyRootPackage-Package1-Student-advisor">
+ <ownedAttribute xmi:type="uml:Property" visibility="public" name="advisor" xmi:id="MyRootPackage-Package1-Student-advisor" aggregation="composite">
<type href="MyRootPackage-Package1-Professor"/>
</ownedAttribute>
<ownedOperation xmi:type="uml:Operation" name="getName" xmi:id="MyRootPackage-Package1-Student-getName"/>