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.scxml_converter
as2fm.scxml_converter.bt_converter
as2fm.scxml_converter.scxml_entries
Contacts
CONVINCE Model Checking Components
API
as2fm
as2fm.scxml_converter
as2fm.scxml_converter.scxml_entries
as2fm.scxml_converter.scxml_entries.ros_utils
as2fm.scxml_converter.scxml_entries.ros_utils.check_all_fields_known
View page source
as2fm.scxml_converter.scxml_entries.ros_utils.check_all_fields_known
as2fm.scxml_converter.scxml_entries.ros_utils.
check_all_fields_known
(
ros_fields
:
List
[
RosField
]
,
field_types
:
Dict
[
str
,
str
]
)
→
bool
Check that all fields from ros_fields are in field_types, and that no field is missing.