CONVINCE Model Checking Components
0.1.0
Installation
Tutorials
How To Guides
SCXML to JANI Conversion
API
as2fm
as2fm.as2fm_common
as2fm.jani_generator
as2fm.jani_generator.convince_jani_helpers
as2fm.jani_generator.jani_entries
as2fm.jani_generator.main
as2fm.jani_generator.ros_helpers
as2fm.jani_generator.scxml_helpers
as2fm.scxml_converter
Contacts
CONVINCE Model Checking Components
API
as2fm
as2fm.jani_generator
as2fm.jani_generator.scxml_helpers
as2fm.jani_generator.scxml_helpers.top_level_interpreter
as2fm.jani_generator.scxml_helpers.top_level_interpreter.export_plain_scxml_models
View page source
as2fm.jani_generator.scxml_helpers.top_level_interpreter.export_plain_scxml_models
as2fm.jani_generator.scxml_helpers.top_level_interpreter.
export_plain_scxml_models
(
generated_scxml_path
:
str
,
plain_scxml_models
:
List
[
ScxmlRoot
]
,
all_timers
:
List
[
RosTimer
]
,
max_time
:
int
)
Generate the plain SCXML files adding all compatibility entries to fit the SCXML standard.