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.interfaces |
Contains classes for important
interfaces used in CASA. |
Modifier and Type | Class and Description |
---|---|
class |
PerfActTransformation |
Modifier and Type | Field and Description |
---|---|
(package private) ConcurrentSkipListSet<Transformation> |
AbstractProcess.transformations |
Modifier and Type | Method and Description |
---|---|
Transformation |
AbstractProcess.getTransformationFor(Describable d) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProcess.addTransformation(Transformation trans) |
int |
PerfActTransformation.compareTo(Transformation o) |
Modifier and Type | Method and Description |
---|---|
Transformation |
PolicyAgentInterface.getTransformationFor(Describable d) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyAgentInterface.addTransformation(Transformation trans) |