Re: Firing by events

2004-02-18 Thread Edward A Lee
At 05:00 PM 2/18/2004 -0800, Efrat Jaeger wrote: A different question is about applets. When I create an applet out of a model that contains a composite entity, is it possible to look inside the composite entity from within the applet? (for presenting and running the workflow on a web page). Thi

Re: changing default 'configure' action

2004-02-18 Thread Edward A Lee
At 09:00 AM 2/17/2004 -0800, Chad Berkley wrote: Hi, I'm trying to change the default action for double clicking (or choosing 'configure' from the right click menu) on an actor. It appears that in the class ConfigureAction, EditParametersDialog is hard coded to be the default editor for config

Firing by events

2004-02-18 Thread Efrat Jaeger
Hi,   I'm creating an actor that controls action events occurring on a frame/panel window (eg, button clicked). I would like the actor to fire each time an event occurs. I'm undecided about the director that would fit such an actor. For now I'm considering using PN with a back trigger loop t