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/req/data/e3/ancestor.nodes')
-rw-r--r--plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/req/data/e3/ancestor.nodes10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/req/data/e3/ancestor.nodes b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/req/data/e3/ancestor.nodes
new file mode 100644
index 000000000..878b5ffb7
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/req/data/e3/ancestor.nodes
@@ -0,0 +1,10 @@
+<?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="_yWc_0JUeEeGiestbncRZoQ" name="Requirements">
+ <containmentRef1 xsi:type="nodes:NodeSingleValueContainment" xmi:id="_PIx7sJUfEeGiestbncRZoQ" name="containerSource">
+ <singleValueContainment xsi:type="nodes:NodeSingleValueReference" xmi:id="_7OmdQJXDEeGAd-lTZsrNaw" name="source" singleValuedReference="_RoOxsJXEEeGAd-lTZsrNaw"/>
+ </containmentRef1>
+ <containmentRef1 xsi:type="nodes:NodeSingleValueContainment" xmi:id="_khY4AJUfEeGiestbncRZoQ" name="containerDestination">
+ <singleValueContainment xmi:id="_RoOxsJXEEeGAd-lTZsrNaw" name="destination2"/>
+ </containmentRef1>
+ <containmentRef1 xmi:id="_-bda0JXDEeGAd-lTZsrNaw" name="destination1"/>
+</nodes:Node>

Back to the top