Skip to main content
summaryrefslogtreecommitdiffstats
blob: f8f43223b4fb1fd9a79863396c6ec368a68a7a0a (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="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="model.notation#_KJg6QKZsEeK7_saMR_mmoA"/>
    </availablePage>
    <availablePage>
      <emfPageIdentifier href="model.notation#_UrAjFqZsEeK7_saMR_mmoA"/>
    </availablePage>
  </pageList>
  <sashModel currentSelection="//@sashModel/@windows.0/@children.0">
    <windows>
      <children xsi:type="di:TabFolder">
        <children>
          <emfPageIdentifier href="model.notation#_KJg6QKZsEeK7_saMR_mmoA"/>
        </children>
        <children>
          <emfPageIdentifier href="model.notation#_UrAjFqZsEeK7_saMR_mmoA"/>
        </children>
      </children>
    </windows>
  </sashModel>
</di:SashWindowsMngr>

Back to the top