Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Lorenzo2015-01-26 13:51:18 +0000
committerVincent Lorenzo2015-01-26 13:51:18 +0000
commiteacb549b6a001a645c2d8f9d01350f9ff885c1ea (patch)
tree73c80a85f1d10f724146ea5bb6b72d185cbddbd8 /sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml
parent6ea239d144a3b745cabcc4c4ccdce0f7252374c9 (diff)
downloadorg.eclipse.papyrus-eacb549b6a001a645c2d8f9d01350f9ff885c1ea.tar.gz
org.eclipse.papyrus-eacb549b6a001a645c2d8f9d01350f9ff885c1ea.tar.xz
org.eclipse.papyrus-eacb549b6a001a645c2d8f9d01350f9ff885c1ea.zip
[Clean] Sandbox : remove all plugins concerning old emf compare integrationlast/org.eclipse.papyrus.infra.emf.compare
Diffstat (limited to 'sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml')
-rw-r--r--sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml14
1 files changed, 0 insertions, 14 deletions
diff --git a/sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml b/sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml
deleted file mode 100644
index 468a1b87fa1..00000000000
--- a/sandbox/UMLCompareMergerExample/UpdateReferenceExample2/model2.uml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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="_6QfEwJQ6EeG7PMZb4X52yw" name="model">
- <packagedElement xmi:type="uml:Class" xmi:id="_652x4JQ6EeG7PMZb4X52yw" name="Class1">
- <ownedAttribute xmi:id="_-Go28JQ6EeG7PMZb4X52yw" name="Property1" visibility="public" type="_70ywIJQ6EeG7PMZb4X52yw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__tccsJQ6EeG7PMZb4X52yw" value="1"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__tccsZQ6EeG7PMZb4X52yw" value="1"/>
- <defaultValue xmi:type="uml:LiteralString" xmi:id="__tccspQ6EeG7PMZb4X52yw">
- <value xsi:nil="true"/>
- </defaultValue>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Class" xmi:id="_7nGSYJQ6EeG7PMZb4X52yw" name="type1"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_70ywIJQ6EeG7PMZb4X52yw" name="type2"/>
-</uml:Model>

Back to the top