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/noncontainment/conflicts/leftmoveorder_rightmoveorder/left.nodes')
-rw-r--r--plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/noncontainment/conflicts/leftmoveorder_rightmoveorder/left.nodes29
1 files changed, 29 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/noncontainment/conflicts/leftmoveorder_rightmoveorder/left.nodes b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/noncontainment/conflicts/leftmoveorder_rightmoveorder/left.nodes
new file mode 100644
index 000000000..ab0456fc2
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/featuremapscope/noncontainment/conflicts/leftmoveorder_rightmoveorder/left.nodes
@@ -0,0 +1,29 @@
+<?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:NodeFeatureMapNonContainment"
+ xmi:id="_VtNNsNRpEeOZ_K3DPNcuBQ"
+ name="mapNC1">
+ <firstKeyNC
+ href="#_lNZlINRpEeOZ_K3DPNcuBQ"/>
+ <firstKeyNC
+ href="#_k7yQsNRpEeOZ_K3DPNcuBQ"/>
+ <firstKeyNC
+ href="#_ldblMNRpEeOZ_K3DPNcuBQ"/>
+ </containmentRef1>
+ <containmentRef1
+ xmi:id="_k7yQsNRpEeOZ_K3DPNcuBQ"
+ name="node1"/>
+ <containmentRef1
+ xmi:id="_lNZlINRpEeOZ_K3DPNcuBQ"
+ name="node2"/>
+ <containmentRef1
+ xmi:id="_ldblMNRpEeOZ_K3DPNcuBQ"
+ name="node3"/>
+</nodes:Node>

Back to the top