/SCION-Java

SCION-Java provides lightweight Java bindings to the SCION SCXML/Statecharts library.

Primary LanguageJavaApache License 2.0Apache-2.0

SCION is an implementation of SCXML in JavaScript.

SCION-Java provides lightweight bindings to the SCION library for Java, via Rhino. This allows SCXML to easily be used in Java development.

For a basic usage example of usage, see TestSCXML.java

Documentation is here.