jadex.examples.ping
Agent Pong
jadex.examples.ping.Pong
jadex.planlib.Ping
- agent Pong
- contains jadex.planlib.Ping
Pong Agent for answering pong requests.
Reacts on "pong" query-ref and sends back inform "alaaf".
Customizes the ping capability by changing the belief
values that are used as ping_content and ping_answer text.
Configuration Summary |
default configuration |
default
|
ping_content
beliefref String ping_content
- Default fact:
"ping"
- Referenced from:
ping_content
in capability jadex.planlib.Ping
ping_answer
beliefref String ping_answer
- Default fact:
"alive"
- Referenced from:
ping_answer
in capability jadex.planlib.Ping
default
default configuration default
- Initial Beliefs:
- ping_content Initial value:
"pong"
- ping_answer Initial value:
"alaaf"
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.