Uses of Class
jade.domain.mobility.MobileAgentProfile
-
Packages that use MobileAgentProfile 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 MobileAgentProfile in jade.domain.mobility
Methods in jade.domain.mobility that return MobileAgentProfile Modifier and Type Method Description MobileAgentProfileMobileAgentDescription. getAgentProfile()Retrieve the value of theagent-profileslot of this event, containing the profile for the descrbed agent.Methods in jade.domain.mobility with parameters of type MobileAgentProfile Modifier and Type Method Description voidMobileAgentDescription. setAgentProfile(MobileAgentProfile ap)Set theagent-profileslot of this action.
-