jade.domain
Class MobilityOntology.MoveAction
java.lang.Object
|
+--jade.domain.MobilityOntology.MoveAction
- Direct Known Subclasses:
- MobilityOntology.CloneAction
- public static class MobilityOntology.MoveAction
- extends java.lang.Object
This class represent the 'move-agent' action in JADE
mobility ontology. It has various get- and set- methods, according to the
rules for ontological classes in JADE.
- See Also:
Ontology
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
MobilityOntology.MoveAction
public MobilityOntology.MoveAction()
set_0
public void set_0(MobilityOntology.MobileAgentDescription desc)
get_0
public MobilityOntology.MobileAgentDescription get_0()
setActor
public void setActor(java.lang.String a)
getActor
public java.lang.String getActor()