123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:sgraph="http://www.yakindu.org/sct/sgraph/2.0.0">
- <sgraph:Statechart xmi:id="_NPjBgBA-EeGQ0KsLDV4EFg" specification="interface:
 in event police_interrupt
 in event toggle
 
interface TrafficLight:
 out event displayRed
 out event displayGreen
 out event displayYellow
 out event displayNone
 
interface Timer:
 out event updateTimerColour: string
 out event updateTimerValue: integer
 
internal:
 event resetTimer
 event disableTimer
 event enableTimer
 var counter: integer" name="TrafficLightCtrl">
- <regions xmi:id="_YM2j4CQsEeeu6I-nNWXkgQ" name="main">
- <vertices xsi:type="sgraph:State" xmi:id="_vg8wEDPQEee5PeA_UCoIqQ" specification="exit / raise TrafficLight.displayNone" name="main" incomingTransitions="_8cO0cDV1EeepxriBedJkbw">
- <outgoingTransitions xmi:id="_-G7bsDV1EeepxriBedJkbw" specification="toggle" target="_1Tw88DV1EeepxriBedJkbw"/>
- <regions xmi:id="_vhVKkDPQEee5PeA_UCoIqQ" name="trafficlight">
- <vertices xsi:type="sgraph:State" xmi:id="_YM5ALSQsEeeu6I-nNWXkgQ" name="interrupted" incomingTransitions="_gtX8IDPSEee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_zc2TADPSEee5PeA_UCoIqQ" specification="police_interrupt / raise enableTimer" target="_yhdo0DPSEee5PeA_UCoIqQ"/>
- <regions xmi:id="_YM5nNSQsEeeu6I-nNWXkgQ" name="blinking">
- <vertices xsi:type="sgraph:State" xmi:id="_YM5nNiQsEeeu6I-nNWXkgQ" specification="entry / raise TrafficLight.displayNone" name="Black" incomingTransitions="_YM5nTSQsEeeu6I-nNWXkgQ">
- <outgoingTransitions xmi:id="_YM5nPiQsEeeu6I-nNWXkgQ" specification="after 500ms" target="_YM5nRSQsEeeu6I-nNWXkgQ"/>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_YM5nQyQsEeeu6I-nNWXkgQ">
- <outgoingTransitions xmi:id="_YM5nRCQsEeeu6I-nNWXkgQ" target="_YM5nRSQsEeeu6I-nNWXkgQ"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_YM5nRSQsEeeu6I-nNWXkgQ" specification="entry / raise TrafficLight.displayYellow" name="Yellow" incomingTransitions="_YM5nRCQsEeeu6I-nNWXkgQ _YM5nPiQsEeeu6I-nNWXkgQ">
- <outgoingTransitions xmi:id="_YM5nTSQsEeeu6I-nNWXkgQ" specification="after 500ms" target="_YM5nNiQsEeeu6I-nNWXkgQ"/>
- </vertices>
- </regions>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_iLXc8DP6Eee5PeA_UCoIqQ" specification="" name="normal" incomingTransitions="_ksimsDSeEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_gtX8IDPSEee5PeA_UCoIqQ" specification="police_interrupt / raise disableTimer" target="_YM5ALSQsEeeu6I-nNWXkgQ"/>
- <regions xmi:id="_iLYEAjP6Eee5PeA_UCoIqQ" name="normal">
- <vertices xsi:type="sgraph:State" xmi:id="_Nb3ruzPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayRed;
counter = 60;
raise resetTimer" name="Red" incomingTransitions="_Nb6H8TPREee5PeA_UCoIqQ _NcA1ozPREee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_Nb6vADPREee5PeA_UCoIqQ" specification="after 60s" target="_Nb79NDPREee5PeA_UCoIqQ"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_Nb_AeTPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayYellow;
raise disableTimer" name="Yellow" incomingTransitions="_Nb9LRTPREee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_NcA1ozPREee5PeA_UCoIqQ" specification="after 5s / raise enableTimer" target="_Nb3ruzPREee5PeA_UCoIqQ"/>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_Nb5g5TPREee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_Nb6H8TPREee5PeA_UCoIqQ" target="_Nb3ruzPREee5PeA_UCoIqQ"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_Nb79NDPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayGreen;
counter = 55;
raise resetTimer" name="Green" incomingTransitions="_Nb6vADPREee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_Nb9LRTPREee5PeA_UCoIqQ" specification="after 55s" target="_Nb_AeTPREee5PeA_UCoIqQ"/>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_yhdo0DPSEee5PeA_UCoIqQ" name="hist" incomingTransitions="_zc2TADPSEee5PeA_UCoIqQ" kind="DEEP_HISTORY"/>
- </regions>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_jy-hcDSeEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_ksimsDSeEeeAPdsPiQ6GsA" specification="" target="_iLXc8DP6Eee5PeA_UCoIqQ"/>
- </vertices>
- </regions>
- <regions xmi:id="_vhVKkTPQEee5PeA_UCoIqQ" name="timer">
- <vertices xsi:type="sgraph:State" xmi:id="_NVPT4DQAEee5PeA_UCoIqQ" name="Disabled" incomingTransitions="_YXu4EDScEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_VH--kDScEeeAPdsPiQ6GsA" specification="enableTimer" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_Q0XGIDQAEee5PeA_UCoIqQ" specification="exit / raise Timer.updateTimerValue: -1" name="running" incomingTransitions="_VH--kDScEeeAPdsPiQ6GsA _wuGmADScEeeAPdsPiQ6GsA _TbQXADScEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_YXu4EDScEeeAPdsPiQ6GsA" specification="disableTimer" target="_NVPT4DQAEee5PeA_UCoIqQ"/>
- <outgoingTransitions xmi:id="_wuGmADScEeeAPdsPiQ6GsA" specification="resetTimer" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
- <regions xmi:id="_Dx2jwDSdEeeAPdsPiQ6GsA" name="running">
- <vertices xsi:type="sgraph:State" xmi:id="_IR8DwDSdEeeAPdsPiQ6GsA" name="DecidingColor" incomingTransitions="_M5tgIDSdEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_cwDGsDSdEeeAPdsPiQ6GsA" specification="[active(TrafficLightCtrl.main.main.trafficlight.normal.normal.Green)] / raise Timer.updateTimerColour: "Green"" target="_QmALsDSdEeeAPdsPiQ6GsA"/>
- <outgoingTransitions xmi:id="_f6NVkDSdEeeAPdsPiQ6GsA" specification="[active(TrafficLightCtrl.main.main.trafficlight.normal.normal.Red)] / raise Timer.updateTimerColour: "Red"" target="_Q0yOkDSdEeeAPdsPiQ6GsA"/>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_LxR4cDSdEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_M5tgIDSdEeeAPdsPiQ6GsA" specification="" target="_IR8DwDSdEeeAPdsPiQ6GsA"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_QmALsDSdEeeAPdsPiQ6GsA" specification="entry / raise Timer.updateTimerValue: counter" name="Green" incomingTransitions="_cwDGsDSdEeeAPdsPiQ6GsA _TDiIoDSeEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_TDiIoDSeEeeAPdsPiQ6GsA" specification="after 1s / counter -= 1" target="_QmALsDSdEeeAPdsPiQ6GsA"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_Q0yOkDSdEeeAPdsPiQ6GsA" specification="entry / raise Timer.updateTimerValue: counter" name="Red" incomingTransitions="_f6NVkDSdEeeAPdsPiQ6GsA _bJVyIDSeEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_bJVyIDSeEeeAPdsPiQ6GsA" specification="after 1s / counter -= 1" target="_Q0yOkDSdEeeAPdsPiQ6GsA"/>
- </vertices>
- </regions>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_SnDS4DScEeeAPdsPiQ6GsA">
- <outgoingTransitions xmi:id="_TbQXADScEeeAPdsPiQ6GsA" specification="" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
- </vertices>
- </regions>
- </vertices>
- <vertices xsi:type="sgraph:Entry" xmi:id="_wY2WgDPSEee5PeA_UCoIqQ">
- <outgoingTransitions xmi:id="_w9eGgDPSEee5PeA_UCoIqQ" specification="" target="_1Tw88DV1EeepxriBedJkbw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_1Tw88DV1EeepxriBedJkbw" specification="" name="off" incomingTransitions="_w9eGgDPSEee5PeA_UCoIqQ _-G7bsDV1EeepxriBedJkbw">
- <outgoingTransitions xmi:id="_8cO0cDV1EeepxriBedJkbw" specification="toggle" target="_vg8wEDPQEee5PeA_UCoIqQ"/>
- </vertices>
- </regions>
- </sgraph:Statechart>
- <notation:Diagram xmi:id="_NPjBgRA-EeGQ0KsLDV4EFg" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_NPjBgBA-EeGQ0KsLDV4EFg" measurementUnit="Pixel">
- <children xsi:type="notation:Shape" xmi:id="_NPsyjxA-EeGQ0KsLDV4EFg" type="StatechartText" fontName="Verdana" lineColor="4210752">
- <children xsi:type="notation:DecorationNode" xmi:id="_NPsykRA-EeGQ0KsLDV4EFg" type="StatechartName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_NPsykhA-EeGQ0KsLDV4EFg"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_NPsykxA-EeGQ0KsLDV4EFg"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_NPsylBA-EeGQ0KsLDV4EFg" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_NPsylRA-EeGQ0KsLDV4EFg"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_NPsylhA-EeGQ0KsLDV4EFg" x="-24" y="-48" width="264" height="313"/>
- </children>
- <children xmi:id="_YM1VwCQsEeeu6I-nNWXkgQ" type="Region" element="_YM2j4CQsEeeu6I-nNWXkgQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_YM1VwSQsEeeu6I-nNWXkgQ" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YM1VwiQsEeeu6I-nNWXkgQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_YM1VwyQsEeeu6I-nNWXkgQ"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_YM1VxCQsEeeu6I-nNWXkgQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_vhj0EDPQEee5PeA_UCoIqQ" type="State" element="_vg8wEDPQEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_vhmQUDPQEee5PeA_UCoIqQ" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_vhmQUTPQEee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_vhm3YDPQEee5PeA_UCoIqQ"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_vhnecDPQEee5PeA_UCoIqQ" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_vhoFgDPQEee5PeA_UCoIqQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vhoFgTPQEee5PeA_UCoIqQ"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_vhoFgjPQEee5PeA_UCoIqQ" type="StateFigureCompartment">
- <children xmi:id="_Wsbm0FgdEee2zrW8CC077A" type="Region" element="_vhVKkDPQEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm0VgdEee2zrW8CC077A" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm0lgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm01gdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_Wsbm1FgdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_Wsbm1VgdEee2zrW8CC077A" type="State" element="_YM5ALSQsEeeu6I-nNWXkgQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm1lgdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm11gdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm2FgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm2VgdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_Wsbm2lgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm21gdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm3FgdEee2zrW8CC077A" type="StateFigureCompartment">
- <children xmi:id="_Wsbm3VgdEee2zrW8CC077A" type="Region" element="_YM5nNSQsEeeu6I-nNWXkgQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm3lgdEee2zrW8CC077A" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm31gdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm4FgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_Wsbm4VgdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_Wsbm4lgdEee2zrW8CC077A" type="State" element="_YM5nNiQsEeeu6I-nNWXkgQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm41gdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm5FgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm5VgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm5lgdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_Wsbm51gdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm6FgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm6VgdEee2zrW8CC077A" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm6lgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_Wsbm61gdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm7FgdEee2zrW8CC077A" x="9" y="114" width="269" height="55"/>
- </children>
- <children xmi:id="_Wsbm7VgdEee2zrW8CC077A" type="Entry" element="_YM5nQyQsEeeu6I-nNWXkgQ">
- <children xmi:id="_Wsbm7lgdEee2zrW8CC077A" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm71gdEee2zrW8CC077A" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm8FgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm8VgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm8lgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm81gdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm9FgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm9VgdEee2zrW8CC077A" x="141" y="-17" width="15" height="15"/>
- </children>
- <children xmi:id="_Wsbm9lgdEee2zrW8CC077A" type="State" element="_YM5nRSQsEeeu6I-nNWXkgQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm91gdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm-FgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm-VgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm-lgdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_Wsbm-1gdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm_FgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_Wsbm_VgdEee2zrW8CC077A" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm_lgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_Wsbm_1gdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnAFgdEee2zrW8CC077A" x="9" y="14" width="270" height="64"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnAVgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnAlgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnA1gdEee2zrW8CC077A"/>
- </children>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnBFgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_WsbnBVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnBlgdEee2zrW8CC077A" x="417" y="67" width="348" height="287"/>
- </children>
- <children xmi:id="_WsbnB1gdEee2zrW8CC077A" type="State" element="_iLXc8DP6Eee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnCFgdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnCVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnClgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnC1gdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_WsbnDFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnDVgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnDlgdEee2zrW8CC077A" type="StateFigureCompartment">
- <children xmi:id="_WsbnD1gdEee2zrW8CC077A" type="Region" element="_iLYEAjP6Eee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnEFgdEee2zrW8CC077A" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnEVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnElgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_WsbnE1gdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_WsbnFFgdEee2zrW8CC077A" type="State" element="_Nb3ruzPREee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnFVgdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnFlgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnF1gdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnGFgdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_WsbnGVgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnGlgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnG1gdEee2zrW8CC077A" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnHFgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_WsbnHVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnHlgdEee2zrW8CC077A" x="-76" y="-37" width="284" height="80"/>
- </children>
- <children xmi:id="_WsbnH1gdEee2zrW8CC077A" type="State" element="_Nb_AeTPREee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnIFgdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnIVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnIlgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnI1gdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_WsbnJFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnJVgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnJlgdEee2zrW8CC077A" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnJ1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_WsbnKFgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnKVgdEee2zrW8CC077A" x="-74" y="175" width="281" height="86"/>
- </children>
- <children xmi:id="_WsbnKlgdEee2zrW8CC077A" type="Entry" element="_Nb5g5TPREee5PeA_UCoIqQ">
- <children xmi:id="_WsbnK1gdEee2zrW8CC077A" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnLFgdEee2zrW8CC077A" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnLVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnLlgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnL1gdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnMFgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnMVgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnMlgdEee2zrW8CC077A" x="73" y="-76" width="15" height="15"/>
- </children>
- <children xmi:id="_WsbnM1gdEee2zrW8CC077A" type="State" element="_Nb79NDPREee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnNFgdEee2zrW8CC077A" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnNVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnNlgdEee2zrW8CC077A"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnN1gdEee2zrW8CC077A" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_WsbnOFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnOVgdEee2zrW8CC077A"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_WsbnOlgdEee2zrW8CC077A" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnO1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_WsbnPFgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnPVgdEee2zrW8CC077A" x="-74" y="74" width="281" height="80"/>
- </children>
- <children xmi:id="_WsbnPlgdEee2zrW8CC077A" type="DeepHistory" element="_yhdo0DPSEee5PeA_UCoIqQ">
- <children xmi:id="_WsbnP1gdEee2zrW8CC077A" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnQFgdEee2zrW8CC077A" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnQVgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnQlgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnQ1gdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnRFgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnRVgdEee2zrW8CC077A" fontName="Verdana" fillColor="0" lineColor="16777215"/>
- <styles xsi:type="notation:NamedStyle" xmi:id="_WsbnRlgdEee2zrW8CC077A" name="allowColors"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnR1gdEee2zrW8CC077A" x="153" y="-86" width="15" height="15"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnSFgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnSVgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnSlgdEee2zrW8CC077A"/>
- </children>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnS1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_WsbnTFgdEee2zrW8CC077A"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_WsbnTVgdEee2zrW8CC077A" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnTlgdEee2zrW8CC077A" x="5" y="40" width="348" height="436"/>
- </children>
- <children xmi:id="_WsbnT1gdEee2zrW8CC077A" type="Entry" element="_jy-hcDSeEeeAPdsPiQ6GsA">
- <children xmi:id="_WsbnUFgdEee2zrW8CC077A" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_WsbnUVgdEee2zrW8CC077A" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnUlgdEee2zrW8CC077A"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnU1gdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnVFgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnVVgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnVlgdEee2zrW8CC077A" fontName="Verdana" fillColor="0" lineColor="16777215"/>
- <styles xsi:type="notation:NamedStyle" xmi:id="_WsbnV1gdEee2zrW8CC077A" name="allowColors"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnWFgdEee2zrW8CC077A" x="153" width="15" height="15"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnWVgdEee2zrW8CC077A"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnWlgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnW1gdEee2zrW8CC077A"/>
- </children>
- <children xmi:id="_MFORAFzSEee27cA5Wz9z-Q" type="Region" element="_vhVKkTPQEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4EFzSEee27cA5Wz9z-Q" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4EVzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4ElzSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_MFO4E1zSEee27cA5Wz9z-Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_MFO4FFzSEee27cA5Wz9z-Q" type="State" element="_NVPT4DQAEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4FVzSEee27cA5Wz9z-Q" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4FlzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4F1zSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4GFzSEee27cA5Wz9z-Q" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_MFO4GVzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4GlzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4G1zSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4HFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_MFO4HVzSEee27cA5Wz9z-Q"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4HlzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4H1zSEee27cA5Wz9z-Q" x="21" y="75" width="72" height="53"/>
- </children>
- <children xmi:id="_MFO4IFzSEee27cA5Wz9z-Q" type="State" element="_Q0XGIDQAEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4IVzSEee27cA5Wz9z-Q" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4IlzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4I1zSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4JFzSEee27cA5Wz9z-Q" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_MFO4JVzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4JlzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4J1zSEee27cA5Wz9z-Q" type="StateFigureCompartment">
- <children xmi:id="_MFO4KFzSEee27cA5Wz9z-Q" type="Region" element="_Dx2jwDSdEeeAPdsPiQ6GsA">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4KVzSEee27cA5Wz9z-Q" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4KlzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4K1zSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_MFO4LFzSEee27cA5Wz9z-Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_MFO4LVzSEee27cA5Wz9z-Q" type="State" element="_IR8DwDSdEeeAPdsPiQ6GsA">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4LlzSEee27cA5Wz9z-Q" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4L1zSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4MFzSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4MVzSEee27cA5Wz9z-Q" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_MFO4MlzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4M1zSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4NFzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4NVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_MFO4NlzSEee27cA5Wz9z-Q"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4N1zSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4OFzSEee27cA5Wz9z-Q" x="63" y="-5"/>
- </children>
- <children xmi:id="_MFO4OVzSEee27cA5Wz9z-Q" type="Entry" element="_LxR4cDSdEeeAPdsPiQ6GsA">
- <children xmi:id="_MFO4OlzSEee27cA5Wz9z-Q" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4O1zSEee27cA5Wz9z-Q" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4PFzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4PVzSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4PlzSEee27cA5Wz9z-Q" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4P1zSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4QFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
- <styles xsi:type="notation:NamedStyle" xmi:id="_MFO4QVzSEee27cA5Wz9z-Q" name="allowColors"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4QlzSEee27cA5Wz9z-Q" x="13" y="11"/>
- </children>
- <children xmi:id="_MFO4Q1zSEee27cA5Wz9z-Q" type="State" element="_QmALsDSdEeeAPdsPiQ6GsA">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4RFzSEee27cA5Wz9z-Q" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4RVzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4RlzSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4R1zSEee27cA5Wz9z-Q" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_MFO4SFzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4SVzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4SlzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4S1zSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_MFO4TFzSEee27cA5Wz9z-Q"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4TVzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4TlzSEee27cA5Wz9z-Q" x="-7" y="154"/>
- </children>
- <children xmi:id="_MFO4T1zSEee27cA5Wz9z-Q" type="State" element="_Q0yOkDSdEeeAPdsPiQ6GsA">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4UFzSEee27cA5Wz9z-Q" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4UVzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4UlzSEee27cA5Wz9z-Q"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4U1zSEee27cA5Wz9z-Q" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_MFO4VFzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4VVzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_MFO4VlzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4V1zSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_MFO4WFzSEee27cA5Wz9z-Q"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4WVzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4WlzSEee27cA5Wz9z-Q" x="241" y="2"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4W1zSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4XFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4XVzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4XlzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_MFO4X1zSEee27cA5Wz9z-Q"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4YFzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4YVzSEee27cA5Wz9z-Q" x="15" y="195" width="660" height="320"/>
- </children>
- <children xmi:id="_MFO4YlzSEee27cA5Wz9z-Q" type="Entry" element="_SnDS4DScEeeAPdsPiQ6GsA">
- <children xmi:id="_MFO4Y1zSEee27cA5Wz9z-Q" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_MFO4ZFzSEee27cA5Wz9z-Q" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4ZVzSEee27cA5Wz9z-Q"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4ZlzSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4Z1zSEee27cA5Wz9z-Q" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4aFzSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4aVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
- <styles xsi:type="notation:NamedStyle" xmi:id="_MFO4alzSEee27cA5Wz9z-Q" name="allowColors"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4a1zSEee27cA5Wz9z-Q" x="243" y="75" width="15" height="15"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4bFzSEee27cA5Wz9z-Q"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4bVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4blzSEee27cA5Wz9z-Q"/>
- </children>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_vhj0ETPQEee5PeA_UCoIqQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_vhj0EjPQEee5PeA_UCoIqQ"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_vhoskDPQEee5PeA_UCoIqQ" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vhj0EzPQEee5PeA_UCoIqQ" x="1" y="80" width="1544" height="612"/>
- </children>
- <children xmi:id="_wY29kDPSEee5PeA_UCoIqQ" type="Entry" element="_wY2WgDPSEee5PeA_UCoIqQ">
- <children xmi:id="_wY29lDPSEee5PeA_UCoIqQ" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_wY29lzPSEee5PeA_UCoIqQ" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29mDPSEee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_wY3koDPSEee5PeA_UCoIqQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29lTPSEee5PeA_UCoIqQ" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wY29ljPSEee5PeA_UCoIqQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29kTPSEee5PeA_UCoIqQ" fontName="Verdana" fillColor="0" lineColor="16777215"/>
- <styles xsi:type="notation:NamedStyle" xmi:id="_wY29kjPSEee5PeA_UCoIqQ" name="allowColors"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wY29kzPSEee5PeA_UCoIqQ" x="193" y="20" width="15" height="15"/>
- </children>
- <children xmi:id="_1U7akDV1EeepxriBedJkbw" type="State" element="_1Tw88DV1EeepxriBedJkbw">
- <children xsi:type="notation:DecorationNode" xmi:id="_1VR_4DV1EeepxriBedJkbw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_1VR_4TV1EeepxriBedJkbw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_1VSm8DV1EeepxriBedJkbw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_1VSm8TV1EeepxriBedJkbw" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_1VTOADV1EeepxriBedJkbw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_1VTOATV1EeepxriBedJkbw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_1VT1EDV1EeepxriBedJkbw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_1U7akTV1EeepxriBedJkbw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_1U7akjV1EeepxriBedJkbw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_1VT1ETV1EeepxriBedJkbw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_1U7akzV1EeepxriBedJkbw" x="337" width="40" height="53"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YM1WPiQsEeeu6I-nNWXkgQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YM1WPyQsEeeu6I-nNWXkgQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YM1WQCQsEeeu6I-nNWXkgQ" x="252" y="-48" width="1568" height="744"/>
- </children>
- <styles xsi:type="notation:DiagramStyle" xmi:id="_NPjBghA-EeGQ0KsLDV4EFg"/>
- <edges xmi:id="_Nb5g5jPREee5PeA_UCoIqQ" type="Transition" element="_Nb6H8TPREee5PeA_UCoIqQ" source="_WsbnKlgdEee2zrW8CC077A" target="_WsbnFFgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_Nb5g6zPREee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb6H8DPREee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb5g7DPREee5PeA_UCoIqQ" y="40"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb5g6jPREee5PeA_UCoIqQ" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_Nb5g6TPREee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb5g6DPREee5PeA_UCoIqQ" points="[7, 0, -124, -1]$[127, 0, -4, -1]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb5g5zPREee5PeA_UCoIqQ" id="(0.5854700854700855,0.0)"/>
- </edges>
- <edges xmi:id="_Nb79KzPREee5PeA_UCoIqQ" type="Transition" element="_Nb6vADPREee5PeA_UCoIqQ" source="_WsbnFFgdEee2zrW8CC077A" target="_WsbnM1gdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_Nb79LDPREee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb79LTPREee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb79LjPREee5PeA_UCoIqQ" x="4" y="-40"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb79LzPREee5PeA_UCoIqQ" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_Nb79MDPREee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb79MTPREee5PeA_UCoIqQ" points="[0, 4, -9, -41]$[0, 14, -9, -31]$[0, 26, -9, -19]$[0, 26, -9, -19]$[0, 40, -9, -5]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb79MjPREee5PeA_UCoIqQ" id="(0.452991452991453,0.9478260869565217)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb79MzPREee5PeA_UCoIqQ" id="(0.48484848484848486,0.0684931506849315)"/>
- </edges>
- <edges xmi:id="_Nb_AcDPREee5PeA_UCoIqQ" type="Transition" element="_Nb9LRTPREee5PeA_UCoIqQ" source="_WsbnM1gdEee2zrW8CC077A" target="_WsbnH1gdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_Nb_AcTPREee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb_AcjPREee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb_AczPREee5PeA_UCoIqQ" x="4" y="-37"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb_AdDPREee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_Nb_AdTPREee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb_AdjPREee5PeA_UCoIqQ" points="[78, 75, 66, -28]$[78, 101, 66, -2]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb_AdzPREee5PeA_UCoIqQ" id="(0.15151515151515152,0.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb_AeDPREee5PeA_UCoIqQ" id="(0.19213973799126638,0.03389830508474576)"/>
- </edges>
- <edges xmi:id="_NcAOkDPREee5PeA_UCoIqQ" type="Transition" element="_NcA1ozPREee5PeA_UCoIqQ" source="_WsbnH1gdEee2zrW8CC077A" target="_WsbnFFgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_NcA1oDPREee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_NcA1ojPREee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_NcA1oTPREee5PeA_UCoIqQ" x="-59" y="16"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_NcAOlTPREee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_NcAOlDPREee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_NcAOkzPREee5PeA_UCoIqQ" points="[6, 2, 4, 174]$[31, 2, 29, 174]$[31, -164, 29, 8]$[8, -164, 6, 8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NcAOkjPREee5PeA_UCoIqQ" id="(0.9737991266375546,0.42592592592592593)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NcAOkTPREee5PeA_UCoIqQ" id="(0.9743589743589743,0.3391304347826087)"/>
- </edges>
- <edges xmi:id="_YM8qoyQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nRCQsEeeu6I-nNWXkgQ" source="_Wsbm7VgdEee2zrW8CC077A" target="_Wsbm9lgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_YM8qpCQsEeeu6I-nNWXkgQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qpSQsEeeu6I-nNWXkgQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qpiQsEeeu6I-nNWXkgQ" y="40"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8qpyQsEeeu6I-nNWXkgQ" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_YM8qqCQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8qqSQsEeeu6I-nNWXkgQ" points="[10, 0, -12, -25]$[22, 0, 0, -25]$[22, 25, 0, 0]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qqiQsEeeu6I-nNWXkgQ" id="(0.5854700854700855,0.0)"/>
- </edges>
- <edges xmi:id="_YM8qqyQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nPiQsEeeu6I-nNWXkgQ" source="_Wsbm4lgdEee2zrW8CC077A" target="_Wsbm9lgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_YM8qrCQsEeeu6I-nNWXkgQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qrSQsEeeu6I-nNWXkgQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qriQsEeeu6I-nNWXkgQ" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8qryQsEeeu6I-nNWXkgQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_YM8qsCQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8qsSQsEeeu6I-nNWXkgQ" points="[188, 33, 4, 101]$[221, 33, 37, 101]$[221, -60, 37, 8]$[190, -60, 6, 8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qsiQsEeeu6I-nNWXkgQ" id="(0.1615720524017467,0.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qsyQsEeeu6I-nNWXkgQ" id="(0.9743589743589743,0.3391304347826087)"/>
- </edges>
- <edges xmi:id="_YM8qtCQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nTSQsEeeu6I-nNWXkgQ" source="_Wsbm9lgdEee2zrW8CC077A" target="_Wsbm4lgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_YM8qtSQsEeeu6I-nNWXkgQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qtiQsEeeu6I-nNWXkgQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qtyQsEeeu6I-nNWXkgQ" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8quCQsEeeu6I-nNWXkgQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_YM8quSQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8quiQsEeeu6I-nNWXkgQ" points="[51, 49, 59, -44]$[51, 84, 59, -9]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8quyQsEeeu6I-nNWXkgQ" id="(0.19658119658119658,0.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qvCQsEeeu6I-nNWXkgQ" id="(0.15283842794759825,0.1917808219178082)"/>
- </edges>
- <edges xmi:id="_gtaYYDPSEee5PeA_UCoIqQ" type="Transition" element="_gtX8IDPSEee5PeA_UCoIqQ" source="_WsbnB1gdEee2zrW8CC077A" target="_Wsbm1VgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_gtaYZDPSEee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_gtaYZTPSEee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_gta_cDPSEee5PeA_UCoIqQ" x="41" y="-18"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_gtaYYTPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_gtaYYzPSEee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_gtaYYjPSEee5PeA_UCoIqQ" points="[3, 66, -70, -1]$[73, 66, 0, -1]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gtc0oDPSEee5PeA_UCoIqQ" id="(0.8011527377521613,0.005555555555555556)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gtc0oTPSEee5PeA_UCoIqQ" id="(0.43103448275862066,0.028169014084507043)"/>
- </edges>
- <edges xmi:id="_w9fUoDPSEee5PeA_UCoIqQ" type="Transition" element="_w9eGgDPSEee5PeA_UCoIqQ" source="_wY29kDPSEee5PeA_UCoIqQ" target="_1U7akDV1EeepxriBedJkbw">
- <children xsi:type="notation:DecorationNode" xmi:id="_w9fUpDPSEee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_w9fUpTPSEee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_w9fUpjPSEee5PeA_UCoIqQ" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_w9fUoTPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_w9fUozPSEee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_w9fUojPSEee5PeA_UCoIqQ" points="[8, 0, -357, 3]$[359, 0, -6, 3]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_w9hJ0DPSEee5PeA_UCoIqQ" id="(0.175,0.41509433962264153)"/>
- </edges>
- <edges xmi:id="_zc26EDPSEee5PeA_UCoIqQ" type="Transition" element="_zc2TADPSEee5PeA_UCoIqQ" source="_Wsbm1VgdEee2zrW8CC077A" target="_WsbnPlgdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_zc26FDPSEee5PeA_UCoIqQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_zc26FTPSEee5PeA_UCoIqQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_zc26FjPSEee5PeA_UCoIqQ" x="-19" y="-18"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_zc26ETPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_zc26EzPSEee5PeA_UCoIqQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_zc26EjPSEee5PeA_UCoIqQ" points="[-343, -3, 162, 2]$[-497, -3, 8, 2]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_zc4IMDPSEee5PeA_UCoIqQ" id="(1.0,0.17279411764705882)"/>
- </edges>
- <edges xmi:id="_TbSMMDScEeeAPdsPiQ6GsA" type="Transition" element="_TbQXADScEeeAPdsPiQ6GsA" source="_MFO4YlzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_TbSMNDScEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_TbSMNTScEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_TbSMNjScEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_TbSMMTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_TbSMMzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TbSMMjScEeeAPdsPiQ6GsA" points="[0, 6, -2, -29]$[4, 31, 2, -4]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TbVPgDScEeeAPdsPiQ6GsA" id="(0.6993243243243243,0.028985507246376812)"/>
- </edges>
- <edges xmi:id="_VIAzwDScEeeAPdsPiQ6GsA" type="Transition" element="_VH--kDScEeeAPdsPiQ6GsA" source="_MFO4FFzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_VIAzxDScEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_VIAzxTScEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_VIAzxjScEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_VIAzwTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_VIAzwzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_VIAzwjScEeeAPdsPiQ6GsA" points="[0, 0, -277, -229]$[0, 36, -277, -193]$[70, 36, -207, -193]$[70, 72, -207, -157]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_VIDQADScEeeAPdsPiQ6GsA" id="(0.6714285714285714,1.0)"/>
- </edges>
- <edges xmi:id="_YXyicDScEeeAPdsPiQ6GsA" type="Transition" element="_YXu4EDScEeeAPdsPiQ6GsA" source="_MFO4IFzSEee27cA5Wz9z-Q" target="_MFO4FFzSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_YXyidDScEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_YXyidTScEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_YXzJgDScEeeAPdsPiQ6GsA" x="16" y="22"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_YXyicTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_YXyiczScEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YXyicjScEeeAPdsPiQ6GsA" points="[4, -36, -6, 76]$[13, -126, 3, -14]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YX0-sDScEeeAPdsPiQ6GsA" id="(0.5692307692307692,1.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YX0-sTScEeeAPdsPiQ6GsA" id="(0.7714285714285715,0.41509433962264153)"/>
- </edges>
- <edges xmi:id="_wuKQYDScEeeAPdsPiQ6GsA" type="Transition" element="_wuGmADScEeeAPdsPiQ6GsA" source="_MFO4IFzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_wuKQZDScEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_wuKQZTScEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_wuKQZjScEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_wuKQYTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_wuKQYzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_wuKQYjScEeeAPdsPiQ6GsA" points="[655, -57, 61, -9]$[672, -57, 78, -9]$[672, -345, 78, -297]$[495, -345, -99, -297]$[495, -297, -99, -249]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_wuMFkDScEeeAPdsPiQ6GsA" id="(0.0,0.9433962264150944)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_wuMFkTScEeeAPdsPiQ6GsA" id="(0.9076923076923077,0.7924528301886793)"/>
- </edges>
- <edges xmi:id="_M5uuQDSdEeeAPdsPiQ6GsA" type="Transition" element="_M5tgIDSdEeeAPdsPiQ6GsA" source="_MFO4OVzSEee27cA5Wz9z-Q" target="_MFO4LVzSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_M5uuRDSdEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_M5uuRTSdEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_M5uuRjSdEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_M5uuQTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_M5uuQzSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_M5uuQjSdEeeAPdsPiQ6GsA" points="[6, 0, -53, 6]$[60, -17, 1, -11]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_M5xxkDSdEeeAPdsPiQ6GsA" id="(0.03773584905660377,0.3018867924528302)"/>
- </edges>
- <edges xmi:id="_cwDtwDSdEeeAPdsPiQ6GsA" type="Transition" element="_cwDGsDSdEeeAPdsPiQ6GsA" source="_MFO4LVzSEee27cA5Wz9z-Q" target="_MFO4Q1zSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_cwEU0DSdEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_cwEU0TSdEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_cwEU0jSdEeeAPdsPiQ6GsA" x="40" y="-200"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_cwDtwTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_cwDtwzSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_cwDtwjSdEeeAPdsPiQ6GsA" points="[0, 0, 38, -74]$[-17, 0, 21, -74]$[-17, 70, 21, -4]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cwFi8DSdEeeAPdsPiQ6GsA" id="(0.0,0.5471698113207547)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cwFi8TSdEeeAPdsPiQ6GsA" id="(0.5636363636363636,0.09433962264150944)"/>
- </edges>
- <edges xmi:id="_f6N8oDSdEeeAPdsPiQ6GsA" type="Transition" element="_f6NVkDSdEeeAPdsPiQ6GsA" source="_MFO4LVzSEee27cA5Wz9z-Q" target="_MFO4T1zSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_f6OjsTSdEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_f6OjsjSdEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_f6OjszSdEeeAPdsPiQ6GsA" x="166" y="-20"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_f6N8oTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_f6OjsDSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_f6N8ojSdEeeAPdsPiQ6GsA" points="[31, 33, -39, -44]$[74, 72, 4, -5]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_f6Px0DSdEeeAPdsPiQ6GsA" id="(0.5943396226415094,0.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_f6Px0TSdEeeAPdsPiQ6GsA" id="(0.75,0.1320754716981132)"/>
- </edges>
- <edges xmi:id="_TDkk4DSeEeeAPdsPiQ6GsA" type="Transition" element="_TDiIoDSeEeeAPdsPiQ6GsA" source="_MFO4Q1zSEee27cA5Wz9z-Q" target="_MFO4Q1zSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_TDlL8TSeEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_TDlL8jSeEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_TDlL8zSeEeeAPdsPiQ6GsA" x="96" y="16"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_TDkk4TSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_TDlL8DSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TDkk4jSeEeeAPdsPiQ6GsA" points="[204, 48, 117, 24]$[204, 76, 117, 52]$[165, 76, 78, 52]$[165, 48, 78, 24]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TDnBIDSeEeeAPdsPiQ6GsA" id="(0.20270270270270271,0.0)"/>
- </edges>
- <edges xmi:id="_bJXAQDSeEeeAPdsPiQ6GsA" type="Transition" element="_bJVyIDSeEeeAPdsPiQ6GsA" source="_MFO4T1zSEee27cA5Wz9z-Q" target="_MFO4T1zSEee27cA5Wz9z-Q">
- <children xsi:type="notation:DecorationNode" xmi:id="_bJXARDSeEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_bJXARTSeEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_bJXARjSeEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_bJXAQTSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_bJXAQzSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bJXAQjSeEeeAPdsPiQ6GsA" points="[172, 14, 59, 6]$[116, 0, 3, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bJYOYDSeEeeAPdsPiQ6GsA" id="(0.21283783783783783,0.0)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bJYOYTSeEeeAPdsPiQ6GsA" id="(0.7263513513513513,0.24528301886792453)"/>
- </edges>
- <edges xmi:id="_ksj00DSeEeeAPdsPiQ6GsA" type="Transition" element="_ksimsDSeEeeAPdsPiQ6GsA" source="_WsbnT1gdEee2zrW8CC077A" target="_WsbnB1gdEee2zrW8CC077A">
- <children xsi:type="notation:DecorationNode" xmi:id="_ksj01DSeEeeAPdsPiQ6GsA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ksj01TSeEeeAPdsPiQ6GsA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ksj01jSeEeeAPdsPiQ6GsA" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ksj00TSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ksj00zSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ksj00jSeEeeAPdsPiQ6GsA" points="[5, 2, -62, -27]$[70, 18, 3, -11]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kslC8DSeEeeAPdsPiQ6GsA" id="(0.7126436781609196,0.036057692307692304)"/>
- </edges>
- <edges xmi:id="_8cR3wDV1EeepxriBedJkbw" type="Transition" element="_8cO0cDV1EeepxriBedJkbw" source="_1U7akDV1EeepxriBedJkbw" target="_vhj0EDPQEee5PeA_UCoIqQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_8cSe0TV1EeepxriBedJkbw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_8cSe0jV1EeepxriBedJkbw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_8cSe0zV1EeepxriBedJkbw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_8cR3wTV1EeepxriBedJkbw" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_8cSe0DV1EeepxriBedJkbw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_8cR3wjV1EeepxriBedJkbw" points="[0, -18, 39, -58]$[89, -18, 128, -58]$[89, 32, 128, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8cViIDV1EeepxriBedJkbw" id="(1.0,0.9245283018867925)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8cViITV1EeepxriBedJkbw" id="(0.36917098445595853,0.014705882352941176)"/>
- </edges>
- <edges xmi:id="_-G8p0DV1EeepxriBedJkbw" type="Transition" element="_-G7bsDV1EeepxriBedJkbw" source="_vhj0EDPQEee5PeA_UCoIqQ" target="_1U7akDV1EeepxriBedJkbw">
- <children xsi:type="notation:DecorationNode" xmi:id="_-G8p1DV1EeepxriBedJkbw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_-G8p1TV1EeepxriBedJkbw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_-G8p1jV1EeepxriBedJkbw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_-G8p0TV1EeepxriBedJkbw" routing="Rectilinear" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_-G8p0zV1EeepxriBedJkbw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_-G8p0jV1EeepxriBedJkbw" points="[648, 0, 237, 52]$[648, -68, 237, -16]$[547, -68, 136, -16]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_-G-fADV1EeepxriBedJkbw" id="(0.03950777202072539,0.0)"/>
- </edges>
- </notation:Diagram>
- </xmi:XMI>
|