Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.compare.uml2.tests/resources/diagrams/profiles/stereotypeReference/orderChange/threeway/remoteChange/local/model.uml')
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.tests/resources/diagrams/profiles/stereotypeReference/orderChange/threeway/remoteChange/local/model.uml23
1 files changed, 0 insertions, 23 deletions
diff --git a/plugins/org.eclipse.emf.compare.uml2.tests/resources/diagrams/profiles/stereotypeReference/orderChange/threeway/remoteChange/local/model.uml b/plugins/org.eclipse.emf.compare.uml2.tests/resources/diagrams/profiles/stereotypeReference/orderChange/threeway/remoteChange/local/model.uml
deleted file mode 100644
index 78f386fbd..000000000
--- a/plugins/org.eclipse.emf.compare.uml2.tests/resources/diagrams/profiles/stereotypeReference/orderChange/threeway/remoteChange/local/model.uml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:testProfile="http://www.eclipse.org/emf/compare/uml2/1.0.0/testprofile" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML">
- <uml:Model xmi:id="_K4q9cYwrEeCIzv0DzikA6A" name="aModel">
- <packagedElement xmi:type="uml:Package" xmi:id="_MtslYIwrEeCIzv0DzikA6A" name="data">
- <packagedElement xmi:type="uml:Class" xmi:id="_ON4lwIwrEeCIzv0DzikA6A" name="class0"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_PSh5oIwrEeCIzv0DzikA6A" name="class1"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_PdwSMIwrEeCIzv0DzikA6A" name="class2"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_QNMLEIwrEeCIzv0DzikA6A" name="class3"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_QNMLEYwrEeCIzv0DzikA6A" name="class4"/>
- <packagedElement xmi:type="uml:Class" xmi:id="_QNMLEowrEeCIzv0DzikA6A" name="class5"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Package" xmi:id="_TydBkIwrEeCIzv0DzikA6A" name="underTest">
- <packagedElement xmi:type="uml:Class" xmi:id="_VGFMoIwrEeCIzv0DzikA6A" name="TheClassToTest"/>
- <profileApplication xmi:id="_YHgWQIwrEeCIzv0DzikA6A">
- <eAnnotations xmi:id="_YHiygIwrEeCIzv0DzikA6A" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <references xmi:type="ecore:EPackage" href="http://www.eclipse.org/emf/compare/uml2/1.0.0/testprofile#/"/>
- </eAnnotations>
- <appliedProfile href="platform:/plugin/org.eclipse.emf.compare.uml2.tests/model/uml2.compare.testprofile.profile.uml#_hZFTgIwkEeC_FYHMbTTxXw"/>
- </profileApplication>
- </packagedElement>
- </uml:Model>
- <testProfile:ACliche xmi:id="_ZdM94IwrEeCIzv0DzikA6A" manyValuedReference="_ON4lwIwrEeCIzv0DzikA6A _PSh5oIwrEeCIzv0DzikA6A _PdwSMIwrEeCIzv0DzikA6A _QNMLEIwrEeCIzv0DzikA6A _QNMLEYwrEeCIzv0DzikA6A _QNMLEowrEeCIzv0DzikA6A" base_Class="_VGFMoIwrEeCIzv0DzikA6A"/>
-</xmi:XMI>

Back to the top