moco.roaml_generator.main.main_roaml_to_scxml

moco.roaml_generator.main.main_roaml_to_scxml(_args: Sequence[str] | None = None) None

Main function for the RoaML to SCXML conversion.

Module containing the main entry points, pulling all necessary files together. BT.xml plugin.scxml node1.scxml => main_roaml_to_scxml => output folder node2.scxml / env.scxml /

Parameters:

args – The arguments to parse. If None, sys.argv is used.

Returns:

None