|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SOMA.network.connection.Command | +--SOMA.agent.mobility.AgentTransportCommand
Comando per il trasporto di agenti.
Fields inherited from class SOMA.network.connection.Command |
env,
ReturnConnection |
Constructor Summary | |
AgentTransportCommand(Agent agent)
Costruttore. |
Method Summary | |
void |
run()
Avvia l'agente. |
boolean |
startOnError()
Restituisce true .
|
Methods inherited from class SOMA.network.connection.Command |
Return,
start |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public AgentTransportCommand(Agent agent)
Method Detail |
public void run()
public boolean startOnError()
true
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |