Package | Description |
---|---|
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
casa.interfaces |
Contains classes for important
interfaces used in CASA. |
Modifier and Type | Method and Description |
---|---|
StatusURLandFile |
LAC.registerAgentInstance(URLDescriptor newURL)
Registers an agent instance according to
LACInterface.registerAgentInstance(URLDescriptor) . |
Modifier and Type | Method and Description |
---|---|
StatusURLandFile |
LACInterface.registerAgentInstance(URLDescriptor newURL)
Registers an instance of an agent with the LAC.
|