Package org.apache.commons.scxml.semantics

A collection of classes responsible for implementations of the org.apache.commons.scxml.SCXMLSemantics interface.

See: Description

Package org.apache.commons.scxml.semantics Description

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.

Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.