as2fm.scxml_converter.scxml_entries.scxml_state

A single state in SCXML. In XML, it has the tag state.

Classes

ScxmlState(state_id, *[, on_entry, on_exit, ...])

This class represents a single scxml state.