Hi,

I'm currently working on a small compilers project based on SCXML, and
I'm trying to understand some of the ways it differs from the Rhapsody
syntax and semantics.

To start out, it's fairly clear to me how to express the equivalent of
a Rhapsody fork pseudostate in SCXML (multiple states listed on the
target attribute of a transition), but it's unclear to me how to
express something like a Rhapsody join pseudostate, where, in order
for the join transition to be taken, the configuration must include
all of the source states of the join. Is there a clear way to express
these semantics in SCXML?

If my question is unclear, or further information is required, please
let me know.

I'd appreciate any guidance anyone can offer. Thanks,

Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to