Uses of Class
jade.lang.acl.ConversationList
-
Packages that use ConversationList Package Description jade.core.behaviours This package is a subpackage ofjade.coreand contains the classes used to implement basic agent behaviours. -
-
Uses of ConversationList in jade.core.behaviours
Fields in jade.core.behaviours declared as ConversationList Modifier and Type Field Description protected ConversationListBaseInitiator. conversationsMethods in jade.core.behaviours that return ConversationList Modifier and Type Method Description ConversationListOntologyServer. getIgnoredConversations()Methods in jade.core.behaviours with parameters of type ConversationList Modifier and Type Method Description voidBaseInitiator. setActiveConversations(ConversationList conversations)voidOntologyServer. setIgnoredConversations(ConversationList l)Set theConversationListused by this OntologyServer to determine which conversations to ignore (if any).
-