| Package | Description |
|---|---|
| jade.core.behaviours |
This package is a subpackage of
jade.core and contains
the classes used to implement basic agent
behaviours. |
| Modifier and Type | Field and Description |
|---|---|
protected ConversationList |
BaseInitiator.conversations |
| Modifier and Type | Method and Description |
|---|---|
ConversationList |
OntologyServer.getIgnoredConversations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseInitiator.setActiveConversations(ConversationList conversations) |
void |
OntologyServer.setIgnoredConversations(ConversationList l)
Set the
ConversationList used by this OntologyServer
to determine which conversations to ignore (if any). |