Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d97941f4167174bc689db4a10b83535ba7af4c5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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">
  <sashModel currentSelection="//@sashModel/@windows.0/@children.0">
    <windows>
      <children xsi:type="di:TabFolder">
        <children>
          <emfPageIdentifier href="testmodel.notation#_XMCuoEimEeSYXMOYgqfvhA"/>
        </children>
        <children>
          <emfPageIdentifier href="testmodel.notation#_YakXQEimEeSYXMOYgqfvhA"/>
        </children>
        <children>
          <emfPageIdentifier href="testmodel.notation#_qVmRQFnwEeSuUcVwVEa2BQ"/>
        </children>
        <children>
          <emfPageIdentifier href="Package2_1.notation#_z6F0YFnyEeSuUcVwVEa2BQ"/>
        </children>
      </children>
    </windows>
  </sashModel>
</di:SashWindowsMngr>

Back to the top