Jadex 0.96

jadex.examples.helloworld
Agent HelloWorld


agent HelloWorld

Agent arguments:
msg String

The HelloWorld agent.

It has the task to print out a welcome message.


Belief Summary
exported belief String msg
          
 
Plan Summary
standard plan hello()
           Plan which prints out a message and kills the agent.
 
Configuration Summary
default configuration  default
          
 

Belief Detail

msg

exported belief String msg
Default fact:
"Welcome to Jadex."
Plan Detail

hello

standard plan hello()
Plan which prints out a message and kills the agent.

Plan body:
Configuration Detail

default

default configuration default
Initial Plans:
hello

Jadex 0.96

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.