as2fm.scxml_converter.scxml_entries.scxml_bt_port_declaration

SCXML entries related to Behavior Trees’ Ports declaration.

Classes

BtInputPortDeclaration(key_str, type_str)

Declare an input port in a bt plugin.

BtOutputPortDeclaration(key_str, type_str)

Declare an input port in a bt plugin.