Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 517e7af45c6b5a61e1cb4d8cd4635a004d02bdd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="ASCII"?>
<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="MEDB.notation#_oI7l4EsZEeCsdNjiLCckhw"/>
    </availablePage>
    <availablePage>
      <emfPageIdentifier href="MEDB.notation#_bwK8oEsdEeCsdNjiLCckhw"/>
    </availablePage>
  </pageList>
  <sashModel currentSelection="//@sashModel/@windows.0/@children.0">
    <windows>
      <children xsi:type="di:TabFolder">
        <children>
          <emfPageIdentifier href="MEDB.notation#_oI7l4EsZEeCsdNjiLCckhw"/>
        </children>
        <children>
          <emfPageIdentifier href="MEDB.notation#_bwK8oEsdEeCsdNjiLCckhw"/>
        </children>
      </children>
    </windows>
  </sashModel>
</di:SashWindowsMngr>

Back to the top