A collection of classes responsible for implementations of the
org.apache.commons.scxml.SCXMLSemantics
interface.
Some possible semantic interpretations are, for example:
Specific semantics can be created by subclassing
org.apache.commons.scxml.semantics.SCXMLSemanticsImpl
,
which is the default implementation used.