Uses of Class
jade.domain.mobility.MobileAgentOS

Packages that use MobileAgentOS
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
 MobileAgentOS MobileAgentProfile.getOS()
          Retrieve the value of the os slot of this action, containing the OS of the described agent.
 

Methods in jade.domain.mobility with parameters of type MobileAgentOS
 void MobileAgentProfile.setOS(MobileAgentOS o)
          Set the os slot of this action.
 



JADE