Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/containment/pseudoconflicts/moveorder/ancestor.nodes')
-rw-r--r--plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/containment/pseudoconflicts/moveorder/ancestor.nodes20
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/containment/pseudoconflicts/moveorder/ancestor.nodes b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/containment/pseudoconflicts/moveorder/ancestor.nodes
new file mode 100644
index 000000000..07f30b1ae
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/containment/pseudoconflicts/moveorder/ancestor.nodes
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<nodes:Node
+ xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:nodes="http://www.eclipse.org/emf/compare/tests/nodes"
+ xmi:id="_CEv4EM7REeOlS6AUBGqBsw"
+ name="root">
+ <containmentRef1
+ xsi:type="nodes:NodeFeatureMapContainment"
+ xmi:id="_xvyKoNQ0EeOj9Mzli6N-pQ"
+ name="mapNode1">
+ <firstKey
+ xmi:id="_jvFrwM7REeOlS6AUBGqBsw"
+ name="node1"/>
+ <firstKey
+ xmi:id="_kLUUwM7REeOlS6AUBGqBsw"
+ name="node2"/>
+ </containmentRef1>
+</nodes:Node>

Back to the top