Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load state machine definition from file #62

Closed
ichsteffen opened this issue Apr 15, 2016 · 2 comments
Closed

Load state machine definition from file #62

ichsteffen opened this issue Apr 15, 2016 · 2 comments

Comments

@ichsteffen
Copy link

Hi,

I would like to know if there is any why to load a state machine definition out of a file (or any other resource).

I have found the SCXMLVisitor to save a state machine defintion to SCXML. But I could not find any thing like an SCXML loader. It there one?

Best regards,

Steffen

@ichsteffen
Copy link
Author

Please ignore my question. RTFM ;)

UntypedStateMachineImporter can be used to import state machine SCXML-similar definition which was exported by SCXMLVisitor or handwriting definition.

Thank´s anyway.

@shub124
Copy link

shub124 commented Mar 20, 2022

@ichsteffen Can you please let me know how to read an scxml file to obtain the scxmldef object which later need to be passed to UntypedStateMachineImporter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants