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 |
---|---|
MobileAgentDescription |
MoveAction.getMobileAgentDescription()
Retrieve the value of the
mobile-agent-description
slot of this event, containing the description of the agent to
migrate. |
Modifier and Type | Method and Description |
---|---|
void |
MoveAction.setMobileAgentDescription(MobileAgentDescription desc)
Set the
mobile-agent-description slot of this
action. |