|
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 |
jadex.tutorial.TranslationD2
jadex.tutorial.TranslationD2
Belief Summary | |
beliefsetref |
egwords
Include a belief which is orininally defined in the translation capability. |
Plan Summary | |
standard plan |
find_synonyms()
Passive plan for finding synonyms in the dictionary. |
Event Summary | |
messageevent |
failure(String performative)
The answer message after some error occurred. |
messageevent |
inform(String performative)
The answer message after success. |
messageevent |
request_findsynonyms(String content-start, String performative)
Specifies a find synonyms request being all messages with performative request and start with a specific string "find_synonyms english". |
Belief Detail |
beliefsetref egwords
new Tuple("milk", "Milch")
new Tuple("cow", "Kuh")
new Tuple("cat", "Katze")
new Tuple("dog", "Hund")
new Tuple("puppy", "Hund")
new Tuple("hound", "Hund")
new Tuple("jack", "Katze")
new Tuple("crummie", "Kuh")
egwords
in capability TranslationD2
Plan Detail |
standard plan find_synonyms()
new FindEnglishSynonymsPlanD2()
request_findsynonyms
Event Detail |
messageevent request_findsynonyms(String content-start, String performative)
content-start
Default value:
"find_synonyms english"
performative
Default value:
SFipa.REQUEST
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.