Note that there are some explanatory texts on larger screens.

plurals
  1. POAre there any tools to help the user to design a State Machine to be consumed by my application?
    primarykey
    data
    text
    <p>When reading <a href="https://stackoverflow.com/questions/255797/uses-for-state-machines">this question</a> I remembered there was something I have been researching for a while now and I though Stackoverflow could be of help.</p> <p>I have created a framework that handles applications as state machines. Currently all the state business logic and transactions are handled via Java code.</p> <p>I was looking for some UI implementation that would allow the user to draw the state machines and transactions and generate a file that can later on be consumed by my framework to "run" the workflow according to one or more defined state machines.</p> <p>Ideally I would like to use an open standard like <a href="http://www.w3.org/TR/2005/WD-scxml-20050705/" rel="nofollow noreferrer">SCXML</a>. The goal as the UI would be to have something like <a href="http://www.alphaworks.ibm.com/tech/scxml" rel="nofollow noreferrer">this plugin</a> IBM have for Rational Software Architect:</p> <p><a href="http://www.alphaworks.ibm.com/awss.nsf/screenshots/16947DF3AB2F02C38825729800576322/$FILE/scxml-02.jpg" rel="nofollow noreferrer">IBM SCXML Editor - 1 http://www.alphaworks.ibm.com/awss.nsf/screenshots/16947DF3AB2F02C38825729800576322/$FILE/scxml-02.jpg</a></p> <p><a href="http://www.alphaworks.ibm.com/awss.nsf/screenshots/E57259478C5E79ED882572980057B991/$FILE/scxml-04.jpg" rel="nofollow noreferrer">IBM SCXML Editor - 2 http://www.alphaworks.ibm.com/awss.nsf/screenshots/E57259478C5E79ED882572980057B991/$FILE/scxml-04.jpg</a></p> <p>Do you know any editor, plugin or library that would have something similar or at least serve as a good starting point?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload