Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: aaef5ccda2aff142782ee916959c58bc034d5745 (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
26
27
28
29
<?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" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_lwWd0BbdEeaSl5D92sEN3Q" type="PapyrusUMLStateMachineDiagram" name="SmDiagram" measurementUnit="Pixel">
  <children xmi:type="notation:Shape" xmi:id="_lwWd0RbdEeaSl5D92sEN3Q" type="StateMachine_Shape">
    <children xmi:type="notation:DecorationNode" xmi:id="_lwWd0hbdEeaSl5D92sEN3Q" type="StateMachine_NameLabel">
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_lwWd0xbdEeaSl5D92sEN3Q" width="700" height="16"/>
    </children>
    <children xmi:type="notation:BasicCompartment" xmi:id="_lwWd1BbdEeaSl5D92sEN3Q" type="StateMachine_RegionCompartment">
      <children xmi:type="notation:Shape" xmi:id="_lwWd1RbdEeaSl5D92sEN3Q" type="Region_Shape">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_lwWd1hbdEeaSl5D92sEN3Q" source="RegionAnnotationKey">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_lwWd1xbdEeaSl5D92sEN3Q" key="RegionZoneKey" value=""/>
        </eAnnotations>
        <children xmi:type="notation:BasicCompartment" xmi:id="_lwWd2BbdEeaSl5D92sEN3Q" type="Region_SubvertexCompartment">
          <layoutConstraint xmi:type="notation:Bounds" xmi:id="_lwWd2RbdEeaSl5D92sEN3Q"/>
        </children>
        <element xmi:type="uml:Region" href="unowned-views.uml#_lwV2wBbdEeaSl5D92sEN3Q"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_lwWd2hbdEeaSl5D92sEN3Q" width="700" height="287"/>
      </children>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_lwWd2xbdEeaSl5D92sEN3Q" y="16" width="700" height="284"/>
    </children>
    <element xmi:type="uml:StateMachine" href="unowned-views.uml#_iGjFkBbdEeaSl5D92sEN3Q"/>
    <layoutConstraint xmi:type="notation:Bounds" xmi:id="_lwWd3BbdEeaSl5D92sEN3Q" x="30" y="30" width="700" height="300"/>
  </children>
  <styles xmi:type="notation:StringValueStyle" xmi:id="_lwWd3RbdEeaSl5D92sEN3Q" name="diagram_compatibility_version" stringValue="1.2.0"/>
  <styles xmi:type="notation:DiagramStyle" xmi:id="_lwWd3hbdEeaSl5D92sEN3Q"/>
  <styles xmi:type="style:PapyrusViewStyle" xmi:id="_lwWd3xbdEeaSl5D92sEN3Q">
    <owner xmi:type="uml:Model" href="unowned-views.uml#_frcVEBbdEeaSl5D92sEN3Q"/>
  </styles>
  <element xmi:type="uml:StateMachine" href="unowned-views.uml#_iGjFkBbdEeaSl5D92sEN3Q"/>
</notation:Diagram>

Back to the top