Uses of Class
jade.domain.mobility.MobileAgentLanguage
-
Packages that use MobileAgentLanguage Package Description jade.domain.mobility This package contains the definition of the JADE-mobility ontology, the vocabulary with the list of used symbols, and all the Java classes that implement the concepts of the ontology. -
-
Uses of MobileAgentLanguage in jade.domain.mobility
Methods in jade.domain.mobility that return MobileAgentLanguage Modifier and Type Method Description MobileAgentLanguageMobileAgentProfile. getLanguage()Retrieve the value of thelanguageslot of this action, containing the language of the described agent.Methods in jade.domain.mobility with parameters of type MobileAgentLanguage Modifier and Type Method Description voidMobileAgentProfile. setLanguage(MobileAgentLanguage l)Set thelanguageslot of this action.
-