org.micropsi.comp.messages
Interface MessageTypesIF


public interface MessageTypesIF


Field Summary
static int MTYPE_AGENT_ACTION
           
static int MTYPE_AGENT_ACTIONRESPONSE
           
static int MTYPE_AGENT_PERCEPT
           
static int MTYPE_AGENT_PERCEPTIONREQ
           
static int MTYPE_AGENT_PERCEPTIONRESP
           
static int MTYPE_AGENT_PERCEPTIONVALUE
           
static int MTYPE_AGENT_REQ
           
static int MTYPE_AGENT_RESP
           
static int MTYPE_COMMON_CONFIRMATION
           
static int MTYPE_COMMON_TOUCH
           
static int MTYPE_COMMON_VERSION
           
static int MTYPE_CONSOLE_ANSWER
           
static int MTYPE_CONSOLE_QUESTION
           
static int MTYPE_CONSOLE_REQ
           
static int MTYPE_CONSOLE_RESP
           
static int MTYPE_CONSOLE_TREENODE
           
static int MTYPE_SERVER_AGENTREQUEST
           
static int MTYPE_SERVER_UPDATEWORLD
           
static int MTYPE_TIMER_TICK
           
static int MTYPE_WORLD_RESPONSE
           
 

Field Detail

MTYPE_COMMON_CONFIRMATION

public static final int MTYPE_COMMON_CONFIRMATION
See Also:
Constant Field Values

MTYPE_COMMON_VERSION

public static final int MTYPE_COMMON_VERSION
See Also:
Constant Field Values

MTYPE_COMMON_TOUCH

public static final int MTYPE_COMMON_TOUCH
See Also:
Constant Field Values

MTYPE_AGENT_REQ

public static final int MTYPE_AGENT_REQ
See Also:
Constant Field Values

MTYPE_AGENT_RESP

public static final int MTYPE_AGENT_RESP
See Also:
Constant Field Values

MTYPE_AGENT_ACTION

public static final int MTYPE_AGENT_ACTION
See Also:
Constant Field Values

MTYPE_AGENT_ACTIONRESPONSE

public static final int MTYPE_AGENT_ACTIONRESPONSE
See Also:
Constant Field Values

MTYPE_AGENT_PERCEPTIONREQ

public static final int MTYPE_AGENT_PERCEPTIONREQ
See Also:
Constant Field Values

MTYPE_AGENT_PERCEPTIONRESP

public static final int MTYPE_AGENT_PERCEPTIONRESP
See Also:
Constant Field Values

MTYPE_AGENT_PERCEPTIONVALUE

public static final int MTYPE_AGENT_PERCEPTIONVALUE
See Also:
Constant Field Values

MTYPE_AGENT_PERCEPT

public static final int MTYPE_AGENT_PERCEPT
See Also:
Constant Field Values

MTYPE_CONSOLE_REQ

public static final int MTYPE_CONSOLE_REQ
See Also:
Constant Field Values

MTYPE_CONSOLE_RESP

public static final int MTYPE_CONSOLE_RESP
See Also:
Constant Field Values

MTYPE_CONSOLE_QUESTION

public static final int MTYPE_CONSOLE_QUESTION
See Also:
Constant Field Values

MTYPE_CONSOLE_ANSWER

public static final int MTYPE_CONSOLE_ANSWER
See Also:
Constant Field Values

MTYPE_CONSOLE_TREENODE

public static final int MTYPE_CONSOLE_TREENODE
See Also:
Constant Field Values

MTYPE_SERVER_UPDATEWORLD

public static final int MTYPE_SERVER_UPDATEWORLD
See Also:
Constant Field Values

MTYPE_SERVER_AGENTREQUEST

public static final int MTYPE_SERVER_AGENTREQUEST
See Also:
Constant Field Values

MTYPE_TIMER_TICK

public static final int MTYPE_TIMER_TICK
See Also:
Constant Field Values

MTYPE_WORLD_RESPONSE

public static final int MTYPE_WORLD_RESPONSE
See Also:
Constant Field Values

(c) by Micropsi Project: http://www.cognitive-agents.org

.