Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Daussy2014-06-13 16:03:16 +0000
committerArthur Daussy2014-06-26 12:17:00 +0000
commit39d97b86b3d19e0c972ed93488b78489acabe8a7 (patch)
treec0d6229231b63273c7088f7ad3126cde5414ecf8 /plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml
parenta0520cf513fcc389b4334a30fc8474cab5cf3188 (diff)
downloadorg.eclipse.emf.compare-39d97b86b3d19e0c972ed93488b78489acabe8a7.tar.gz
org.eclipse.emf.compare-39d97b86b3d19e0c972ed93488b78489acabe8a7.tar.xz
org.eclipse.emf.compare-39d97b86b3d19e0c972ed93488b78489acabe8a7.zip
StereotypedElementChangePostProcessor unit tests.
Change-Id: If1b33aaf6c97d6dfe3999fc768bedc4b74c1690b Signed-off-by: Arthur Daussy <arthur.daussy@obeo.fr>
Diffstat (limited to 'plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml')
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml b/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml
new file mode 100644
index 000000000..80bff0c28
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b12/right.uml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_GfO3Ifr8EeCcXd0vrIzyPg" name="model">
+ <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_jAMnAPzmEeGvprorRl_paQ">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jAMnAfzmEeGvprorRl_paQ" 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 xmi:type="uml:Profile" href="pathmap://UML_COMPARE_TESTS_PROFILE/uml2.compare.testprofile.profile.uml#_hZFTgIwkEeC_FYHMbTTxXw"/>
+ </profileApplication>
+</uml:Model>

Back to the top