Commons SCXML GuideThis is a collection of notes about all things Commons SCXML, a scratch pad of sorts, aimed at noting down usages for the frequently needed bits of Commons SCXML and some related and interesting (to some of us) tidbits. IntroductionState Chart XML (SCXML) is a general-purpose event-based state machine language that can be used in many ways.
Trying out Commons SCXMLContains notes about trying Commons SCXML and testing SCXML documents.
Core APIContains notes about the core Commons SCXML APIs. The first set of notes walks through the most common usage pattern, end-to-end.
Advanced APIContains notes about Commons SCXML APIs for extending or altering document semantics.
|