de.cau.cs.kieler.klots.sj.embedded
Interface EmbeddedConstants
public interface EmbeddedConstants
- Rating

USB_CONNECTION
static final int USB_CONNECTION
- See Also:
- Constant Field Values
BLUETOOTH_CONNECTION
static final int BLUETOOTH_CONNECTION
- See Also:
- Constant Field Values
SIGNALS_TAG
static final String SIGNALS_TAG
- See Also:
- Constant Field Values
INSTRUCTION_TAG
static final String INSTRUCTION_TAG
- See Also:
- Constant Field Values
TICK_INFO_TAG
static final String TICK_INFO_TAG
- See Also:
- Constant Field Values
PROGRAM_INFO_TAG
static final String PROGRAM_INFO_TAG
- See Also:
- Constant Field Values
PRINT_START_COMMAND_KEY
static final String PRINT_START_COMMAND_KEY
- See Also:
- Constant Field Values
PRINT_END_COMMAND_KEY
static final String PRINT_END_COMMAND_KEY
- See Also:
- Constant Field Values
EMBEDDED_JAVA_PROGRAM_MODE_COMMAND_KEY
static final String EMBEDDED_JAVA_PROGRAM_MODE_COMMAND_KEY
- See Also:
- Constant Field Values
EMBEDDED_SJ_PROGRAM_MODE_COMMAND_KEY
static final String EMBEDDED_SJ_PROGRAM_MODE_COMMAND_KEY
- See Also:
- Constant Field Values
SYNCHRONIZED_COMMAND_KEY
static final String SYNCHRONIZED_COMMAND_KEY
- See Also:
- Constant Field Values
STEP_COMMAND_KEY
static final String STEP_COMMAND_KEY
- See Also:
- Constant Field Values
STOP_COMMAND_KEY
static final String STOP_COMMAND_KEY
- See Also:
- Constant Field Values
END_OF_MESSAGE_COMMAND_KEY
static final String END_OF_MESSAGE_COMMAND_KEY
- See Also:
- Constant Field Values
END_OF_TRANSMISSION_COMMAND_KEY
static final String END_OF_TRANSMISSION_COMMAND_KEY
- See Also:
- Constant Field Values
MESSAGE_LINE_DELIMITER
static final String MESSAGE_LINE_DELIMITER
- See Also:
- Constant Field Values
MESSAGE_NEW_LINE
static final String MESSAGE_NEW_LINE
- See Also:
- Constant Field Values
JSON_EXECUTION_TRACE_TAG
static final String JSON_EXECUTION_TRACE_TAG
- See Also:
- Constant Field Values
JSON_SIGNALS_TAG
static final String JSON_SIGNALS_TAG
- See Also:
- Constant Field Values
JSON_LABEL_TAG
static final String JSON_LABEL_TAG
- See Also:
- Constant Field Values
JSON_PRIORITY_TAG
static final String JSON_PRIORITY_TAG
- See Also:
- Constant Field Values
JSON_PARAMETER_TAG
static final String JSON_PARAMETER_TAG
- See Also:
- Constant Field Values
JSON_RETURN_VALUE_TAG
static final String JSON_RETURN_VALUE_TAG
- See Also:
- Constant Field Values
JSON_INITIAL_EXECUTION_TAG
static final String JSON_INITIAL_EXECUTION_TAG
- See Also:
- Constant Field Values
EMPTY_STRING
static final String EMPTY_STRING
- See Also:
- Constant Field Values
NULL_STRING
static final String NULL_STRING
- See Also:
- Constant Field Values
SPACE_CHAR
static final char SPACE_CHAR
- See Also:
- Constant Field Values
SPACE_STRING
static final String SPACE_STRING
- See Also:
- Constant Field Values
COLON_CHAR
static final char COLON_CHAR
- See Also:
- Constant Field Values
COLON_STRING
static final String COLON_STRING
- See Also:
- Constant Field Values
SEMICOLON_CHAR
static final char SEMICOLON_CHAR
- See Also:
- Constant Field Values
SEMICOLON_STRING
static final String SEMICOLON_STRING
- See Also:
- Constant Field Values
COMMA_CHAR
static final char COMMA_CHAR
- See Also:
- Constant Field Values
COMMA_STRING
static final String COMMA_STRING
- See Also:
- Constant Field Values