as2fm.scxml_converter.scxml_entries.scxml_bt_ports

SCXML entries related to Behavior Trees’ Ports.

Classes

BtGetValueInputPort(key_str)

Get the value of an input port in a bt plugin.

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.