as2fm.scxml_converter.ascxml_extensions.bt_entries.scxml_bt_port_declaration

SCXML entries related to Behavior Trees’ Ports declaration.

Classes

BtGenericPortDeclaration(key_str, type_str)

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.