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 |
---|---|
StatusString |
Agent.getDataObject(String dataObjectName)
Retreives a
StatusDataDescriptor for this agent from the
specified data object. |
Modifier and Type | Method and Description |
---|---|
StatusString |
AgentInterface.getDataObject(String dataObjectName)
Retreives a
StatusDataDescriptor for this agent from the
specified data object. |