CONVINCE Model Checking Components
0.1.0
Installation
Quick Start
Tutorial
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.jani_visualizer
as2fm.scxml_converter
as2fm.trace_visualizer
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.generate_plain_scxml_models_and_timers
View page source
as2fm.jani_generator.scxml_helpers.top_level_interpreter.generate_plain_scxml_models_and_timers
as2fm.jani_generator.scxml_helpers.top_level_interpreter.
generate_plain_scxml_models_and_timers
(
model
:
FullModel
,
custom_data_types
:
Dict
[
str
,
StructDefinition
]
)
→
List
[
ScxmlRoot
]
Generate all plain SCXML models loaded from the full model dictionary.