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.util |
Contains classes implementing various utility class for CASA.
|
Modifier and Type | Field and Description |
---|---|
protected Trace |
AbstractProcess.trace
the Trace object that handles debugging traces and messages
|
Modifier and Type | Method and Description |
---|---|
Trace |
AbstractProcess.getTrace()
get the associated
Trace object. |
Modifier and Type | Field and Description |
---|---|
private static Trace |
Trace.processWideTrace
An Trace object used by the static methods to track messages not associated with any particular agent.
|