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