|
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 |
Belief Summary | |
beliefset Tuple |
egwords
This beliefset contains the english-german dictionary as facts. |
Plan Summary | |
standard plan |
egtrans()
Passive plan for translating words, when a request translation message is received. |
standard plan |
gui()
Initial plan for creating and updating the gui. |
Event Summary | |
internalevent |
gui_update(String[] content)
Specifies an internal event for updating the gui. |
messageevent |
request_translation(String content-start, String performative)
Specifies a translation request being all messages with performative request and start with a specific string "translate english_german". |
Initial State Summary | |
default initial state |
default
|
Belief Detail |
beliefset Tuple egwords
new Tuple("milk", "Milch")
new Tuple("cow", "Kuh")
new Tuple("cat", "Katze")
new Tuple("dog", "Hund")
Plan Detail |
standard plan egtrans()
new EnglishGermanTranslationPlanF1()
request_translation
standard plan gui()
new GUIPlanF1()
Event Detail |
internalevent gui_update(String[] content)
content
messageevent request_translation(String content-start, String performative)
content-start
Default value:
"translate english_german"
performative
Default value:
SFipa.REQUEST
Initial State Detail |
default initial state default
|
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.