You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2005/10/19 04:09:39 UTC

svn commit: r326324 - /jakarta/commons/sandbox/scxml/trunk/src/main/java/org/apache/commons/scxml/semantics/

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org