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.testAgents | |
iRobotCreate |
Modifier and Type | Field and Description |
---|---|
String |
LACOptions.alias |
boolean |
LACOptions.createProxyWindows |
private CASAFile |
Agent.dataFile
Stores all of the data corresponding to the current
Agent . |
long |
ProcessOptions.defaultTimeout |
boolean |
ProcessOptions.ExecuteRequest_paranoid |
boolean |
ProcessOptions.ExecuteRequest_trusting |
boolean |
ProcessOptions.fipa_urls |
boolean |
LACOptions.indirect |
String |
LACOptions.lookAndFeel |
long |
ProcessOptions.minTimeout |
boolean |
ProcessOptions.observeMessages |
ProcessOptions |
AbstractProcess.options
The user-setable and potential persistent options for this object type.
|
boolean |
AgentOptions.persistent |
private Tristate |
Agent.persistent
Determines whether this agent's data will be persistent:
true if this agent's data will be persistent between
instances; false otherwise. |
boolean |
AgentOptions.persistentHistory |
boolean |
AgentOptions.persistentOntology |
boolean |
ProcessOptions.processLocalMessageShortcutting |
boolean |
ProcessOptions.recordHistory |
private int |
AbstractProcess.reqID
A number to be used to generate unique reply-with fields in
messages.
|
int |
ProcessOptions.resendThreshhold |
String |
ProcessOptions.security_defSignatureAlgorithm |
int |
ProcessOptions.security_level |
String |
ProcessOptions.security_package |
boolean |
ProcessOptions.security_requireIncommingSigning |
boolean |
LACOptions.showInactiveAgents |
static String |
CASAProcessOptions.synonymURLs |
boolean |
ProcessOptions.threadedEvents |
long |
ProcessOptions.traceHistoryMaxSize |
boolean |
ProcessOptions.traceMonitor |
String |
ProcessOptions.traceTags |
boolean |
ProcessOptions.traceToFile |
boolean |
ProcessOptions.tracing |
boolean |
ProcessOptions.useAckProtocol |
boolean |
ProcessOptions.usePriority |
Modifier and Type | Field and Description |
---|---|
private boolean |
ChatAgent.obtainHistory
A boolean value that determines if the agent will retrieve the history of
a cooperation domain whenever it joins it.
|
Modifier and Type | Field and Description |
---|---|
int |
iRobotCreate.SENSOR_READ_INTERVAL |
int |
iRobotCreate.SENSOR_READ_WAITTIME |