Skip to main content
summaryrefslogtreecommitdiffstats
blob: 18f4d5ffb770b20d8856a9e288869bc2c510e402 (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
24
25
<?xml version="1.0" encoding="UTF-8"?>
<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmi:id="_lAuvEM-4Ed-U3ZF7RVMhSQ" type="EcoreTools" name="basic" measurementUnit="Pixel">
  <children xmi:type="notation:Node" xmi:id="_mNePAM-4Ed-U3ZF7RVMhSQ" type="1001">
    <children xmi:type="notation:Node" xmi:id="_mNePA8-4Ed-U3ZF7RVMhSQ" type="4001"/>
    <children xmi:type="notation:Node" xmi:id="_mNoAAM-4Ed-U3ZF7RVMhSQ" type="5001">
      <children xmi:type="notation:Node" xmi:id="_nmIrEM-4Ed-U3ZF7RVMhSQ" type="2001">
        <element xmi:type="ecore:EAttribute" href="basic.ecore#//TestEClass/StringAttribute"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_nmIrEc-4Ed-U3ZF7RVMhSQ"/>
      </children>
      <styles xmi:type="notation:DrawerStyle" xmi:id="_mNoAAc-4Ed-U3ZF7RVMhSQ"/>
      <styles xmi:type="notation:SortingStyle" xmi:id="_mNoAAs-4Ed-U3ZF7RVMhSQ"/>
      <styles xmi:type="notation:FilteringStyle" xmi:id="_mNoAA8-4Ed-U3ZF7RVMhSQ"/>
    </children>
    <children xmi:type="notation:Node" xmi:id="_mNoABM-4Ed-U3ZF7RVMhSQ" type="5002">
      <styles xmi:type="notation:DrawerStyle" xmi:id="_mNoABc-4Ed-U3ZF7RVMhSQ"/>
      <styles xmi:type="notation:SortingStyle" xmi:id="_mNoABs-4Ed-U3ZF7RVMhSQ"/>
      <styles xmi:type="notation:FilteringStyle" xmi:id="_mNoAB8-4Ed-U3ZF7RVMhSQ"/>
    </children>
    <styles xmi:type="notation:ShapeStyle" xmi:id="_mNePAc-4Ed-U3ZF7RVMhSQ" fontColor="4210752" fontHeight="10" fillColor="13761016" lineColor="8421504"/>
    <element xmi:type="ecore:EClass" href="basic.ecore#//TestEClass"/>
    <layoutConstraint xmi:type="notation:Bounds" xmi:id="_mNePAs-4Ed-U3ZF7RVMhSQ" x="240" y="170" width="181" height="201"/>
  </children>
  <styles xmi:type="notation:DiagramStyle" xmi:id="_lAuvEc-4Ed-U3ZF7RVMhSQ"/>
  <element xmi:type="ecore:EPackage" href="basic.ecore#/"/>
</notation:Diagram>

Back to the top