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.
|
Modifier and Type | Method and Description |
---|---|
MobileAgentSystem |
MobileAgentProfile.getSystem()
Retrieve the value of the
system slot of this
action, containing the runtime system of the described agent. |
Modifier and Type | Method and Description |
---|---|
void |
MobileAgentProfile.setSystem(MobileAgentSystem s)
Set the
system slot of this action. |