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 |
AdvertisementSearch
An
AdvertisementSearch object is an implimentation of the AdvertisementSearchInterface interface. |
class |
AdvertisementSearch_Simple
An
AdvertisementSearch_Simple object is an implimentation of the AdvertisementSearchInterface interface. |
Modifier and Type | Method and Description |
---|---|
StatusAdvertisementDescriptorList |
YellowPagesAgent.search(AdvertisementSearchInterface searchParameters)
Retreives a list of advertisements that match the specified search
parameters.
|
Modifier and Type | Method and Description |
---|---|
StatusAdvertisementDescriptorList |
YellowPagesAgentInterface.search(AdvertisementSearchInterface searchParameters)
Retreives a list of advertisements that match the specified search
parameters.
|