Uses of Class
jade.domain.FIPAAgentManagement.Search
-
Packages that use Search Package Description jade.domain This package and its sub-packages contains FIPA specific agents and ontologies. -
-
Uses of Search in jade.domain
Methods in jade.domain with parameters of type Search Modifier and Type Method Description protected KBIteratordf. iteratedSearchAction(Search s, AID requester)Serve a Search action of the FIPA management ontology requested using an iterated-fipa-request protocol.protected Listdf. searchAction(Search s, AID requester)Serve the Search action of the FIPA management ontology.
-