Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-06-12 08:02:35 +0000
committervlorenzo2012-06-12 08:02:35 +0000
commit0ec45449e24e906acdc14379de8fac7a3f77aaef (patch)
treefee370ef7d060009d76d983596282d1d1bee42a3 /sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml
parent60d7d836f9f00d77cc8d54f88665ddd2bd7f4c83 (diff)
downloadorg.eclipse.papyrus-0ec45449e24e906acdc14379de8fac7a3f77aaef.tar.gz
org.eclipse.papyrus-0ec45449e24e906acdc14379de8fac7a3f77aaef.tar.xz
org.eclipse.papyrus-0ec45449e24e906acdc14379de8fac7a3f77aaef.zip
Remove white space in the name of the project
Diffstat (limited to 'sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml')
-rw-r--r--sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml b/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml
new file mode 100644
index 00000000000..2cedd4a1218
--- /dev/null
+++ b/sandbox/org.eclipse.papyrus.infra.emf.compare.ui.examples/EMFCompare-UpdateTaggedValue/model.uml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Requirements="http://www.eclipse.org/papyrus/0.7.0/SysML/Requirements" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/0.7.0/SysML/Requirements http://www.eclipse.org/papyrus/0.7.0/SysML#//requirements">
+ <uml:Model xmi:id="_Gt6RkBdyEeGxucMLIZ9VGg" name="model">
+ <packagedElement xmi:type="uml:Class" xmi:id="_NTmzMBdyEeGxucMLIZ9VGg" name="Class0"/>
+ <profileApplication xmi:id="_O4CaYBdyEeGxucMLIZ9VGg">
+ <eAnnotations xmi:id="_O4V8YBdyEeGxucMLIZ9VGg" 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>
+ <Requirements:Requirement xmi:id="_PnRe8BdyEeGxucMLIZ9VGg" text="titi" base_Class="_NTmzMBdyEeGxucMLIZ9VGg"/>
+</xmi:XMI>

Back to the top