Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptessier2014-05-22 15:32:21 +0000
committerptessier2014-05-22 15:32:21 +0000
commitc3a7ff13f29457d543a70e0500b9bfb11c2f254d (patch)
treea57aa55f732a2de519565b2c7c4f21909b687be9 /plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di
parent07e38f910d1858a5c00ecd6ce370cf34c664190f (diff)
downloadorg.eclipse.papyrus-c3a7ff13f29457d543a70e0500b9bfb11c2f254d.tar.gz
org.eclipse.papyrus-c3a7ff13f29457d543a70e0500b9bfb11c2f254d.tar.xz
org.eclipse.papyrus-c3a7ff13f29457d543a70e0500b9bfb11c2f254d.zip
434626: [Diagram] change gmfgen to ensure that shape are generated
https://bugs.eclipse.org/bugs/show_bug.cgi?id=434626
Diffstat (limited to 'plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di')
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di26
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di
new file mode 100644
index 00000000000..4ac742d546b
--- /dev/null
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/GenericDiagramFucntion.di
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<di:SashWindowsMngr xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.eclipse.org/papyrus/0.7.0/sashdi">
+ <pageList>
+ <availablePage>
+ <emfPageIdentifier href="GenericDiagramFucntion.notation#_vrwWQHaNEeKemeMpJaVA3A"/>
+ </availablePage>
+ <availablePage>
+ <emfPageIdentifier href="GenericDiagramFucntion.notation#_-p5JgHaNEeKemeMpJaVA3A"/>
+ </availablePage>
+ </pageList>
+ <sashModel currentSelection="//@sashModel/@windows.0/@children.0">
+ <windows>
+ <children xsi:type="di:TabFolder">
+ <children>
+ <emfPageIdentifier href="GenericDiagramFucntion.notation#_vrwWQHaNEeKemeMpJaVA3A"/>
+ </children>
+ <children>
+ <emfPageIdentifier href="GenericDiagramFucntion.notation#_-p5JgHaNEeKemeMpJaVA3A"/>
+ </children>
+ <children>
+ <emfPageIdentifier href="GenericDiagramFucntion.notation#_BX9hQOGuEeO_JM12vRgWBQ"/>
+ </children>
+ </children>
+ </windows>
+ </sashModel>
+</di:SashWindowsMngr>

Back to the top