Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-AddStereotypeApplication/model.uml')
-rw-r--r--sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-AddStereotypeApplication/model.uml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-AddStereotypeApplication/model.uml b/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-AddStereotypeApplication/model.uml
new file mode 100644
index 00000000000..35b1b53a2cd
--- /dev/null
+++ b/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-AddStereotypeApplication/model.uml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xmi:id="_IH0uABd2EeG5fMdkwNwYjw" name="Model">
+ <packageImport xmi:id="_IH0uARd2EeG5fMdkwNwYjw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Class" xmi:id="_I7FW8Bd2EeG5fMdkwNwYjw" name="Class0"/>
+ <profileApplication xmi:id="_LZfTEBd2EeG5fMdkwNwYjw">
+ <eAnnotations xmi:id="_LaFI8Bd2EeG5fMdkwNwYjw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <references xmi:type="ecore:EPackage" href="http://www.eclipse.org/papyrus/0.7.0/SysML#//requirements"/>
+ </eAnnotations>
+ <appliedProfile href="pathmap://SysML_PROFILES/SysML.profile.uml#_OOJC4LX8EduFmqQsrNB9lw"/>
+ </profileApplication>
+</uml:Model>

Back to the top