123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571 |
- <?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="_GAg-QMUEEeGBt-G4bU7TpQ" specification="interface:
var stringA :string = "A"
var stringA2 :string = "A"
var stringB : string = "B"

var quotedStringX : string = '"X"'
var quotedStringY : string = "\"Y\""

var stringVarEqual : boolean
var stringVarNotEqual : boolean

var guardStringNotEqual : boolean
var guardStringEqual : boolean

in event e 
" name="StringExpressions">
- <regions xmi:id="_GAg-Q8UEEeGBt-G4bU7TpQ" name="main region">
- <vertices xsi:type="sgraph:Entry" xmi:id="_GCmo9sUEEeGBt-G4bU7TpQ">
- <outgoingTransitions xmi:id="_GCmpEMUEEeGBt-G4bU7TpQ" target="_GCmpAcUEEeGBt-G4bU7TpQ"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_GCmpAcUEEeGBt-G4bU7TpQ" specification="entry / 
stringVarNotEqual = ! stringA == stringB;
stringVarEqual = ! stringA != stringA2" name="AssignmentChecked" incomingTransitions="_GCmpEMUEEeGBt-G4bU7TpQ">
- <outgoingTransitions xmi:id="_8i7lkASXEeSwkvJRsasmHw" specification="e / stringVarEqual = stringA == stringA2
" target="_7LWuoASXEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_6o46wASXEeSwkvJRsasmHw" specification="" name="Failed" incomingTransitions="_aMjV0ASYEeSwkvJRsasmHw _bERA8ASYEeSwkvJRsasmHw _fYZvoASYEeSwkvJRsasmHw _bE1ncAVCEeSwkvJRsasmHw"/>
- <vertices xsi:type="sgraph:Choice" xmi:id="_7LWuoASXEeSwkvJRsasmHw" incomingTransitions="_8i7lkASXEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_aMjV0ASYEeSwkvJRsasmHw" specification="" target="_6o46wASXEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_sjex8AeaEeSfhcT_1ck-KA" specification="e / stringVarNotEqual = stringA != stringB
" target="_KUhGIASYEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_KUhGIASYEeSwkvJRsasmHw" incomingTransitions="_sjex8AeaEeSfhcT_1ck-KA">
- <outgoingTransitions xmi:id="_bERA8ASYEeSwkvJRsasmHw" specification="" target="_6o46wASXEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_eYfKwASYEeSwkvJRsasmHw" specification="e [stringA == stringA2] / guardStringEqual = stringA == stringA2
" target="_ciyNYASYEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_ciyNYASYEeSwkvJRsasmHw" incomingTransitions="_eYfKwASYEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_fYZvoASYEeSwkvJRsasmHw" specification="" target="_6o46wASXEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_pnmukASYEeSwkvJRsasmHw" specification="e [stringA != stringB] / guardStringNotEqual = stringA != stringB
" target="_vJitIASYEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_vJitIASYEeSwkvJRsasmHw" name="VarToVarCompareSucceeded" incomingTransitions="_pnmukASYEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_S-q9YQSZEeSwkvJRsasmHw" specification="e / stringVarEqual = stringA == "A"" target="_S-rkcwSZEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_S-rkcwSZEeSwkvJRsasmHw" incomingTransitions="_S-q9YQSZEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_S-rkdASZEeSwkvJRsasmHw" specification="e / stringVarNotEqual = stringA != "B"" target="_S-sLgASZEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_S-rkdQSZEeSwkvJRsasmHw" specification="" target="_he3QYASZEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_S-sLgASZEeSwkvJRsasmHw" incomingTransitions="_S-rkdASZEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_S-sLgQSZEeSwkvJRsasmHw" specification="" target="_he3QYASZEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_S-sLggSZEeSwkvJRsasmHw" specification="e [stringA == "A"] / guardStringEqual = stringA == "A"" target="_S-sLgwSZEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_S-sLgwSZEeSwkvJRsasmHw" incomingTransitions="_S-sLggSZEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_S-sLhASZEeSwkvJRsasmHw" specification="" target="_he3QYASZEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_S-sLhQSZEeSwkvJRsasmHw" specification="e [stringA != "B"] / guardStringNotEqual = stringA != "B"" target="_S-sLhgSZEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_S-sLhgSZEeSwkvJRsasmHw" name="VarToConstCompareSucceeded" incomingTransitions="_S-sLhQSZEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_ihLIEQVAEeSwkvJRsasmHw" specification="e / stringVarEqual = "A" == stringA" target="_ihTD4AVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_he3QYASZEeSwkvJRsasmHw" incomingTransitions="_S-rkdQSZEeSwkvJRsasmHw _S-sLgQSZEeSwkvJRsasmHw _S-sLhASZEeSwkvJRsasmHw _691rQAVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_bE1ncAVCEeSwkvJRsasmHw" specification="" target="_6o46wASXEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_ihTD4AVAEeSwkvJRsasmHw" incomingTransitions="_ihLIEQVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_ihTD4QVAEeSwkvJRsasmHw" specification="e / stringVarNotEqual = "A" != stringB" target="_ihTD4wVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_ihTD4gVAEeSwkvJRsasmHw" specification="" target="_ihTq8QVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_ihTD4wVAEeSwkvJRsasmHw" incomingTransitions="_ihTD4QVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_ihTD5AVAEeSwkvJRsasmHw" specification="" target="_ihTq8QVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_ihTD5QVAEeSwkvJRsasmHw" specification="e ["A" == stringA] / guardStringEqual = "A" == stringA" target="_ihTD5gVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_ihTD5gVAEeSwkvJRsasmHw" incomingTransitions="_ihTD5QVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_ihTD5wVAEeSwkvJRsasmHw" specification="" target="_ihTq8QVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="_ihTD6AVAEeSwkvJRsasmHw" specification="e ["A" != stringB] / guardStringNotEqual = "A" != stringB" target="_ihTD6QVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="_ihTD6QVAEeSwkvJRsasmHw" name="ConstToVarCompareSucceeded" incomingTransitions="_ihTD6AVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="__elSkQVAEeSwkvJRsasmHw" specification="e / stringVarEqual = "A" == "A"" target="__elSkwVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="_ihTq8QVAEeSwkvJRsasmHw" incomingTransitions="_ihTD4gVAEeSwkvJRsasmHw _ihTD5AVAEeSwkvJRsasmHw _ihTD5wVAEeSwkvJRsasmHw _FRr5oAVBEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_691rQAVAEeSwkvJRsasmHw" specification="" target="_he3QYASZEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="__elSkwVAEeSwkvJRsasmHw" incomingTransitions="__elSkQVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="__elSlAVAEeSwkvJRsasmHw" specification="e / stringVarNotEqual = "A" != "B"" target="__elSlgVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="__elSlQVAEeSwkvJRsasmHw" specification="" target="__el5pQVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="__elSlgVAEeSwkvJRsasmHw" incomingTransitions="__elSlAVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="__elSlwVAEeSwkvJRsasmHw" specification="" target="__el5pQVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="__elSmAVAEeSwkvJRsasmHw" specification="e ["A" == "A"] / guardStringEqual = "A" == "A"" target="__el5oAVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:Choice" xmi:id="__el5oAVAEeSwkvJRsasmHw" incomingTransitions="__elSmAVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="__el5oQVAEeSwkvJRsasmHw" specification="" target="__el5pQVAEeSwkvJRsasmHw"/>
- <outgoingTransitions xmi:id="__el5ogVAEeSwkvJRsasmHw" specification="e ["A" != "B"] / guardStringNotEqual = "A" != "B"" target="__el5owVAEeSwkvJRsasmHw"/>
- </vertices>
- <vertices xsi:type="sgraph:State" xmi:id="__el5owVAEeSwkvJRsasmHw" name="ConstToConstCompareSucceeded" incomingTransitions="__el5ogVAEeSwkvJRsasmHw"/>
- <vertices xsi:type="sgraph:Choice" xmi:id="__el5pQVAEeSwkvJRsasmHw" incomingTransitions="__elSlQVAEeSwkvJRsasmHw __elSlwVAEeSwkvJRsasmHw __el5oQVAEeSwkvJRsasmHw">
- <outgoingTransitions xmi:id="_FRr5oAVBEeSwkvJRsasmHw" specification="" target="_ihTq8QVAEeSwkvJRsasmHw"/>
- </vertices>
- </regions>
- </sgraph:Statechart>
- <notation:Diagram xmi:id="_GAg-QcUEEeGBt-G4bU7TpQ" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_GAg-QMUEEeGBt-G4bU7TpQ" measurementUnit="Pixel">
- <children xmi:id="_GAg-RMUEEeGBt-G4bU7TpQ" type="Region" element="_GAg-Q8UEEeGBt-G4bU7TpQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_GCmo8MUEEeGBt-G4bU7TpQ" type="RegionName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmo8cUEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_GCmo8sUEEeGBt-G4bU7TpQ"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_GCmo88UEEeGBt-G4bU7TpQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
- <children xmi:id="_GCmo98UEEeGBt-G4bU7TpQ" type="Entry" element="_GCmo9sUEEeGBt-G4bU7TpQ">
- <children xmi:id="_GCmo-sUEEeGBt-G4bU7TpQ" type="BorderItemLabelContainer">
- <children xsi:type="notation:DecorationNode" xmi:id="_GCmo_cUEEeGBt-G4bU7TpQ" type="BorderItemLabel">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmo_sUEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_GCmo_8UEEeGBt-G4bU7TpQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmo-8UEEeGBt-G4bU7TpQ" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmo_MUEEeGBt-G4bU7TpQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmo-MUEEeGBt-G4bU7TpQ" fontName="Verdana" lineColor="4210752"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmpAMUEEeGBt-G4bU7TpQ" x="86" y="-4"/>
- </children>
- <children xmi:id="_GCmpA8UEEeGBt-G4bU7TpQ" type="State" element="_GCmpAcUEEeGBt-G4bU7TpQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_GCmpB8UEEeGBt-G4bU7TpQ" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmpCMUEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_GCmpCcUEEeGBt-G4bU7TpQ"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_GCmpCsUEEeGBt-G4bU7TpQ" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_GCmpC8UEEeGBt-G4bU7TpQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmpDMUEEeGBt-G4bU7TpQ"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_GCmpDcUEEeGBt-G4bU7TpQ" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmpBMUEEeGBt-G4bU7TpQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_GCmpBcUEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmpD8UEEeGBt-G4bU7TpQ" x="-15" y="39"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_1R8RsMUPEeGfjbriQ9CjYQ" type="Note" fontName="Verdana" description="Expectation:

equal = false
notEqual = true" fillColor="13369343" transparency="0" lineColor="6737151" lineWidth="1">
- <children xsi:type="notation:BasicDecorationNode" xmi:id="_1R8RtMUPEeGfjbriQ9CjYQ" type="DiagramName">
- <element xsi:nil="true"/>
- </children>
- <children xsi:type="notation:BasicDecorationNode" xmi:id="_1R8RtcUPEeGfjbriQ9CjYQ" type="Description">
- <element xsi:nil="true"/>
- </children>
- <styles xsi:type="notation:TextStyle" xmi:id="_1R8RscUPEeGfjbriQ9CjYQ"/>
- <styles xsi:type="notation:LineTypeStyle" xmi:id="_1R8RssUPEeGfjbriQ9CjYQ"/>
- <element xsi:nil="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_1R8Rs8UPEeGfjbriQ9CjYQ" x="13" y="452" width="121" height="82"/>
- </children>
- <children xmi:id="_6o7XAASXEeSwkvJRsasmHw" type="State" element="_6o46wASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_6o9zQASXEeSwkvJRsasmHw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_6o9zQQSXEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_6o9zQgSXEeSwkvJRsasmHw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_6o-aUASXEeSwkvJRsasmHw" type="StateTextCompartment" collapsed="true">
- <children xsi:type="notation:Shape" xmi:id="_6o-aUQSXEeSwkvJRsasmHw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6o-aUgSXEeSwkvJRsasmHw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_6o_BYASXEeSwkvJRsasmHw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_6o7XAQSXEeSwkvJRsasmHw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_6o7XAgSXEeSwkvJRsasmHw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_6o_BYQSXEeSwkvJRsasmHw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6o7XAwSXEeSwkvJRsasmHw" x="37" y="111" width="48"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_7LXVsASXEeSwkvJRsasmHw" type="Choice" element="_7LWuoASXEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_7LXVsQSXEeSwkvJRsasmHw" x="197" y="107"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_KUhtMASYEeSwkvJRsasmHw" type="Choice" element="_KUhGIASYEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_KUhtMQSYEeSwkvJRsasmHw" x="197" y="155"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_ciy0cASYEeSwkvJRsasmHw" type="Choice" element="_ciyNYASYEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ciy0cQSYEeSwkvJRsasmHw" x="197" y="187"/>
- </children>
- <children xmi:id="_vJj7QASYEeSwkvJRsasmHw" type="State" element="_vJitIASYEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_vJj7RASYEeSwkvJRsasmHw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_vJj7RQSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_vJj7RgSYEeSwkvJRsasmHw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_vJj7RwSYEeSwkvJRsasmHw" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_vJkiUASYEeSwkvJRsasmHw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vJkiUQSYEeSwkvJRsasmHw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_vJkiUgSYEeSwkvJRsasmHw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_vJj7QQSYEeSwkvJRsasmHw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_vJj7QgSYEeSwkvJRsasmHw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_vJkiUwSYEeSwkvJRsasmHw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vJj7QwSYEeSwkvJRsasmHw" x="149" y="241"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_S-qWUASZEeSwkvJRsasmHw" type="Choice" element="_S-rkcwSZEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S-qWUQSZEeSwkvJRsasmHw" x="365" y="291"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_S-qWUgSZEeSwkvJRsasmHw" type="Choice" element="_S-sLgASZEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S-qWUwSZEeSwkvJRsasmHw" x="365" y="324"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_S-qWVASZEeSwkvJRsasmHw" type="Choice" element="_S-sLgwSZEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S-qWVQSZEeSwkvJRsasmHw" x="365" y="356"/>
- </children>
- <children xmi:id="_S-qWVgSZEeSwkvJRsasmHw" type="State" element="_S-sLhgSZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-qWVwSZEeSwkvJRsasmHw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-qWWASZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-qWWQSZEeSwkvJRsasmHw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_S-qWWgSZEeSwkvJRsasmHw" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_S-qWWwSZEeSwkvJRsasmHw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S-qWXASZEeSwkvJRsasmHw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_S-qWXQSZEeSwkvJRsasmHw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-qWXgSZEeSwkvJRsasmHw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-qWXwSZEeSwkvJRsasmHw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_S-qWYASZEeSwkvJRsasmHw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S-qWYQSZEeSwkvJRsasmHw" x="317" y="396"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_he33cASZEeSwkvJRsasmHw" type="Choice" element="_he3QYASZEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_he33cQSZEeSwkvJRsasmHw" x="162" y="331"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_ihJ5_AVAEeSwkvJRsasmHw" type="Choice" element="_ihTD4AVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihJ5_QVAEeSwkvJRsasmHw" x="533" y="446"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_ihKhAAVAEeSwkvJRsasmHw" type="Choice" element="_ihTD4wVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihKhAQVAEeSwkvJRsasmHw" x="533" y="479"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_ihKhAgVAEeSwkvJRsasmHw" type="Choice" element="_ihTD5gVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihKhAwVAEeSwkvJRsasmHw" x="533" y="511"/>
- </children>
- <children xmi:id="_ihKhBAVAEeSwkvJRsasmHw" type="State" element="_ihTD6QVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihKhBQVAEeSwkvJRsasmHw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihKhBgVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihKhBwVAEeSwkvJRsasmHw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_ihKhCAVAEeSwkvJRsasmHw" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="_ihKhCQVAEeSwkvJRsasmHw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihKhCgVAEeSwkvJRsasmHw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="_ihKhCwVAEeSwkvJRsasmHw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihKhDAVAEeSwkvJRsasmHw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihKhDQVAEeSwkvJRsasmHw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="_ihKhDgVAEeSwkvJRsasmHw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihKhDwVAEeSwkvJRsasmHw" x="485" y="551"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_ihKhEAVAEeSwkvJRsasmHw" type="Choice" element="_ihTq8QVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ihKhEQVAEeSwkvJRsasmHw" x="330" y="486"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="__ekEfAVAEeSwkvJRsasmHw" type="Choice" element="__elSkwVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekEfQVAEeSwkvJRsasmHw" x="699" y="599"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="__ekrgAVAEeSwkvJRsasmHw" type="Choice" element="__elSlgVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekrgQVAEeSwkvJRsasmHw" x="699" y="632"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="__ekrggVAEeSwkvJRsasmHw" type="Choice" element="__el5oAVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekrgwVAEeSwkvJRsasmHw" x="699" y="664"/>
- </children>
- <children xmi:id="__ekrhAVAEeSwkvJRsasmHw" type="State" element="__el5owVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__ekrhQVAEeSwkvJRsasmHw" type="StateName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__ekrhgVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__ekrhwVAEeSwkvJRsasmHw"/>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="__ekriAVAEeSwkvJRsasmHw" type="StateTextCompartment">
- <children xsi:type="notation:Shape" xmi:id="__ekriQVAEeSwkvJRsasmHw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekrigVAEeSwkvJRsasmHw"/>
- </children>
- </children>
- <children xsi:type="notation:Compartment" xmi:id="__ekriwVAEeSwkvJRsasmHw" type="StateFigureCompartment"/>
- <styles xsi:type="notation:ShapeStyle" xmi:id="__ekrjAVAEeSwkvJRsasmHw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__ekrjQVAEeSwkvJRsasmHw"/>
- <styles xsi:type="notation:BooleanValueStyle" xmi:id="__ekrjgVAEeSwkvJRsasmHw" name="isHorizontal" booleanValue="true"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekrjwVAEeSwkvJRsasmHw" x="651" y="704"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="__ekrkAVAEeSwkvJRsasmHw" type="Choice" element="__el5pQVAEeSwkvJRsasmHw" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="__ekrkQVAEeSwkvJRsasmHw" x="496" y="639"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmo9MUEEeGBt-G4bU7TpQ"/>
- </children>
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GAg-RcUEEeGBt-G4bU7TpQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmo9cUEEeGBt-G4bU7TpQ" x="452" y="20" width="989" height="837"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_GCmpGMUEEeGBt-G4bU7TpQ" type="StatechartText" fontName="Verdana" fontHeight="12" lineColor="4210752">
- <children xsi:type="notation:DecorationNode" xmi:id="_GCmpGsUEEeGBt-G4bU7TpQ" type="StatechartName">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmpG8UEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_GCmpHMUEEeGBt-G4bU7TpQ"/>
- </children>
- <children xsi:type="notation:Shape" xmi:id="_GCmpHcUEEeGBt-G4bU7TpQ" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmpHsUEEeGBt-G4bU7TpQ"/>
- </children>
- <layoutConstraint xsi:type="notation:Bounds" xmi:id="_GCmpH8UEEeGBt-G4bU7TpQ" x="8" y="5" width="433" height="764"/>
- </children>
- <styles xsi:type="notation:DiagramStyle" xmi:id="_GAg-QsUEEeGBt-G4bU7TpQ"/>
- <edges xmi:id="_GCmpEcUEEeGBt-G4bU7TpQ" type="Transition" element="_GCmpEMUEEeGBt-G4bU7TpQ" source="_GCmo98UEEeGBt-G4bU7TpQ" target="_GCmpA8UEEeGBt-G4bU7TpQ">
- <children xsi:type="notation:DecorationNode" xmi:id="_GCmpFcUEEeGBt-G4bU7TpQ" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_GCmpFsUEEeGBt-G4bU7TpQ"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_GCmpF8UEEeGBt-G4bU7TpQ" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_GCmpEsUEEeGBt-G4bU7TpQ" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_GCmpFMUEEeGBt-G4bU7TpQ" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_GCmpE8UEEeGBt-G4bU7TpQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- </edges>
- <edges xmi:id="_8i-B0ASXEeSwkvJRsasmHw" type="Transition" element="_8i7lkASXEeSwkvJRsasmHw" source="_GCmpA8UEEeGBt-G4bU7TpQ" target="_7LXVsASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_8i-B1ASXEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_8i-B1QSXEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_8i-o4ASXEeSwkvJRsasmHw" x="-44" y="-97"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_8i-B0QSXEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_8i-B0wSXEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_8i-B0gSXEeSwkvJRsasmHw" points="[7, 10, -54, -31]$[61, 10, 0, -31]$[61, 34, 0, -7]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8jBFIASXEeSwkvJRsasmHw" id="(0.940677966101695,0.2830188679245283)"/>
- </edges>
- <edges xmi:id="_aMkj8ASYEeSwkvJRsasmHw" type="Transition" element="_aMjV0ASYEeSwkvJRsasmHw" source="_7LXVsASXEeSwkvJRsasmHw" target="_6o7XAASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_aMlLAASYEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_aMlLAQSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_aMlLAgSYEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_aMkj8QSYEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_aMkj8wSYEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_aMkj8gSYEeSwkvJRsasmHw" points="[-7, 3, 132, -51]$[-117, 50, 22, -4]"/>
- </edges>
- <edges xmi:id="_bESPEASYEeSwkvJRsasmHw" type="Transition" element="_bERA8ASYEeSwkvJRsasmHw" source="_KUhtMASYEeSwkvJRsasmHw" target="_6o7XAASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_bES2IASYEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_bES2IQSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_bES2IgSYEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_bESPEQSYEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_bESPEwSYEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bESPEgSYEeSwkvJRsasmHw" points="[-7, 1, 132, -20]$[-117, 21, 22, 0]"/>
- </edges>
- <edges xmi:id="_eYfx0ASYEeSwkvJRsasmHw" type="Transition" element="_eYfKwASYEeSwkvJRsasmHw" source="_KUhtMASYEeSwkvJRsasmHw" target="_ciy0cASYEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_eYgY4QSYEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_eYgY4gSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_eYgY4wSYEeSwkvJRsasmHw" y="-159"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_eYfx0QSYEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_eYgY4ASYEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_eYfx0gSYEeSwkvJRsasmHw" points="[0, 8, 0, -24]$[0, 40, 0, 8]"/>
- </edges>
- <edges xmi:id="_fYaWsASYEeSwkvJRsasmHw" type="Transition" element="_fYZvoASYEeSwkvJRsasmHw" source="_ciy0cASYEeSwkvJRsasmHw" target="_6o7XAASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_fYa9wQSYEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_fYa9wgSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_fYa9wwSYEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_fYaWsQSYEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_fYa9wASYEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_fYaWsgSYEeSwkvJRsasmHw" points="[-7, -7, 139, 4]$[-124, -7, 22, 4]"/>
- </edges>
- <edges xmi:id="_pnnVoASYEeSwkvJRsasmHw" type="Transition" element="_pnmukASYEeSwkvJRsasmHw" source="_ciy0cASYEeSwkvJRsasmHw" target="_vJj7QASYEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_pnn8sQSYEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_pnn8sgSYEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_pnn8swSYEeSwkvJRsasmHw" y="-160"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_pnnVoQSYEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_pnn8sASYEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_pnnVogSYEeSwkvJRsasmHw" points="[-5, 8, 0, -33]$[-5, 19, 0, -22]$[-5, 33, 0, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_3Ew3QASYEeSwkvJRsasmHw" id="(0.8666666666666667,0.6666666666666666)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_pnpx4ASYEeSwkvJRsasmHw" id="(0.3225806451612903,0.16981132075471697)"/>
- </edges>
- <edges xmi:id="_S-sykASZEeSwkvJRsasmHw" type="Transition" element="_S-q9YQSZEeSwkvJRsasmHw" source="_vJj7QASYEeSwkvJRsasmHw" target="_S-qWUASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-sykQSZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-sykgSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-sykwSZEeSwkvJRsasmHw" x="110" y="14"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-sylASZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-sylQSZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-sylgSZEeSwkvJRsasmHw" points="[13, 8, -67, -38]$[80, 8, 0, -38]$[80, 39, 0, -7]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_S-sylwSZEeSwkvJRsasmHw" id="(0.9192546583850931,0.24528301886792453)"/>
- </edges>
- <edges xmi:id="_S-symASZEeSwkvJRsasmHw" type="Transition" element="_S-rkdASZEeSwkvJRsasmHw" source="_S-qWUASZEeSwkvJRsasmHw" target="_S-qWUgSZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-symQSZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-symgSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-symwSZEeSwkvJRsasmHw" x="-4" y="-95"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-synASZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-synQSZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-syngSZEeSwkvJRsasmHw" points="[0, 8, 0, -25]$[0, 41, 0, 8]"/>
- </edges>
- <edges xmi:id="_S-synwSZEeSwkvJRsasmHw" type="Transition" element="_S-rkdQSZEeSwkvJRsasmHw" source="_S-qWUASZEeSwkvJRsasmHw" target="_he33cASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-syoASZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-syoQSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-syogSZEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-syowSZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-sypASZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-tZoASZEeSwkvJRsasmHw" points="[-7, 3, 132, -51]$[-117, 50, 22, -4]"/>
- </edges>
- <edges xmi:id="_S-tZoQSZEeSwkvJRsasmHw" type="Transition" element="_S-sLgQSZEeSwkvJRsasmHw" source="_S-qWUgSZEeSwkvJRsasmHw" target="_he33cASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-tZogSZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-tZowSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-tZpASZEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-tZpQSZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-tZpgSZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-tZpwSZEeSwkvJRsasmHw" points="[-7, 1, 132, -20]$[-117, 21, 22, 0]"/>
- </edges>
- <edges xmi:id="_S-tZqASZEeSwkvJRsasmHw" type="Transition" element="_S-sLggSZEeSwkvJRsasmHw" source="_S-qWUgSZEeSwkvJRsasmHw" target="_S-qWVASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-tZqQSZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-tZqgSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-tZqwSZEeSwkvJRsasmHw" x="-4" y="-137"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-tZrASZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-tZrQSZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-tZrgSZEeSwkvJRsasmHw" points="[0, 8, 0, -24]$[0, 40, 0, 8]"/>
- </edges>
- <edges xmi:id="_S-uAsASZEeSwkvJRsasmHw" type="Transition" element="_S-sLhASZEeSwkvJRsasmHw" source="_S-qWVASZEeSwkvJRsasmHw" target="_he33cASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-uAsQSZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-uAsgSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-uAswSZEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-uAtASZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-uAtQSZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-uAtgSZEeSwkvJRsasmHw" points="[-7, -7, 139, 4]$[-124, -7, 22, 4]"/>
- </edges>
- <edges xmi:id="_S-uAtwSZEeSwkvJRsasmHw" type="Transition" element="_S-sLhQSZEeSwkvJRsasmHw" source="_S-qWVASZEeSwkvJRsasmHw" target="_S-qWVgSZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_S-uAuASZEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_S-uAuQSZEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_S-uAugSZEeSwkvJRsasmHw" x="-8" y="-146"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_S-uAuwSZEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_S-uAvASZEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S-uAvQSZEeSwkvJRsasmHw" points="[-5, 8, 0, -33]$[-5, 19, 0, -22]$[-5, 33, 0, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_S-uAvgSZEeSwkvJRsasmHw" id="(0.8666666666666667,0.6666666666666666)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_S-uAvwSZEeSwkvJRsasmHw" id="(0.3225806451612903,0.16981132075471697)"/>
- </edges>
- <edges xmi:id="_ihTq8wVAEeSwkvJRsasmHw" type="Transition" element="_ihLIEQVAEeSwkvJRsasmHw" source="_S-qWVgSZEeSwkvJRsasmHw" target="_ihJ5_AVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihTq9AVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihTq9QVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihTq9gVAEeSwkvJRsasmHw" x="110" y="14"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihTq9wVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihTq-AVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihTq-QVAEeSwkvJRsasmHw" points="[13, 8, -67, -38]$[80, 8, 0, -38]$[80, 39, 0, -7]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ihTq-gVAEeSwkvJRsasmHw" id="(0.872093023255814,0.33962264150943394)"/>
- </edges>
- <edges xmi:id="_ihTq-wVAEeSwkvJRsasmHw" type="Transition" element="_ihTD4QVAEeSwkvJRsasmHw" source="_ihJ5_AVAEeSwkvJRsasmHw" target="_ihKhAAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihTq_AVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihTq_QVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihTq_gVAEeSwkvJRsasmHw" x="-4" y="-105"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihUSAAVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihUSAQVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihUSAgVAEeSwkvJRsasmHw" points="[0, 8, 0, -25]$[0, 41, 0, 8]"/>
- </edges>
- <edges xmi:id="_ihUSAwVAEeSwkvJRsasmHw" type="Transition" element="_ihTD4gVAEeSwkvJRsasmHw" source="_ihJ5_AVAEeSwkvJRsasmHw" target="_ihKhEAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihUSBAVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihUSBQVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihUSBgVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihUSBwVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihUSCAVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihUSCQVAEeSwkvJRsasmHw" points="[-7, 3, 132, -51]$[-117, 50, 22, -4]"/>
- </edges>
- <edges xmi:id="_ihU5EAVAEeSwkvJRsasmHw" type="Transition" element="_ihTD5AVAEeSwkvJRsasmHw" source="_ihKhAAVAEeSwkvJRsasmHw" target="_ihKhEAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihU5EQVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihU5EgVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihU5EwVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihU5FAVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihU5FQVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihU5FgVAEeSwkvJRsasmHw" points="[-7, 1, 132, -20]$[-117, 21, 22, 0]"/>
- </edges>
- <edges xmi:id="_ihU5FwVAEeSwkvJRsasmHw" type="Transition" element="_ihTD5QVAEeSwkvJRsasmHw" source="_ihKhAAVAEeSwkvJRsasmHw" target="_ihKhAgVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihU5GAVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihU5GQVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihU5GgVAEeSwkvJRsasmHw" x="-4" y="-137"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihU5GwVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihU5HAVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihU5HQVAEeSwkvJRsasmHw" points="[0, 8, 0, -24]$[0, 40, 0, 8]"/>
- </edges>
- <edges xmi:id="_ihU5HgVAEeSwkvJRsasmHw" type="Transition" element="_ihTD5wVAEeSwkvJRsasmHw" source="_ihKhAgVAEeSwkvJRsasmHw" target="_ihKhEAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihU5HwVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihU5IAVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihU5IQVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihU5IgVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihU5IwVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihU5JAVAEeSwkvJRsasmHw" points="[-7, -7, 139, 4]$[-124, -7, 22, 4]"/>
- </edges>
- <edges xmi:id="_ihVgIAVAEeSwkvJRsasmHw" type="Transition" element="_ihTD6AVAEeSwkvJRsasmHw" source="_ihKhAgVAEeSwkvJRsasmHw" target="_ihKhBAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_ihVgIQVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_ihVgIgVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_ihVgIwVAEeSwkvJRsasmHw" x="-8" y="-146"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_ihVgJAVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_ihVgJQVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ihVgJgVAEeSwkvJRsasmHw" points="[-5, 8, 0, -33]$[-5, 19, 0, -22]$[-5, 33, 0, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ihVgJwVAEeSwkvJRsasmHw" id="(0.8666666666666667,0.6666666666666666)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ihVgKAVAEeSwkvJRsasmHw" id="(0.3225806451612903,0.16981132075471697)"/>
- </edges>
- <edges xmi:id="_6925YAVAEeSwkvJRsasmHw" type="Transition" element="_691rQAVAEeSwkvJRsasmHw" source="_ihKhEAVAEeSwkvJRsasmHw" target="_he33cASZEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_6925ZAVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_6925ZQVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_6925ZgVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_6925YQVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_6925YwVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_6925YgVAEeSwkvJRsasmHw" points="[-7, 0, 161, 155]$[-168, 0, 0, 155]$[-168, -147, 0, 8]"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_sJ0n4AVBEeSwkvJRsasmHw" id="(0.26666666666666666,0.13333333333333333)"/>
- </edges>
- <edges xmi:id="__el5pwVAEeSwkvJRsasmHw" type="Transition" element="__elSkQVAEeSwkvJRsasmHw" source="_ihKhBAVAEeSwkvJRsasmHw" target="__ekEfAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__el5qAVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__el5qQVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__el5qgVAEeSwkvJRsasmHw" x="110" y="14"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__el5qwVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__el5rAVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__el5rQVAEeSwkvJRsasmHw" points="[13, 8, -67, -38]$[80, 8, 0, -38]$[80, 39, 0, -7]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="__el5rgVAEeSwkvJRsasmHw" id="(0.8313953488372093,0.2641509433962264)"/>
- </edges>
- <edges xmi:id="__emgsAVAEeSwkvJRsasmHw" type="Transition" element="__elSlAVAEeSwkvJRsasmHw" source="__ekEfAVAEeSwkvJRsasmHw" target="__ekrgAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__emgsQVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__emgsgVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__emgswVAEeSwkvJRsasmHw" x="-4" y="-95"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__emgtAVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__enHwAVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__enHwQVAEeSwkvJRsasmHw" points="[0, 8, 0, -25]$[0, 41, 0, 8]"/>
- </edges>
- <edges xmi:id="__enu0AVAEeSwkvJRsasmHw" type="Transition" element="__elSlQVAEeSwkvJRsasmHw" source="__ekEfAVAEeSwkvJRsasmHw" target="__ekrkAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__enu0QVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__enu0gVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__enu0wVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__enu1AVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__enu1QVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__enu1gVAEeSwkvJRsasmHw" points="[-7, 3, 132, -51]$[-117, 50, 22, -4]"/>
- </edges>
- <edges xmi:id="__enu1wVAEeSwkvJRsasmHw" type="Transition" element="__elSlwVAEeSwkvJRsasmHw" source="__ekrgAVAEeSwkvJRsasmHw" target="__ekrkAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__enu2AVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__enu2QVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__enu2gVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__enu2wVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__enu3AVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__enu3QVAEeSwkvJRsasmHw" points="[-7, 1, 132, -20]$[-117, 21, 22, 0]"/>
- </edges>
- <edges xmi:id="__enu3gVAEeSwkvJRsasmHw" type="Transition" element="__elSmAVAEeSwkvJRsasmHw" source="__ekrgAVAEeSwkvJRsasmHw" target="__ekrggVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__enu3wVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__enu4AVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__enu4QVAEeSwkvJRsasmHw" x="-4" y="-137"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__enu4gVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__enu4wVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__enu5AVAEeSwkvJRsasmHw" points="[0, 8, 0, -24]$[0, 40, 0, 8]"/>
- </edges>
- <edges xmi:id="__eoV4AVAEeSwkvJRsasmHw" type="Transition" element="__el5oQVAEeSwkvJRsasmHw" source="__ekrggVAEeSwkvJRsasmHw" target="__ekrkAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__eoV4QVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__eoV4gVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__eoV4wVAEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__eoV5AVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__eoV5QVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__eoV5gVAEeSwkvJRsasmHw" points="[-7, -7, 139, 4]$[-124, -7, 22, 4]"/>
- </edges>
- <edges xmi:id="__eoV5wVAEeSwkvJRsasmHw" type="Transition" element="__el5ogVAEeSwkvJRsasmHw" source="__ekrggVAEeSwkvJRsasmHw" target="__ekrhAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="__eoV6AVAEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="__eoV6QVAEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="__eoV6gVAEeSwkvJRsasmHw" x="-8" y="-146"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="__eoV6wVAEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="__eoV7AVAEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__eoV7QVAEeSwkvJRsasmHw" points="[-5, 8, 0, -33]$[-5, 19, 0, -22]$[-5, 33, 0, -8]"/>
- <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="__eoV7gVAEeSwkvJRsasmHw" id="(0.8666666666666667,0.6666666666666666)"/>
- <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="__eoV7wVAEeSwkvJRsasmHw" id="(0.3225806451612903,0.16981132075471697)"/>
- </edges>
- <edges xmi:id="_FRuV4AVBEeSwkvJRsasmHw" type="Transition" element="_FRr5oAVBEeSwkvJRsasmHw" source="__ekrkAVAEeSwkvJRsasmHw" target="_ihKhEAVAEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_FRuV5AVBEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_FRuV5QVBEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_FRuV5gVBEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_FRuV4QVBEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_FRuV4wVBEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_FRuV4gVBEeSwkvJRsasmHw" points="[-7, 0, 163, 153]$[-170, 0, 0, 153]$[-170, -145, 0, 8]"/>
- </edges>
- <edges xmi:id="_bE4DsAVCEeSwkvJRsasmHw" type="Transition" element="_bE1ncAVCEeSwkvJRsasmHw" source="_he33cASZEeSwkvJRsasmHw" target="_6o7XAASXEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_bE4DtAVCEeSwkvJRsasmHw" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_bE4DtQVCEeSwkvJRsasmHw"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_bE4DtgVCEeSwkvJRsasmHw" y="10"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_bE4DsQVCEeSwkvJRsasmHw" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_bE4DswVCEeSwkvJRsasmHw" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bE4DsgVCEeSwkvJRsasmHw" points="[-6, -7, 105, 134]$[-112, -117, -1, 24]"/>
- </edges>
- <edges xmi:id="_sjfZAAeaEeSfhcT_1ck-KA" type="Transition" element="_sjex8AeaEeSfhcT_1ck-KA" source="_7LXVsASXEeSwkvJRsasmHw" target="_KUhtMASYEeSwkvJRsasmHw">
- <children xsi:type="notation:DecorationNode" xmi:id="_sjfZBAeaEeSfhcT_1ck-KA" type="TransitionExpression">
- <styles xsi:type="notation:ShapeStyle" xmi:id="_sjfZBQeaEeSfhcT_1ck-KA"/>
- <layoutConstraint xsi:type="notation:Location" xmi:id="_sjfZBgeaEeSfhcT_1ck-KA" x="-7" y="-91"/>
- </children>
- <styles xsi:type="notation:ConnectorStyle" xmi:id="_sjfZAQeaEeSfhcT_1ck-KA" lineColor="4210752"/>
- <styles xsi:type="notation:FontStyle" xmi:id="_sjfZAweaEeSfhcT_1ck-KA" fontName="Verdana"/>
- <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_sjfZAgeaEeSfhcT_1ck-KA" points="[0, 8, 0, -73]$[0, 74, 0, -7]"/>
- </edges>
- </notation:Diagram>
- </xmi:XMI>
|