as2fm.scxml_converter.scxml_entries.scxml_data

Container for a single variable definition in SCXML. In XML, it has the tag data.

Functions

valid_bound(bound_value)

Check if a bound is invalid.

Classes

ScxmlData(id_, expr, data_type[, ...])

This class represents the variables defined in the model.