.TH "State Chart XML Classes" 3 "Thu May 29 2014" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME State Chart XML Classes \- .SS "Classes" .in +1c .ti -1c .RI "class \fBScXMLAbstractStateElt\fP" .br .RI "\fIabstract base class for the SCXML 'state' elements\&. \fP" .ti -1c .RI "class \fBScXMLAnchorElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLAssignElt\fP" .br .RI "\fIthe SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLContentElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXML\fP" .br .RI "\fInamespace for static ScXML-related functions\&. \fP" .ti -1c .RI "class \fBScXMLDataElt\fP" .br .RI "\fIthe \fC\fP SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLDataModelElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLECMAScriptEvaluator\fP" .br .RI "\fIevaluator for the ECMAScript profile\&. \fP" .ti -1c .RI "class \fBScXMLElseElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLElseIfElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLElt\fP" .br .RI "\fIbase class for all SCXML elements\&. \fP" .ti -1c .RI "class \fBScXMLEltReader\fP" .br .RI "\fIbase class for element reader objects \fP" .ti -1c .RI "class \fBScXMLEvaluator\fP" .br .RI "\fIdefines an interface for profile-dependent evaluators\&. \fP" .ti -1c .RI "class \fBScXMLDataObj\fP" .br .RI "\fIbase class for evaluator data objects in the SCXML data module \fP" .ti -1c .RI "class \fBScXMLConstantDataObj\fP" .br .RI "\fIbase class for immediate data values \fP" .ti -1c .RI "class \fBScXMLReferenceDataObj\fP" .br .RI "\fIA data object representing a reference to another object in the data model\&. \fP" .ti -1c .RI "class \fBScXMLAndOpExprDataObj\fP" .br .RI "\fIImplements the logical AND operator\&. \fP" .ti -1c .RI "class \fBScXMLEvent\fP" .br .RI "\fIBase class for events sent to SCXML state machines\&. \fP" .ti -1c .RI "class \fBScXMLEventElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLEventTarget\fP" .br .RI "\fIbase class for event targets for inter-system event communication \fP" .ti -1c .RI "class \fBScXMLExecutableElt\fP" .br .RI "\fIbase class for all SCXML elements with executable content\&. \fP" .ti -1c .RI "class \fBScXMLFinalElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLFinalizeElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLHistoryElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLIfElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLInitialElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLInvokeElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLLogElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLMinimumExprDataObj\fP" .br .RI "\fIimplements the data objects for the evaluator for the minimum profile\&. \fP" .ti -1c .RI "class \fBScXMLMinimumEvaluator\fP" .br .RI "\fIimplements the evaluator for the minimum profile\&. \fP" .ti -1c .RI "class \fBScXMLObject\fP" .br .RI "\fIBase class for all SCXML objects\&. \fP" .ti -1c .RI "class \fBScXMLParallelElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLParamElt\fP" .br .RI "\fIimplements the SCXML element\&. \fP" .ti -1c .RI "class \fBScXMLScriptElt\fP" .br .RI "\fIimplements the