Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-04-01 12:46:09 +0000
committerptessier2014-04-01 12:46:09 +0000
commit2753321f21e52fc143bda2b58b47b51586316b88 (patch)
tree748da70471d7a8f086ef3ae78a78525029f7107e /extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml
parentacbee41d57114254fcfa9047143a5f18e9110ed9 (diff)
downloadorg.eclipse.papyrus-2753321f21e52fc143bda2b58b47b51586316b88.tar.gz
org.eclipse.papyrus-2753321f21e52fc143bda2b58b47b51586316b88.tar.xz
org.eclipse.papyrus-2753321f21e52fc143bda2b58b47b51586316b88.zip
282857: [Developer doc] Update documentation related to Papyrus
development https://bugs.eclipse.org/bugs/show_bug.cgi?id=282857
Diffstat (limited to 'extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml')
-rw-r--r--extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml18
1 files changed, 18 insertions, 0 deletions
diff --git a/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml
new file mode 100644
index 00000000000..91916acd620
--- /dev/null
+++ b/extraplugins/adl4eclipse/org.eclipse.papyrus.adl4eclipsetool/docs/model/model.uml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20110701" xmlns:xmi="http://www.omg.org/spec/XMI/20110701" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/4.0.0/UML" xmi:id="_OvTYkE0_EeOOJupwPU5MDw" name="Model">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_OvTYkU0_EeOOJupwPU5MDw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
+ </packageImport>
+ <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_WhftEE1AEeOOJupwPU5MDw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_WhpeEE1AEeOOJupwPU5MDw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <references xmi:type="ecore:EPackage" href="pathmap://OSGI_PROFILES/osgi.profile.uml#_0xHxUYDEEeKQG4TlBAn6bg"/>
+ </eAnnotations>
+ <appliedProfile xmi:type="uml:Profile" href="pathmap://OSGI_PROFILES/osgi.profile.uml#_OKU8EHtxEeKcL-wrhM9ICg"/>
+ </profileApplication>
+ <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_WhzPEE1AEeOOJupwPU5MDw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_WhzPEU1AEeOOJupwPU5MDw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <references xmi:type="ecore:EPackage" href="pathmap://OSGI_PROFILES/osgi.profile.uml#_0xRiUIDEEeKQG4TlBAn6bg"/>
+ </eAnnotations>
+ <appliedProfile xmi:type="uml:Profile" href="pathmap://OSGI_PROFILES/osgi.profile.uml#_YbhfEHtxEeKcL-wrhM9ICg"/>
+ </profileApplication>
+</uml:Model>

Back to the top