diff options
author | ptessier | 2014-08-28 08:18:19 +0000 |
---|---|---|
committer | ptessier | 2014-08-28 08:18:19 +0000 |
commit | 70873aa2cb373a8208bc612de088b419215436e8 (patch) | |
tree | 448a4f653af110c8dd5031537cd78fc59e3a4484 /doc | |
parent | c1b76bd45899b4ea674b10eea29dae887abfc8da (diff) | |
download | org.eclipse.papyrus-70873aa2cb373a8208bc612de088b419215436e8.tar.gz org.eclipse.papyrus-70873aa2cb373a8208bc612de088b419215436e8.tar.xz org.eclipse.papyrus-70873aa2cb373a8208bc612de088b419215436e8.zip |
399858: [Documentation] Papyrus shall have an embedded documentation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399858
Change-Id: Ib267d2f12bae8a157c8393500bf2d421e4914dbd
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DevelopperDocuments/architecture/Snapshot-01-07-2014/snapshot01072014.uml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DevelopperDocuments/architecture/Snapshot-01-07-2014/snapshot01072014.uml b/doc/DevelopperDocuments/architecture/Snapshot-01-07-2014/snapshot01072014.uml index 2a96b262697..88ca8fa7b79 100644 --- a/doc/DevelopperDocuments/architecture/Snapshot-01-07-2014/snapshot01072014.uml +++ b/doc/DevelopperDocuments/architecture/Snapshot-01-07-2014/snapshot01072014.uml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?>
-<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ADL4Eclipse="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3" xmlns:ModuleLayer="http://OSGI/schemas/ModuleLayer/_0xHxU4DEEeKQG4TlBAn6bg/3" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3 pathmap://ADL4ECLIPSE_PROFILES/adl4eclipse.profile.uml#_rlFYwOqKEeOfTcbrnCq2oQ http://OSGI/schemas/ModuleLayer/_0xHxU4DEEeKQG4TlBAn6bg/3 pathmap://OSGI_PROFILES/osgi.profile.uml#_0xRiUIDEEeKQG4TlBAn6bg">
+<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ADL4Eclipse="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3" xmlns:ModuleLayer="http://OSGI/schemas/ModuleLayer/_0xHxU4DEEeKQG4TlBAn6bg/3" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http:///schemas/ADL4Eclipse/_rk7nwOqKEeOfTcbrnCq2oQ/3 pathmap://ADL4ECLIPSE_PROFILES/adl4eclipse.profile.uml http://OSGI/schemas/ModuleLayer/_0xHxU4DEEeKQG4TlBAn6bg/3 pathmap://OSGI_PROFILES/osgi.profile.uml">
<uml:Model xmi:id="_Cwb7cAE8EeSJnIy1cA-LcA" name="PapyrusArchitecture">
<packagedElement xmi:type="uml:Component" xmi:id="_OS6gIAE8EeSJnIy1cA-LcA" name="org.eclipse.osgi">
<ownedAttribute xmi:type="uml:Port" xmi:id="_OYRhQAE8EeSJnIy1cA-LcA" name="org.eclipse.ui.trace.traceComponents"/>
|