Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alexander.erdei

Pages: [1]
1
General Board / simulator::transition from a substate to an external state
« on: September 28, 2016, 07:19:35 pm »
Hello there,


Please copy the ascii image to a monospaced font editor:

                                                                     @▌@                           
                                                                     Ñ▒▒                           
                                                                      ▐                             
                                                                      åµ                           
                                             ,,µµµµµµµµµµµµµµµµµµµµµµµ▄▄µµµµµµµµµµµµµµµµµµµµµµ~,   
                                           g▀                                                   `▀µ
                                          ▌                                                       ²▌
                                          ▌                    ,,,,,,,,,,,,,,,                     ▒
                                          ▌                   █               ²▌                   ▒
                                          ▌                   ▌                ▒                   ▒
                                          ▌              ,wwww▒                ▒                   ▒
 gæææææææææææææææ                         ▌              ▐    ▌                ▒                   ▒
▒                ▒                        ▌              ▐    ▌                ▒                   ▒
▒                å                        ▌              ▐    ▀æµµµµµµµµµµµµµg@╛                   ▒
▒                å4▒ΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦΦ4▌              ▐            ▒&                           ▒
▒                å                        ▌              ▐     ,,,,,,,▐,,,,,,,                     ▒
▒                ▒                        ▌              ▐    ▌               `▌                   ▒
 ²╩╝╝╝╝╝╝@╝╝╝╝╝╝╝`                        ▌              ▐    ▌                ▒                   ▒
         [                                ▌              ▐µ¿m,▌                ▒                   ▒
         [                                ▌                 ` ▌                ▒                   ▒
         [                                ▌                   ▌                ▒                   ▒
         [                                ▌                   ▀æµµµµµµµµµµµµµµæ╛                   ▒
         [                                █                                                       ,▌
         %mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm▒▒▀µ                                                   ,g▀
                                             `╙╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╜╩   

Simulation is as follows:
[04952620]      Configuration: mode: Manual simulation, platform: UML Basic
[04952620]      Preparing Simulation Data
[04952834]      Loading Machine
[04952867]      Simulation Started
[04952870]      StateMachine
[04953382]      StateMachine.Initial
[04953925]      StateMachine.MainState
[04954469]      StateMachine.MainState.EntryPoint
[04955016]      StateMachine.MainState.FirstSubstate
[04955562]      StateMachine.MainState.SecondSubstate
[04956108]      StateMachine.ExternalState
[04956654]      StateMachine.MainState
[04957200]      StateMachine.MainState.EntryPoint
[04957748]      StateMachine.MainState.FirstSubstate
[04958287]      StateMachine.MainState.SecondSubstate
[04958835]      StateMachine.ExternalState
[04959370]      StateMachine.MainState
[04959913]      StateMachine.MainState.EntryPoint
[04960511]      Simulation Ended


I am interested to find out how to go from any substate to the external state.

--
Kind regards,
Alexander Erdei

2
Quote from SparxSupport:
“…the GetElementsByQuery(), does work on Elements. It does not work on Diagrams.
We do not support a Get Diagrams equivalent.”
The EA example scripts do use “SQLQuery (string SQL)” for custom searches, then MSXML library for parsing the returned XML string;

Pages: [1]