Package 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.
-
Interface Summary Interface Description BehaviourLoadingVocabulary This interface contains all the string constants for concepts and slot names defined in theBehaviour-Loadingontology.MobilityVocabulary This interface contains all the string constants for frame and slot names of exceptions defined in thejade-mobility-ontologyontology. -
Class Summary Class Description BehaviourLoadingOntology This class represents the BehaviourLoading ontology including the concepts and actions required to dynamically load and execute jade behaviours whose code is not included in the JVM classpath.CloneAction This class represents theclone-agentaction, requesting to clone an agent within the platform.LoadBehaviour This action represents a request to load aBehaviourwhose code is not included in the classpath of the JVM where the agent that is going to execute the behaviour lives.MobileAgentDescription This class represents themobile-agent-descriptionconcept.MobileAgentLanguage This class represents themobile-agent-languageconcept.MobileAgentOS This class represents themobile-agent-osconcept.MobileAgentProfile This class represents themobile-agent-profileconcept.MobileAgentSystem This class represents themobile-agent-systemconcept.MobilityOntology This class represents the ontology used for JADE mobility.MoveAction This class represents themove-agentaction, requesting to move an agent within the platform.Parameter This concept represents a parameter to be passed to aBehaviourin the dynamic loading procedure.