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.policy | |
casa.ui |
Contains classes implementing CASA's default user interfaces.
|
Modifier and Type | Method and Description |
---|---|
Policy[] |
TransientAgent.getAlwaysApplyPolicies() |
Policy[] |
TransientAgent.getLastResortPolicies() |
Policy[] |
TransientAgent.getPolicies() |
Modifier and Type | Method and Description |
---|---|
Policy |
Policy.clone() |
Modifier and Type | Method and Description |
---|---|
private String |
PolicyPanel.policiesToString(Policy[] policies) |