cz.cuni.amis.pogamut.base.communication.messages
Class CommandMessage

Package class diagram package CommandMessage
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.communication.messages.CommandMessage

public abstract class CommandMessage
extends Object

Command is a wrapper for agent-effector which contains description of the command that the agent should carry out inside virtual world.

Author:
Jimmy

Constructor Summary
CommandMessage()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommandMessage

public CommandMessage()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.