Author: rahul
Date: Tue Oct 18 19:09:35 2005
New Revision: 326324
URL: http://svn.apache.org/viewcvs?rev=326324&view=rev
Log:
A collection of classes responsible for implementations of the
org.apache.commons.scxml.SCXMLSemantics interface (which will materialize in
the next few commits).
Some possible semantics interpretations are, for example:
* STATEMATE
* RHAPSODY
* ROOMCharts
* UML 1.5
* UML 2.0
Specific semantics may be created by subclassing
org.apache.commons.scxml.semantics.SCXMLSemanticsImpl, which will be the
default implementation used.
Added:
jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/semantics/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]