Uses of Class
jade.domain.mobility.MobileAgentDescription
-
Packages that use MobileAgentDescription 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 MobileAgentDescription in jade.domain.mobility
Methods in jade.domain.mobility that return MobileAgentDescription Modifier and Type Method Description MobileAgentDescriptionMoveAction. getMobileAgentDescription()Retrieve the value of themobile-agent-descriptionslot of this event, containing the description of the agent to migrate.Methods in jade.domain.mobility with parameters of type MobileAgentDescription Modifier and Type Method Description voidMoveAction. setMobileAgentDescription(MobileAgentDescription desc)Set themobile-agent-descriptionslot of this action.
-