jade.domain
Class MobilityOntology.WhereIsAgentAction
java.lang.Object
|
+--jade.domain.MobilityOntology.WhereIsAgentAction
- public static class MobilityOntology.WhereIsAgentAction
- extends java.lang.Object
This class represent the 'where-is-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.WhereIsAgentAction
public MobilityOntology.WhereIsAgentAction()
set_0
public void set_0(AID id)
get_0
public AID get_0()
setActor
public void setActor(java.lang.String a)
getActor
public java.lang.String getActor()