|
From: Rem C. <rem...@uc...> - 2011-07-04 12:53:04
|
Information on how to fetch messages can be found in the architecture / interpreter guide: http://www.agentfactory.com/index.php/Architecture_/_Interpreter_Development_Guide This also describes how the RMA architecture is implemented (it was initially an example architecture) Rem On 04/07/2011 12:00, Marc-Philippe Huget wrote: > Hello all, > > From what I understand, protocols can be simulated with MessageHandler > but the only example on the website is for Reactive Message Agent. Can > we have the same for AbstractAgent inherited classes? And how? Is it > possible to fetch messages in the execute() method? Thanks for you help > > Cheers, > Marc-Philippe > |