ADK CVS

Package tryllian.afc.language

Support for agent 'languages', currently simply groups of related subjects.

See:
          Description

Class Summary
LanguageContext A utility class for language support in agents.
LanguageDefinition Defines an Agent language.
ProactiveLanguageTask Base class for tasks that initiate conversations in a certain language.
ReactiveDispatchTask Base class for a Task dispatching several kinds of incoming messages.
ReactiveLanguageTask Base class for reactive language tasks.
UnknownLanguageTask Sends "not-understood" replies in response to messages that do specify a language, but which is a language that is unknown to the agent.
 

Exception Summary
SubjectDispatcherException Exception type for the SubjectDispatcher, wrapping the actual exceptions.
 

Package tryllian.afc.language Description

Support for agent 'languages', currently simply groups of related subjects. Subpackages contain some predefined agent language implementations.


Copyright 2005, Tryllian Solutions B.V.