Uses of Class
jade.domain.mobility.MobileAgentSystem
-
Packages that use MobileAgentSystem 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 MobileAgentSystem in jade.domain.mobility
Methods in jade.domain.mobility that return MobileAgentSystem Modifier and Type Method Description MobileAgentSystemMobileAgentProfile. getSystem()Retrieve the value of thesystemslot of this action, containing the runtime system of the described agent.Methods in jade.domain.mobility with parameters of type MobileAgentSystem Modifier and Type Method Description voidMobileAgentProfile. setSystem(MobileAgentSystem s)Set thesystemslot of this action.
-