Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/UMLCompareMergerExample/UpdateReferenceExample1/model2.uml')
-rw-r--r--sandbox/UMLCompareMergerExample/UpdateReferenceExample1/model2.uml21
1 files changed, 21 insertions, 0 deletions
diff --git a/sandbox/UMLCompareMergerExample/UpdateReferenceExample1/model2.uml b/sandbox/UMLCompareMergerExample/UpdateReferenceExample1/model2.uml
new file mode 100644
index 00000000000..d05d221850e
--- /dev/null
+++ b/sandbox/UMLCompareMergerExample/UpdateReferenceExample1/model2.uml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20110701" xmlns:xmi="http://www.omg.org/spec/XMI/20110701" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://www.eclipse.org/uml2/4.0.0/UML" xmi:id="_dD1SEIVMEeGqx-YhcHoOWQ" name="model">
+ <packagedElement xmi:type="uml:Class" xmi:id="_dqxWQIVMEeGqx-YhcHoOWQ" name="Class1">
+ <ownedAttribute xmi:id="_ejsiUIVMEeGqx-YhcHoOWQ" name="Property1" visibility="public" type="_fwBLgIVMEeGqx-YhcHoOWQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_fAmgwIVMEeGqx-YhcHoOWQ" value="1"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_fAnH0IVMEeGqx-YhcHoOWQ" value="1"/>
+ <defaultValue xmi:type="uml:LiteralString" xmi:id="_fAnu4IVMEeGqx-YhcHoOWQ">
+ <value xsi:nil="true"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_3dPj4IVOEeGnVq_yEqupLA" name="Property2" visibility="public">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_42ufUIVOEeGnVq_yEqupLA" value="1"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_42vGYIVOEeGnVq_yEqupLA" value="1"/>
+ <defaultValue xmi:type="uml:LiteralString" xmi:id="_42vtcIVOEeGnVq_yEqupLA">
+ <value xsi:nil="true"/>
+ </defaultValue>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_fwBLgIVMEeGqx-YhcHoOWQ" name="type1"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_gWsxAIVMEeGqx-YhcHoOWQ" name="type2"/>
+</uml:Model>

Back to the top