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.sc3 |
Modifier and Type | Field and Description |
---|---|
private CommitmentProcessor |
TransientAgent.commitmentProcessor
The IdleProcessor who's doIdle() method is called in doIdle(); created by
the MHFactory factory.
|
Modifier and Type | Method and Description |
---|---|
protected CommitmentProcessor |
TransientAgent.getCommitmentProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
TransientAgent.setCommitmentProcessor(CommitmentProcessor cp) |
Modifier and Type | Class and Description |
---|---|
class |
ConcreteCommitmentProcessor
Title: CASA Agent Infrastructure
|