|
Jadex 0.941 | ||||||||
PREV AGENT NEXT AGENT | FRAMES NO FRAMES | ||||||||
SUMMARY: | BELIEF | GOAL | PLAN | EVENT | EXPRESSION | INITIAL STATE | DETAIL: BELIEF | GOAL | PLAN | EVENT | EXPRESSION | INITIAL STATE |
Usage: Use e.g. the conversation center to send request messages to this agent.
Use the BDIViewer to observe how the capability and the beliefset reference get added and removed.
Plan Summary | |
standard plan |
addcap()
|
standard plan |
notunderstood()
Reacts on all messages that can not be handled by the the translation plan. |
standard plan |
removecap()
|
Event Summary | |
messageevent |
any_message()
All messages can be also mapped to a any_message, when no more specific mapping can be found. |
messageevent |
not_understood(String performative)
|
messageevent |
request_add_capability(String content-start, String performative)
|
messageevent |
request_remove_capability(String content-start, String performative)
|
Plan Detail |
standard plan addcap()
new AddCapabilityPlan()
request_add_capability
standard plan removecap()
new RemoveCapabilityPlan()
request_remove_capability
standard plan notunderstood()
new NotUnderstoodPlan()
any_message
Event Detail |
messageevent request_add_capability(String content-start, String performative)
content-start
Default value:
"add capability"
performative
Default value:
SFipa.REQUEST
messageevent request_remove_capability(String content-start, String performative)
content-start
Default value:
"remove capability"
performative
Default value:
SFipa.REQUEST
messageevent any_message()
messageevent not_understood(String performative)
performative
Default value:
SFipa.NOT_UNDERSTOOD
|
Jadex 0.941 | ||||||||
PREV AGENT NEXT AGENT | FRAMES NO FRAMES | ||||||||
SUMMARY: | BELIEF | GOAL | PLAN | EVENT | EXPRESSION | INITIAL STATE | DETAIL: BELIEF | GOAL | PLAN | EVENT | EXPRESSION | INITIAL STATE |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.