You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by at...@apache.org on 2014/09/15 15:36:45 UTC

svn commit: r922280 [15/40] - in /websites/production/commons/content/proper/commons-scxml: ./ 0.5/ 0.6/ 0.7/ 0.8/ 0.9/ apidocs/ apidocs/org/apache/commons/scxml2/ apidocs/org/apache/commons/scxml2/class-use/ apidocs/org/apache/commons/scxml2/env/ apid...

Modified: websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionTarget.html
==============================================================================
--- websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionTarget.html (original)
+++ websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionTarget.html Mon Sep 15 13:36:40 2014
@@ -118,7 +118,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">NotificationRegistry.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/NotificationRegistry.html#fireOnTransition(org.apache.commons.scxml2.model.Observable, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">fireOnTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/Observable.html" title="interface in org.apache.commons.scxml2.model">Observable</a>&nbsp;source,
+<td class="colLast"><span class="strong">NotificationRegistry.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/NotificationRegistry.html#fireOnTransition(org.apache.commons.scxml2.model.Observable,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">fireOnTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/Observable.html" title="interface in org.apache.commons.scxml2.model">Observable</a>&nbsp;source,
                                 <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                                 <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                                 <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
@@ -128,7 +128,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/SCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">SCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/SCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                         <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                         <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                         <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>
@@ -146,7 +146,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><span class="strong">Builtin.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/Builtin.html#isMember(java.util.Set, java.lang.String)">isMember</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;? extends <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&gt;&nbsp;allStates,
+<td class="colLast"><span class="strong">Builtin.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/Builtin.html#isMember(java.util.Set,%20java.lang.String)">isMember</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;? extends <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&gt;&nbsp;allStates,
                 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;state)</code>
 <div class="block">Implements the In() predicate for SCXML documents.</div>
 </td>
@@ -173,14 +173,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Tracer.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/Tracer.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">Tracer.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/Tracer.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                         <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                         <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                         <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AbstractStateMachine.EntryListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/AbstractStateMachine.EntryListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">AbstractStateMachine.EntryListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/AbstractStateMachine.EntryListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                         <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                         <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                         <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>
@@ -189,21 +189,21 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SimpleSCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/SimpleSCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">SimpleSCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/SimpleSCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                         <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                         <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                         <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AbstractSCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/AbstractSCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">AbstractSCXMLListener.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/AbstractSCXMLListener.html#onTransition(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">onTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                         <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                         <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                         <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><span class="strong">LogUtils.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/LogUtils.html#transToString(org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.Transition, java.lang.String)">transToString</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
+<td class="colLast"><span class="strong">LogUtils.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/env/LogUtils.html#transToString(org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.Transition,%20java.lang.String)">transToString</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;from,
                           <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;to,
                           <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;transition,
                           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;event)</code>
@@ -325,7 +325,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#addAncestorStatesToEnter(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, org.apache.commons.scxml2.model.TransitionTarget, org.apache.commons.scxml2.model.TransitionTarget)">addAncestorStatesToEnter</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#addAncestorStatesToEnter(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20org.apache.commons.scxml2.model.TransitionTarget,%20org.apache.commons.scxml2.model.TransitionTarget)">addAncestorStatesToEnter</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                                                 <a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html" title="class in org.apache.commons.scxml2.semantics">Step</a>&nbsp;step,
                                                 <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;tt,
                                                 <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;ancestor)</code>
@@ -334,7 +334,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#addDescendantStatesToEnter(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, org.apache.commons.scxml2.model.TransitionTarget)">addDescendantStatesToEnter</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#addDescendantStatesToEnter(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20org.apache.commons.scxml2.model.TransitionTarget)">addDescendantStatesToEnter</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                                                     <a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html" title="class in org.apache.commons.scxml2.semantics">Step</a>&nbsp;step,
                                                     <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;tt)</code>
 <div class="block">This method corresponds to the Algorithm for SCXML processing addDescendantStatesToEnter() procedure.</div>
@@ -342,7 +342,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#notifyOnTransition(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.model.Transition, org.apache.commons.scxml2.model.TransitionTarget)">notifyOnTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#notifyOnTransition(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.model.Transition,%20org.apache.commons.scxml2.model.TransitionTarget)">notifyOnTransition</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                                     <a href="../../../../../../org/apache/commons/scxml2/model/Transition.html" title="class in org.apache.commons.scxml2.model">Transition</a>&nbsp;t,
                                     <a href="../../../../../../org/apache/commons/scxml2/model/TransitionTarget.html" title="class in org.apache.commons.scxml2.model">TransitionTarget</a>&nbsp;target)</code>
 <div class="block">Notifies SCXMLListeners on the transition taken</div>

Modified: websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionalState.html
==============================================================================
--- websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionalState.html (original)
+++ websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/class-use/TransitionalState.html Mon Sep 15 13:36:40 2014
@@ -214,7 +214,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>,<a href="../../../../../../org/apache/commons/scxml2/model/SimpleTransition.html" title="class in org.apache.commons.scxml2.model">SimpleTransition</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Step.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html#getDefaultHistoryTransitionEntryMap()">getDefaultHistoryTransitionEntryMap</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Step.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html#getDefaultHistoryTransitions()">getDefaultHistoryTransitions</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -227,39 +227,39 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#enterStates(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, java.util.Set)">enterStates</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#enterStates(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20java.util.Set)">enterStates</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                       <a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html" title="class in org.apache.commons.scxml2.semantics">Step</a>&nbsp;step,
                       <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>&gt;&nbsp;statesToInvoke)</code>
 <div class="block">This method corresponds to the Algorithm for SCXML processing enterStates() procedure, where the states to enter
- already have been pre-computed in <a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, java.util.Set)"><code>SCXMLSemanticsImpl.microStep(SCXMLExecutionContext, Step, java.util.Set)</code></a>.</div>
+ already have been pre-computed in <a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20java.util.Set)"><code>SCXMLSemanticsImpl.microStep(SCXMLExecutionContext, Step, java.util.Set)</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#exitStates(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, java.util.Set)">exitStates</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#exitStates(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20java.util.Set)">exitStates</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                     <a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html" title="class in org.apache.commons.scxml2.semantics">Step</a>&nbsp;step,
                     <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>&gt;&nbsp;statesToInvoke)</code>
 <div class="block">This method corresponds to the Algorithm for SCXML processing exitStates() procedure, where the states to exit
- already have been pre-computed in <a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, java.util.Set)"><code>SCXMLSemanticsImpl.microStep(SCXMLExecutionContext, Step, java.util.Set)</code></a>.</div>
+ already have been pre-computed in <a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20java.util.Set)"><code>SCXMLSemanticsImpl.microStep(SCXMLExecutionContext, Step, java.util.Set)</code></a>.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#initiateInvokes(org.apache.commons.scxml2.SCXMLExecutionContext, java.util.Set)">initiateInvokes</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#initiateInvokes(org.apache.commons.scxml2.SCXMLExecutionContext,%20java.util.Set)">initiateInvokes</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                               <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>&gt;&nbsp;statesToInvoke)</code>
 <div class="block">Initiate any new invoked activities.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#macroStep(org.apache.commons.scxml2.SCXMLExecutionContext, java.util.Set)">macroStep</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#macroStep(org.apache.commons.scxml2.SCXMLExecutionContext,%20java.util.Set)">macroStep</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                   <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>&gt;&nbsp;statesToInvoke)</code>
 <div class="block">Perform a macro step in the execution of a state machine.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext, org.apache.commons.scxml2.semantics.Step, java.util.Set)">microStep</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
+<td class="colLast"><span class="strong">SCXMLSemanticsImpl.</span><code><strong><a href="../../../../../../org/apache/commons/scxml2/semantics/SCXMLSemanticsImpl.html#microStep(org.apache.commons.scxml2.SCXMLExecutionContext,%20org.apache.commons.scxml2.semantics.Step,%20java.util.Set)">microStep</a></strong>(<a href="../../../../../../org/apache/commons/scxml2/SCXMLExecutionContext.html" title="class in org.apache.commons.scxml2">SCXMLExecutionContext</a>&nbsp;exctx,
                   <a href="../../../../../../org/apache/commons/scxml2/semantics/Step.html" title="class in org.apache.commons.scxml2.semantics">Step</a>&nbsp;step,
                   <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../../../org/apache/commons/scxml2/model/TransitionalState.html" title="class in org.apache.commons.scxml2.model">TransitionalState</a>&gt;&nbsp;statesToInvoke)</code>
 <div class="block">Perform a micro step in the execution of a state machine.</div>

Modified: websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/package-use.html (original)
+++ websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/model/package-use.html Mon Sep 15 13:36:40 2014
@@ -465,38 +465,44 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/History.html#org.apache.commons.scxml2.semantics">History</a>
+<div class="block">The class in this SCXML object model that corresponds to the
+ &lt;history&gt; SCXML pseudo state element.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/ModelException.html#org.apache.commons.scxml2.semantics">ModelException</a>
 <div class="block">Exception that is thrown when the SCXML model supplied to the
  executor has a fatal flaw that prevents the executor from
  further interpreting the the model.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/SCXML.html#org.apache.commons.scxml2.semantics">SCXML</a>
 <div class="block">The class in this SCXML object model that corresponds to the
  &lt;scxml&gt; root element, and serves as the &quot;document
  root&quot;.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/SimpleTransition.html#org.apache.commons.scxml2.semantics">SimpleTransition</a>
 <div class="block">The class in this SCXML object model that corresponds to the
  simple &lt;transition&gt; SCXML element, without Transition rules for &quot;events&quot; or
  &quot;guard-conditions&quot;.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/Transition.html#org.apache.commons.scxml2.semantics">Transition</a>
 <div class="block">The class in this SCXML object model that corresponds to the
  &lt;transition&gt; SCXML element.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/TransitionalState.html#org.apache.commons.scxml2.semantics">TransitionalState</a>
 <div class="block">An abstract base class for state elements in SCXML that can be transitioned out from, such as State or Parallel.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/commons/scxml2/model/class-use/TransitionTarget.html#org.apache.commons.scxml2.semantics">TransitionTarget</a>
 <div class="block">An abstract base class for elements in SCXML that can serve as a
  &lt;target&gt; for a &lt;transition&gt;, such as State or Parallel.</div>

Modified: websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/package-use.html (original)
+++ websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/package-use.html Mon Sep 15 13:36:40 2014
@@ -548,6 +548,11 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/commons/scxml2/class-use/Status.html#org.apache.commons.scxml2.semantics">Status</a>
+<div class="block">The encapsulation of the current state of a state machine.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/commons/scxml2/class-use/TriggerEvent.html#org.apache.commons.scxml2.semantics">TriggerEvent</a>
 <div class="block">A class representing an event.</div>
 </td>

Modified: websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/semantics/ErrorConstants.html
==============================================================================
--- websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/semantics/ErrorConstants.html (original)
+++ websites/production/commons/content/proper/commons-scxml/apidocs/org/apache/commons/scxml2/semantics/ErrorConstants.html Mon Sep 15 13:36:40 2014
@@ -166,7 +166,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>