Uses of Class
jade.domain.mobility.MobileAgentProfile

Packages that use MobileAgentProfile
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 MobileAgentProfile in jade.domain.mobility
 

Methods in jade.domain.mobility that return MobileAgentProfile
 MobileAgentProfile MobileAgentDescription.getAgentProfile()
          Retrieve the value of the agent-profile slot of this event, containing the profile for the descrbed agent.
 

Methods in jade.domain.mobility with parameters of type MobileAgentProfile
 void MobileAgentDescription.setAgentProfile(MobileAgentProfile ap)
          Set the agent-profile slot of this action.
 



JADE