lime.motes.util.console
Interface LimeConstants
- All Known Implementing Classes:
- LimeConsole, LocDialog, MainDialog, ReactionDialog
- interface LimeConstants
VERSION
public static final java.lang.String VERSION
- See Also:
- Constant Field Values
WRITE
public static final short WRITE
- See Also:
- Constant Field Values
OUTG
public static final short OUTG
- See Also:
- Constant Field Values
REM_OUTG_ACK
public static final short REM_OUTG_ACK
- See Also:
- Constant Field Values
TAKE
public static final short TAKE
- See Also:
- Constant Field Values
WAIT_TO_TAKE
public static final short WAIT_TO_TAKE
- See Also:
- Constant Field Values
ING
public static final short ING
- See Also:
- Constant Field Values
READ
public static final short READ
- See Also:
- Constant Field Values
WAIT_TO_READ
public static final short WAIT_TO_READ
- See Also:
- Constant Field Values
RDG
public static final short RDG
- See Also:
- Constant Field Values
REACTS_TO
public static final short REACTS_TO
- See Also:
- Constant Field Values
UPON
public static final short UPON
- See Also:
- Constant Field Values
REMOVE_REACTS_TO
public static final short REMOVE_REACTS_TO
- See Also:
- Constant Field Values
REMOVE_UPON
public static final short REMOVE_UPON
- See Also:
- Constant Field Values
INST_REACTS_TO
public static final short INST_REACTS_TO
- See Also:
- Constant Field Values
INST_UPON_LISTENER
public static final short INST_UPON_LISTENER
- See Also:
- Constant Field Values
INST_REM_UPON_LISTENER
public static final short INST_REM_UPON_LISTENER
- See Also:
- Constant Field Values
REMOVE_REM_UPON_LISTENER
public static final short REMOVE_REM_UPON_LISTENER
- See Also:
- Constant Field Values
REM_SYS_TAKE
public static final short REM_SYS_TAKE
- See Also:
- Constant Field Values
REM_SYS_READ
public static final short REM_SYS_READ
- See Also:
- Constant Field Values
REM_ING
public static final short REM_ING
- See Also:
- Constant Field Values
REM_RDG
public static final short REM_RDG
- See Also:
- Constant Field Values
SYS_TAKE
public static final short SYS_TAKE
- See Also:
- Constant Field Values
SYS_READ
public static final short SYS_READ
- See Also:
- Constant Field Values
UPON_EVENT
public static final short UPON_EVENT
- See Also:
- Constant Field Values
SYS_REPLY
public static final short SYS_REPLY
- See Also:
- Constant Field Values
LOCAL_SYS_TAKE
public static final short LOCAL_SYS_TAKE
- See Also:
- Constant Field Values
SET_SHARED
public static final short SET_SHARED
- See Also:
- Constant Field Values
SET_HOST
public static final short SET_HOST
- See Also:
- Constant Field Values
ENGAGE_AGENT
public static final short ENGAGE_AGENT
- See Also:
- Constant Field Values
ENGAGE_HOST
public static final short ENGAGE_HOST
- See Also:
- Constant Field Values
DISENGAGE_AGENT
public static final short DISENGAGE_AGENT
- See Also:
- Constant Field Values
DISENGAGE_HOST
public static final short DISENGAGE_HOST
- See Also:
- Constant Field Values
SHUTDOWN_LIME
public static final short SHUTDOWN_LIME
- See Also:
- Constant Field Values
GO
public static final short GO
- See Also:
- Constant Field Values
SETUP
public static final short SETUP
- See Also:
- Constant Field Values
READY
public static final short READY
- See Also:
- Constant Field Values
START
public static final short START
- See Also:
- Constant Field Values
DATA
public static final short DATA
- See Also:
- Constant Field Values
HOST_BYE
public static final short HOST_BYE
- See Also:
- Constant Field Values
HOST_HELLO
public static final short HOST_HELLO
- See Also:
- Constant Field Values
AGENT_BYE
public static final short AGENT_BYE
- See Also:
- Constant Field Values
AGENT_HELLO
public static final short AGENT_HELLO
- See Also:
- Constant Field Values
HOST_LOCALHOST
public static final short HOST_LOCALHOST
- See Also:
- Constant Field Values
HOST_REMOTE
public static final short HOST_REMOTE
- See Also:
- Constant Field Values
HOST_NOTINSYS
public static final short HOST_NOTINSYS
- See Also:
- Constant Field Values
HOST_UNSPECIFIED
public static final short HOST_UNSPECIFIED
- See Also:
- Constant Field Values
AGENT_LOCALHOST
public static final short AGENT_LOCALHOST
- See Also:
- Constant Field Values
AGENT_REMOTE
public static final short AGENT_REMOTE
- See Also:
- Constant Field Values
AGENT_NOTINSYS
public static final short AGENT_NOTINSYS
- See Also:
- Constant Field Values
AGENT_UNSPECIFIED
public static final short AGENT_UNSPECIFIED
- See Also:
- Constant Field Values
TYPE_TAG
public static final int TYPE_TAG
- See Also:
- Constant Field Values
HOST_TUPLE_HOST_TAG
public static final int HOST_TUPLE_HOST_TAG
- See Also:
- Constant Field Values
HOST_ADDR_TAG
public static final int HOST_ADDR_TAG
- See Also:
- Constant Field Values
AGENT_ID_TAG
public static final int AGENT_ID_TAG
- See Also:
- Constant Field Values
TS_ID_TAG
public static final int TS_ID_TAG
- See Also:
- Constant Field Values
HOST
public static final java.lang.String HOST
- See Also:
- Constant Field Values
AGENT
public static final java.lang.String AGENT
- See Also:
- Constant Field Values
TS
public static final java.lang.String TS
- See Also:
- Constant Field Values
HOST_GONE
public static final java.lang.String HOST_GONE
- See Also:
- Constant Field Values
AGENT_GONE
public static final java.lang.String AGENT_GONE
- See Also:
- Constant Field Values
TS_GONE
public static final java.lang.String TS_GONE
- See Also:
- Constant Field Values
MAX_ROUNDS
public static final int MAX_ROUNDS
- See Also:
- Constant Field Values