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_/b13/left.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_/b13/left.uml')
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b13/left.uml14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b13/left.uml b/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b13/left.uml
new file mode 100644
index 000000000..1bfd49fb0
--- /dev/null
+++ b/plugins/org.eclipse.emf.compare.uml2.tests/src/org/eclipse/emf/compare/uml2/tests/stereotypes/data/static_/b13/left.uml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" 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/5.0.0/UML">
+ <uml:Model xmi:id="_GfO3Ifr8EeCcXd0vrIzyPg" name="model">
+ <packagedElement xmi:type="uml:Class" xmi:id="_MNDVkPr8EeCcXd0vrIzyPg" name="Class0_newName"/>
+ <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="platform:/plugin/org.eclipse.emf.compare.uml2.tests/model/uml2.compare.testprofile.profile.uml#_hZFTgIwkEeC_FYHMbTTxXw"/>
+ </profileApplication>
+ </uml:Model>
+ <testProfile:ACliche xmi:id="_lLJboPzmEeGvprorRl_paQ" base_Class="_MNDVkPr8EeCcXd0vrIzyPg"/>
+ <testProfile:ACliche3 xmi:id="_xgRh8PVYEeOpD7riSMddVA" base_Class="_MNDVkPr8EeCcXd0vrIzyPg"/>
+</xmi:XMI>

Back to the top