|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.network.connection.Command
SOMA.network.connection.QuickCommand
SOMA.agent.mobility.AgentPositionUpdateCommand
Comando per l'aggiornamento della posizione di agenti.
Field Summary |
Fields inherited from class SOMA.network.connection.Command |
env, ReturnConnection |
Constructor Summary | |
AgentPositionUpdateCommand(AgentID agentID,
PlaceID placeID)
Costruttore. |
Method Summary | |
void |
run()
Contiene la computazione che il comando deve svolgere. |
java.lang.String |
toString()
|
Methods inherited from class SOMA.network.connection.QuickCommand |
start |
Methods inherited from class SOMA.network.connection.Command |
Return, startOnError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AgentPositionUpdateCommand(AgentID agentID, PlaceID placeID)
Method Detail |
public void run()
Command
run
in interface java.lang.Runnable
run
in class Command
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |