org.commonreality.message.command
Interface ICommand

All Superinterfaces:
IMessage, java.io.Serializable
All Known Subinterfaces:
IControlCommand, IObjectCommand, IObjectData, ITimeCommand
All Known Implementing Classes:
ControlCommand, ObjectCommand, ObjectData, TimeCommand

public interface ICommand
extends IMessage, java.io.Serializable

a message that is a command from reality. These will only ever come from the reality participant and be sent to agents and sensors

Author:
developer

Method Summary
 
Methods inherited from interface org.commonreality.message.IMessage
copy, getMessageId, getSource