jadex.examples.helloworld
Agent GoodbyeWorld
- agent GoodbyeWorld
The GoodbyeWorld agent.
It has the task to print out a goodbye
message when the agent is terminated.
The agent terminates itself after it has lived 2 seconds.
Plan Summary |
standard plan |
goodbye()
Plan which prints out a message. |
standard plan |
terminate()
Plan for terminating the agent. |
Configuration Summary |
default configuration |
default
|
terminate
standard plan terminate()
- Plan for terminating the agent.
- Plan body:
goodbye
standard plan goodbye()
- Plan which prints out a message.
- Plan body:
default
default configuration default
- Initial Plans:
- terminate
- End Plans:
- goodbye
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.