2009-10-31 21:41:15 UTC
Hi,
the basic idea in Jadex simulations is that you won't need to distinguish between normal (real-time) and simulated execution. The only difference is the kind of clock that manages the time advancement. Hence, normally you do not need to use the clock service and the simulation service directly. It should be sufficient to write the agent program and then select the suitable clock for execution (either at runtime in the simulation panel of the JCC or at design time in the standalone conf file). Let us know if you this helps you enough?
Kind regards,
Lars