Author: rahul
Date: Tue Oct 31 14:24:47 2006
New Revision: 469681
URL: http://svn.apache.org/viewvc?view=rev&rev=469681
Log:
MDD pic for stateful tasks, when backed by Commons SCXML.
Added:
jakarta/commons/proper/scxml/trunk/xdocs/images/scxml-dev-cycle.png (with
props)
Modified:
jakarta/commons/proper/scxml/trunk/xdocs/index.xml
Added: jakarta/commons/proper/scxml/trunk/xdocs/images/scxml-dev-cycle.png
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/images/scxml-dev-cycle.png?view=auto&rev=469681
==============================================================================
Binary file - no diff available.
Propchange: jakarta/commons/proper/scxml/trunk/xdocs/images/scxml-dev-cycle.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Modified: jakarta/commons/proper/scxml/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/index.xml?view=diff&rev=469681&r1=469680&r2=469681
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/index.xml Tue Oct 31 14:24:47 2006
@@ -37,6 +37,10 @@
and maintaining a Java SCXML engine capable of executing a state machine
defined
using a SCXML document, while abstracting out the environment interfaces.
</p>
+ <p align="center">
+ <img src="images/scxml-dev-cycle.png"
+ alt="Development cycle when using Commons SCXML" />
+ </p>
<p>
The use cases for an SCXML engine are multiple and varied. Anything that can
be
represented as a UML state chart -- business process flows, view navigation
bits,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]