as2fm.scxml_converter.scxml_entries.scxml_executable_entry.set_execution_body_callback_prefixes

as2fm.scxml_converter.scxml_entries.scxml_executable_entry.set_execution_body_callback_prefixes(exec_body: List[ScxmlExecutableEntry], cb_prefixes: List[str]) None

Set the callback type for the provided execution body.

Parameters:
  • exec_body – The execution body that required the callback type to be set.

  • cb_prefixes – The callback type to set.