Package | Description |
---|---|
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
Modifier and Type | Field and Description |
---|---|
private CasaObservableObject |
AbstractProcess.observerDelegate
This class should actually multiply inherit from Thread and CasaObservable,
but this is Java, so it can't: Instead we're forced to hold this reference
to an ObservableState object.
|
Modifier and Type | Method and Description |
---|---|
int |
CasaObservableObject.compareTo(CasaObservableObject o) |