jadex.examples.helloworld
Agent HelloWorld
- agent HelloWorld
Agent arguments: - msg String
The HelloWorld agent.
It has the task to print out a welcome message.
Plan Summary |
standard plan |
hello()
Plan which prints out a message and kills the agent. |
Configuration Summary |
default configuration |
default
|
msg
exported belief String msg
- Default fact:
"Welcome to Jadex."
hello
standard plan hello()
- Plan which prints out a message and kills the agent.
- Plan body:
default
default configuration default
- Initial Plans:
- hello
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.