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/generalization/right.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/generalization/right.uml')
-rw-r--r--sandbox/UMLCompareMergerExample/generalization/right.uml19
1 files changed, 0 insertions, 19 deletions
diff --git a/sandbox/UMLCompareMergerExample/generalization/right.uml b/sandbox/UMLCompareMergerExample/generalization/right.uml
deleted file mode 100644
index c03324aca85..00000000000
--- a/sandbox/UMLCompareMergerExample/generalization/right.uml
+++ /dev/null
@@ -1,19 +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="_FO4W8L9nEeGcX795R_wLEg" name="Model">
- <packageImport xmi:id="_FO4W8b9nEeGcX795R_wLEg">
- <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
- </packageImport>
- <packagedElement xmi:type="uml:Class" xmi:id="_JTZVQL9nEeGcX795R_wLEg" name="Class1">
- <ownedAttribute xmi:id="_Mr3s8L9nEeGcX795R_wLEg" name="Property1" visibility="public">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_NZ_XML9nEeGcX795R_wLEg" value="1"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_NZ_XMb9nEeGcX795R_wLEg" value="1"/>
- <defaultValue xmi:type="uml:LiteralString" xmi:id="_NZ_XMr9nEeGcX795R_wLEg">
- <value xsi:nil="true"/>
- </defaultValue>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Class" xmi:id="_KX--wL9nEeGcX795R_wLEg" name="Class2">
- <generalization xmi:id="_LTC40L9nEeGcX795R_wLEg" general="_JTZVQL9nEeGcX795R_wLEg"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Class" xmi:id="_KoWWAL9nEeGcX795R_wLEg" name="Class3"/>
-</uml:Model>

Back to the top