|
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 |
Plan Summary | |
standard plan |
egtrans()
A translation plan, from which a new instance is created whenever a translation request is received. |
standard plan |
notunderstood()
Reacts on all messages that can not be handled by the the translation plan. |
Event Summary | |
messageevent |
any_message()
All messages can be also mapped to a any_message, when no more specific mapping can be found. |
messageevent |
failure(String performative)
The answer message after some error occurred. |
messageevent |
inform(String performative)
The answer message after success. |
messageevent |
request_translation(String performative)
Specifies a translation request being all messages with performative request. |
Plan Detail |
standard plan egtrans()
new EnglishGermanTranslationPlanF2()
request_translation
standard plan notunderstood()
new NotUnderstoodPlan()
any_message
Event Detail |
messageevent request_translation(String performative)
performative
Default value:
SFipa.REQUEST
messageevent any_message()
messageevent inform(String performative)
performative
Default value:
SFipa.INFORM
messageevent failure(String performative)
performative
Default value:
SFipa.FAILURE
|
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.