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.ui |
Contains classes implementing CASA's default user interfaces.
|
iRobotCreate |
Modifier and Type | Field and Description |
---|---|
String |
LACOptions.alias |
boolean |
LACOptions.createProxyWindows |
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 |
boolean |
AgentOptions.persistentHistory |
boolean |
AgentOptions.persistentOntology |
boolean |
ProcessOptions.processLocalMessageShortcutting |
boolean |
ProcessOptions.recordHistory |
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 | Method and Description |
---|---|
private JComponent |
ObjectFieldCache.getLabelComponent(CasaOption annotation)
Generates a label based on the field's type
|
private JComponent |
ObjectFieldCache.getValueComponent(CasaOption annotation)
Generates a GUI component based on the type of the value.
|
Modifier and Type | Field and Description |
---|---|
int |
iRobotCreate.SENSOR_READ_INTERVAL |
int |
iRobotCreate.SENSOR_READ_WAITTIME |