as2fm.jani_generator.scxml_helpers.roaml_model

Classes

FullModel(max_time, max_array_size, ...)

RoamlBehaviorTree(bt_element, folder_path)

Handler for the behavior_tree section of a ROAML file.

RoamlDataStructures(data_element, folder_path)

Handler for the data_declarations section of a ROAML file.

RoamlMain(xml_path)

This is the entry point of any RoAML model.

RoamlNodes(nodes_element, folder_path)

Handler for the node_models section of a ROAML file.

RoamlParameters(params_element)

Handler for the parameters section of a ROAML file.

RoamlProperties([props_element, folder_path])

Handler for the properties section of a RoAML file.