Hi all, i'm new to scxml so here i am with a (maybe dumb..) question: is it possible to update the datamodel or "raise" an event from a java method? For example, in the StopWatch use case, can i force the life cycle to go in "reset" state when 10sec elapsed?
My intention is let the data model knows about the time elapsed since the "start", so i think i need a way to communicate the seconds elapsed to the data model… Can someone point me in the right direction? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
