Uses of Class
jade.domain.mobility.MobileAgentOS
-
Packages that use MobileAgentOS 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 MobileAgentOS in jade.domain.mobility
Methods in jade.domain.mobility that return MobileAgentOS Modifier and Type Method Description MobileAgentOSMobileAgentProfile. getOS()Retrieve the value of theosslot of this action, containing the OS of the described agent.Methods in jade.domain.mobility with parameters of type MobileAgentOS Modifier and Type Method Description voidMobileAgentProfile. setOS(MobileAgentOS o)Set theosslot of this action.
-