|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| javax.comm.* |
|---|
| javax.comm.CommPortIdentifier | ||
|---|---|---|
public static final int |
pollingTime |
1 |
public static final int |
PORT_PARALLEL |
2 |
public static final int |
PORT_SERIAL |
1 |
| javax.comm.CommPortOwnershipListener | ||
|---|---|---|
public static final int |
PORT_OWNED |
1 |
public static final int |
PORT_OWNERSHIP_REQUESTED |
3 |
public static final int |
PORT_UNOWNED |
2 |
| javax.comm.ParallelPort | ||
|---|---|---|
public static final int |
LPT_MODE_ANY |
0 |
public static final int |
LPT_MODE_ECP |
4 |
public static final int |
LPT_MODE_EPP |
3 |
public static final int |
LPT_MODE_NIBBLE |
5 |
public static final int |
LPT_MODE_PS2 |
2 |
public static final int |
LPT_MODE_SPP |
1 |
| javax.comm.ParallelPortEvent | ||
|---|---|---|
public static final int |
PAR_EV_BUFFER |
2 |
public static final int |
PAR_EV_ERROR |
1 |
| javax.comm.SerialPort | ||
|---|---|---|
public static final int |
DATABITS_5 |
5 |
public static final int |
DATABITS_6 |
6 |
public static final int |
DATABITS_7 |
7 |
public static final int |
DATABITS_8 |
8 |
public static final int |
FLOWCONTROL_NONE |
0 |
public static final int |
FLOWCONTROL_RTSCTS_IN |
1 |
public static final int |
FLOWCONTROL_RTSCTS_OUT |
2 |
public static final int |
FLOWCONTROL_XONXOFF_IN |
4 |
public static final int |
FLOWCONTROL_XONXOFF_OUT |
8 |
public static final int |
PARITY_EVEN |
2 |
public static final int |
PARITY_MARK |
3 |
public static final int |
PARITY_NONE |
0 |
public static final int |
PARITY_ODD |
1 |
public static final int |
PARITY_SPACE |
4 |
public static final int |
STOPBITS_1 |
1 |
public static final int |
STOPBITS_1_5 |
3 |
public static final int |
STOPBITS_2 |
2 |
| javax.comm.SerialPortEvent | ||
|---|---|---|
public static final int |
BI |
10 |
public static final int |
CD |
6 |
public static final int |
CTS |
3 |
public static final int |
DATA_AVAILABLE |
1 |
public static final int |
DSR |
4 |
public static final int |
FE |
9 |
public static final int |
OE |
7 |
public static final int |
OUTPUT_BUFFER_EMPTY |
2 |
public static final int |
PE |
8 |
public static final int |
RI |
5 |
| org.eclipse.* |
|---|
| org.eclipse.soda.dk.adapter.AdapterResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
4000 |
| org.eclipse.soda.dk.adapter.factory.AdapterFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.adapter.service.AdapterService | ||
|---|---|---|
public static final java.lang.String |
Capabilities |
"Adapter/Capabilities" |
public static final java.lang.String |
CAPABILITIES_EXTERNAL_KEY |
"Adapter/Capabilities" |
public static final java.lang.String |
CAPABILITIES_GET_EXTERNAL_KEY |
"Adapter/Capabilities/get" |
public static final java.lang.String |
CAPABILITIES_READ_EXTERNAL_KEY |
"Adapter/Capabilities/read" |
public static final java.lang.String |
CAPABILITIES_WRITE_EXTERNAL_KEY |
"Adapter/Capabilities/write" |
public static final java.lang.String |
Configuration |
"Adapter/Configuration" |
public static final java.lang.String |
CONFIGURATION_EXTERNAL_KEY |
"Adapter/Configuration" |
public static final java.lang.String |
CONFIGURATION_GET_EXTERNAL_KEY |
"Adapter/Configuration/get" |
public static final java.lang.String |
CONFIGURATION_READ_EXTERNAL_KEY |
"Adapter/Configuration/read" |
public static final java.lang.String |
CONFIGURATION_WRITE_EXTERNAL_KEY |
"Adapter/Configuration/write" |
public static final java.lang.String |
Status |
"Adapter/Status" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"Adapter/Status" |
public static final java.lang.String |
STATUS_GET_EXTERNAL_KEY |
"Adapter/Status/get" |
public static final java.lang.String |
STATUS_READ_EXTERNAL_KEY |
"Adapter/Status/read" |
public static final java.lang.String |
STATUS_WRITE_EXTERNAL_KEY |
"Adapter/Status/write" |
| org.eclipse.soda.dk.adapter.test.AdapterTest | ||
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
3 |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
public static final int |
DEFAULT_TEST_COUNT |
2 |
public static final long |
DEFAULT_TEST_DELAY |
0L |
public static final boolean |
DEFAULT_TEST_EXECUTE |
false |
public static final boolean |
DEFAULT_TEST_EXECUTE_READ |
true |
public static final boolean |
DEFAULT_TEST_EXECUTE_WRITE |
false |
public static final boolean |
DEFAULT_TEST_READ |
false |
public static final boolean |
DEFAULT_TEST_TRIGGER |
false |
public static final long |
DEFAULT_TOTAL_TEST_TIME |
60000L |
protected static final int |
DEVICE_TEST_ACTIVE_STATE_RESOURCE |
4504 |
protected static final int |
DEVICE_TEST_ALIVE_STATE_RESOURCE |
4502 |
protected static final int |
DEVICE_TEST_COMMAND_DATA_NOTIFICATION_RESOURCE |
4510 |
protected static final int |
DEVICE_TEST_COMMAND_EXCEPTION_RESOURCE |
4520 |
protected static final int |
DEVICE_TEST_COMMAND_NOT_FOUND_RESOURCE |
4517 |
protected static final int |
DEVICE_TEST_COMMAND_NOTIFICATION_RESOURCE |
4509 |
protected static final int |
DEVICE_TEST_CONNECTED_STATE_RESOURCE |
4503 |
protected static final int |
DEVICE_TEST_CONTROL_NOTIFICATION_RESOURCE |
4525 |
protected static final int |
DEVICE_TEST_CREATED_STATE_RESOURCE |
4501 |
protected static final int |
DEVICE_TEST_DATA_NOTIFICATION_RESOURCE |
4528 |
protected static final int |
DEVICE_TEST_DEAD_STATE_RESOURCE |
4500 |
protected static final int |
DEVICE_TEST_DEVICE_CONFIGURATION_MISCOMPARE_RESOURCE |
4527 |
protected static final int |
DEVICE_TEST_ERROR_NOTIFICATION_RESOURCE |
4506 |
protected static final int |
DEVICE_TEST_EXIT_RESOURCE |
4526 |
protected static final int |
DEVICE_TEST_MEASUREMENT_EXCEPTION_RESOURCE |
4521 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOT_FOUND_RESOURCE |
4518 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOTIFICATION_RESOURCE |
4511 |
protected static final int |
DEVICE_TEST_MEASUREMENT_VALUE_NOTIFICATION_RESOURCE |
4512 |
protected static final int |
DEVICE_TEST_SEND_EXCEPTION_RESOURCE |
4516 |
protected static final int |
DEVICE_TEST_SIGNAL_DATA_NOTIFICATION_RESOURCE |
4508 |
protected static final int |
DEVICE_TEST_SIGNAL_EXCEPTION_RESOURCE |
4522 |
protected static final int |
DEVICE_TEST_SIGNAL_NOT_FOUND_RESOURCE |
4519 |
protected static final int |
DEVICE_TEST_SIGNAL_NOTIFICATION_RESOURCE |
4507 |
protected static final int |
DEVICE_TEST_START_EXECUTION_RESOURCE |
4523 |
protected static final int |
DEVICE_TEST_START_RESOURCE |
4513 |
protected static final int |
DEVICE_TEST_STARTED_STATE_RESOURCE |
4505 |
protected static final int |
DEVICE_TEST_STOP_EXECUTION_RESOURCE |
4524 |
protected static final int |
DEVICE_TEST_STOP_RESOURCE |
4514 |
protected static final int |
DEVICE_TEST_WAITING_RESOURCE |
4515 |
| org.eclipse.soda.dk.adapter.test.AdapterTestResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
4500 |
| org.eclipse.soda.dk.adapter.test.factory.AdapterTestFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.agent.factory.AgentFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.agent.test.AgentTest | ||
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
3 |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
public static final int |
DEFAULT_TEST_COUNT |
2 |
public static final long |
DEFAULT_TEST_DELAY |
0L |
public static final boolean |
DEFAULT_TEST_EXECUTE |
false |
public static final boolean |
DEFAULT_TEST_EXECUTE_READ |
true |
public static final boolean |
DEFAULT_TEST_EXECUTE_WRITE |
false |
public static final boolean |
DEFAULT_TEST_READ |
false |
public static final boolean |
DEFAULT_TEST_TRIGGER |
false |
public static final long |
DEFAULT_TOTAL_TEST_TIME |
60000L |
protected static final int |
DEVICE_TEST_ACTIVE_STATE_RESOURCE |
6504 |
protected static final int |
DEVICE_TEST_ALIVE_STATE_RESOURCE |
6502 |
protected static final int |
DEVICE_TEST_COMMAND_DATA_NOTIFICATION_RESOURCE |
6510 |
protected static final int |
DEVICE_TEST_COMMAND_EXCEPTION_RESOURCE |
6520 |
protected static final int |
DEVICE_TEST_COMMAND_NOT_FOUND_RESOURCE |
6517 |
protected static final int |
DEVICE_TEST_COMMAND_NOTIFICATION_RESOURCE |
6509 |
protected static final int |
DEVICE_TEST_CONNECTED_STATE_RESOURCE |
6503 |
protected static final int |
DEVICE_TEST_CONTROL_NOTIFICATION_RESOURCE |
6525 |
protected static final int |
DEVICE_TEST_CREATED_STATE_RESOURCE |
6501 |
protected static final int |
DEVICE_TEST_DATA_NOTIFICATION_RESOURCE |
6528 |
protected static final int |
DEVICE_TEST_DEAD_STATE_RESOURCE |
6500 |
protected static final int |
DEVICE_TEST_DEVICE_CONFIGURATION_MISCOMPARE_RESOURCE |
6527 |
protected static final int |
DEVICE_TEST_ERROR_NOTIFICATION_RESOURCE |
6506 |
protected static final int |
DEVICE_TEST_EXIT_RESOURCE |
6526 |
protected static final int |
DEVICE_TEST_MEASUREMENT_EXCEPTION_RESOURCE |
6521 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOT_FOUND_RESOURCE |
6518 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOTIFICATION_RESOURCE |
6511 |
protected static final int |
DEVICE_TEST_MEASUREMENT_VALUE_NOTIFICATION_RESOURCE |
6512 |
protected static final int |
DEVICE_TEST_SEND_EXCEPTION_RESOURCE |
6516 |
protected static final int |
DEVICE_TEST_SIGNAL_DATA_NOTIFICATION_RESOURCE |
6508 |
protected static final int |
DEVICE_TEST_SIGNAL_EXCEPTION_RESOURCE |
6522 |
protected static final int |
DEVICE_TEST_SIGNAL_NOT_FOUND_RESOURCE |
6519 |
protected static final int |
DEVICE_TEST_SIGNAL_NOTIFICATION_RESOURCE |
6507 |
protected static final int |
DEVICE_TEST_START_EXECUTION_RESOURCE |
6523 |
protected static final int |
DEVICE_TEST_START_RESOURCE |
6513 |
protected static final int |
DEVICE_TEST_STARTED_STATE_RESOURCE |
6505 |
protected static final int |
DEVICE_TEST_STOP_EXECUTION_RESOURCE |
6524 |
protected static final int |
DEVICE_TEST_STOP_RESOURCE |
6514 |
protected static final int |
DEVICE_TEST_WAITING_RESOURCE |
6515 |
| org.eclipse.soda.dk.agent.test.AgentTestResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
6500 |
| org.eclipse.soda.dk.base.device.BaseDevice | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.base.device.BaseDevice" |
| org.eclipse.soda.dk.base.device.service.BaseDeviceService | ||
|---|---|---|
public static final java.lang.String |
BaseDevice |
"BaseDevice" |
public static final java.lang.String |
Capabilities |
"Device/Capabilities" |
public static final java.lang.String |
CAPABILITIES_EXTERNAL_KEY |
"Device/Capabilities" |
public static final java.lang.String |
CAPABILITIES_GET_EXTERNAL_KEY |
"Device/Capabilities/get" |
public static final java.lang.String |
CAPABILITIES_READ_EXTERNAL_KEY |
"Device/Capabilities/read" |
public static final java.lang.String |
CAPABILITIES_WRITE_EXTERNAL_KEY |
"Device/Capabilities/write" |
public static final java.lang.String |
Configuration |
"Device/Configuration" |
public static final java.lang.String |
CONFIGURATION_EXTERNAL_KEY |
"Device/Configuration" |
public static final java.lang.String |
CONFIGURATION_GET_EXTERNAL_KEY |
"Device/Configuration/get" |
public static final java.lang.String |
CONFIGURATION_READ_EXTERNAL_KEY |
"Device/Configuration/read" |
public static final java.lang.String |
CONFIGURATION_WRITE_EXTERNAL_KEY |
"Device/Configuration/write" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.base.device.service.BaseDeviceService" |
public static final java.lang.String |
Status |
"Device/Status" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"Device/Status" |
public static final java.lang.String |
STATUS_GET_EXTERNAL_KEY |
"Device/Status/get" |
public static final java.lang.String |
STATUS_READ_EXTERNAL_KEY |
"Device/Status/read" |
public static final java.lang.String |
STATUS_WRITE_EXTERNAL_KEY |
"Device/Status/write" |
| org.eclipse.soda.dk.comm.NSParallelPort | ||
|---|---|---|
public static final int |
LPT_MODE_ANY |
0 |
public static final int |
LPT_MODE_ECP |
4 |
public static final int |
LPT_MODE_EPP |
3 |
public static final int |
LPT_MODE_NIBBLE |
5 |
public static final int |
LPT_MODE_PS2 |
2 |
public static final int |
LPT_MODE_SPP |
1 |
| org.eclipse.soda.dk.comm.org.eclipse.soda.dk.comm.NSSerialPort | ||
|---|---|---|
public static final int |
DATABITS_5 |
5 |
public static final int |
DATABITS_6 |
6 |
public static final int |
DATABITS_7 |
7 |
public static final int |
DATABITS_8 |
8 |
public static final int |
FLOWCONTROL_NONE |
0 |
public static final int |
FLOWCONTROL_RTSCTS_IN |
1 |
public static final int |
FLOWCONTROL_RTSCTS_OUT |
2 |
public static final int |
FLOWCONTROL_XONXOFF_IN |
4 |
public static final int |
FLOWCONTROL_XONXOFF_OUT |
8 |
public static final int |
PARITY_EVEN |
2 |
public static final int |
PARITY_MARK |
3 |
public static final int |
PARITY_NONE |
0 |
public static final int |
PARITY_ODD |
1 |
public static final int |
PARITY_SPACE |
4 |
public static final int |
STOPBITS_1 |
1 |
public static final int |
STOPBITS_1_5 |
3 |
public static final int |
STOPBITS_2 |
2 |
| org.eclipse.soda.dk.comm.internal.Library | ||
|---|---|---|
public static final java.lang.String |
FILE |
"file" |
public static final java.lang.String |
HTTP |
"http" |
| org.eclipse.soda.dk.command.MethodCommand | ||
|---|---|---|
public static final int |
EXECUTE_OPERATION |
0 |
public static final java.lang.String |
HANDLE_METHOD |
"handleMethod" |
| org.eclipse.soda.dk.connection.Connection | ||
|---|---|---|
protected static final int |
CLIENT_WAIT_RESOURCE |
1007 |
protected static final int |
CLOSE_RESOURCE |
1002 |
protected static final int |
CLOSED_RESOURCE |
1003 |
protected static final int |
OPEN_RESOURCE |
1001 |
protected static final int |
OPENFAILED_RESOURCE |
1004 |
protected static final int |
READ_BYTES_RESOURCE |
1005 |
protected static final int |
WRITE_BYTES_RESOURCE |
1006 |
| org.eclipse.soda.dk.connection.ConnectionResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
1001 |
| org.eclipse.soda.dk.connection.bundle.ServiceBundle | ||
|---|---|---|
public static final java.lang.String |
DEVICE_CLASS |
"DEVICE_CLASS" |
public static final java.lang.String |
DEVICE_REVISION |
"DEVICE_REVISION" |
| org.eclipse.soda.dk.connection.service.ConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_KEY |
"connection" |
public static final java.lang.String |
DEFAULT_CONNECTION |
"factory" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.connection.service.ConnectionService" |
| org.eclipse.soda.dk.core.EscConstants | ||
|---|---|---|
public static final java.lang.String |
EMPTY_STRING |
"" |
| org.eclipse.soda.dk.core.EscObject | ||
|---|---|---|
public static final int |
CLONE_EXCEPTION_RESOURCE |
3 |
public static final java.lang.String |
EMPTY_STRING |
"" |
public static final int |
ERROR_OCCURRED_EXCEPTION_RESOURCE |
1 |
public static final java.lang.String |
ID_FILTER_KEY |
"idimportfilter" |
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_ANY |
"#" |
public static final java.lang.String |
KEY_KEY |
"key" |
public static final int |
LOG_DEBUG |
4 |
public static final int |
LOG_ERROR |
1 |
public static final int |
LOG_INFO |
3 |
public static final int |
LOG_TRACE |
5 |
public static final int |
LOG_WARNING |
2 |
public static final java.lang.String |
PREFIX_KEY |
"prefix" |
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
public static final int |
SLEEP_EXCEPTION_RESOURCE |
2 |
public static final int |
SYSTEM_INFO_RESOURCE |
4 |
public static final int |
TRACE_LEVEL_HIGH |
7 |
public static final int |
TRACE_LEVEL_LOW |
3 |
public static final int |
TRACE_LEVEL_MAX |
10 |
public static final int |
TRACE_LEVEL_MIN |
1 |
public static final int |
TRACE_LEVEL_NONE |
0 |
public static final int |
TRACE_LEVEL_NORMAL |
5 |
public static final java.lang.String |
TRACELEVEL_KEY |
"esc.tracelevel" |
public static final int |
UNKNOWN_ERROR_RESOURCE |
0 |
| org.eclipse.soda.dk.data.Degree | ||
|---|---|---|
public static final int |
DENOMINATOR |
3600000 |
public static final double |
DOUBLE_DENOMINATOR |
3600000.0 |
public static final float |
FLOAT_DENOMINATOR |
3600000.0f |
public static final int |
SECONDS_PER_DEGREE |
3600 |
public static final long |
SECONDS_PER_DEGREE_LONG |
3600L |
public static final int |
THOUSAND |
1000 |
| org.eclipse.soda.dk.device.Container | ||
|---|---|---|
protected static final int |
DEVICE_ACTIVE_STATE_RESOURCE |
3004 |
protected static final int |
DEVICE_ALIVE_STATE_RESOURCE |
3002 |
protected static final int |
DEVICE_CHANGED_EXCEPTION_RESOURCE |
3006 |
protected static final int |
DEVICE_CONNECTED_STATE_RESOURCE |
3003 |
protected static final int |
DEVICE_CREATED_STATE_RESOURCE |
3001 |
protected static final int |
DEVICE_DEAD_STATE_RESOURCE |
3000 |
protected static final int |
DEVICE_STARTED_STATE_RESOURCE |
3005 |
protected static final int |
EXCEPTION_NO_TRANSPORT_RESOURCE |
3017 |
protected static final int |
INITIALIZE_CONFIGURATION_EXCEPTION_RESOURCE |
3013 |
protected static final int |
INITIALIZE_CONFIGURATION_MISCOMPARE_RESOURCE |
3015 |
protected static final int |
INITIALIZE_CONFIGURATION_RESOURCE |
3014 |
protected static final int |
INITIALIZE_CONFIGURATION_SAME_RESOURCE |
3016 |
protected static final int |
INITIALIZE_READ_EXCEPTION_RESOURCE |
3008 |
protected static final int |
INITIALIZE_WRITE_EXCEPTION_RESOURCE |
3009 |
protected static final int |
MESSAGE_RECEIVED_EXCEPTION_RESOURCE |
3012 |
protected static final int |
PROCESSING_UNABLE_TO_KEEP_UP_EXCEPTION_RESOURCE |
3011 |
protected static final int |
RUN_EXCEPTION_RESOURCE |
3007 |
protected static final int |
SEND_EXCEPTION_RESOURCE |
3010 |
public static final char |
TOPIC_DELIMITER |
47 |
| org.eclipse.soda.dk.device.Control | ||
|---|---|---|
protected static final int |
EXCEPTION_READ_FAILED_RESOURCE |
3019 |
protected static final int |
SETVALUEEXCEPTION_RESOURCE |
3018 |
| org.eclipse.soda.dk.device.ControlResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
3000 |
| org.eclipse.soda.dk.device.Device | ||
|---|---|---|
public static final java.lang.String |
POLL_COMMAND_NAME |
"poll" |
public static final java.lang.String |
START_COMMAND_NAME |
"start" |
protected static final int |
STARTED_MASK |
65536 |
public static final java.lang.String |
STOP_COMMAND_NAME |
"stop" |
| org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServletContext | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_FACTORY_NAME |
"ConnectionFactory" |
| org.eclipse.soda.dk.device.factory.DeviceFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.device.service.DeviceListener | ||
|---|---|---|
public static final int |
ADDED |
0 |
public static final int |
CHANGED |
2 |
public static final int |
REMOVED |
1 |
| org.eclipse.soda.dk.device.service.DeviceService | ||
|---|---|---|
public static final int |
ACTIVE |
4 |
public static final int |
ALIVE |
2 |
public static final short |
AUTOSTART |
1 |
public static final short |
BLOCKPROCESSING |
8 |
public static final java.lang.String |
Capabilities |
"Device/Capabilities" |
public static final java.lang.String |
CAPABILITIES_EXTERNAL_KEY |
"Device/Capabilities" |
public static final java.lang.String |
CAPABILITIES_GET_EXTERNAL_KEY |
"Device/Capabilities/get" |
public static final java.lang.String |
CAPABILITIES_READ_EXTERNAL_KEY |
"Device/Capabilities/read" |
public static final java.lang.String |
CAPABILITIES_WRITE_EXTERNAL_KEY |
"Device/Capabilities/write" |
public static final java.lang.String |
Configuration |
"Device/Configuration" |
public static final java.lang.String |
CONFIGURATION_DATA_KEY |
"configuration" |
public static final java.lang.String |
CONFIGURATION_EXTERNAL_KEY |
"Device/Configuration" |
public static final java.lang.String |
CONFIGURATION_GET_EXTERNAL_KEY |
"Device/Configuration/get" |
public static final java.lang.String |
CONFIGURATION_READ_EXTERNAL_KEY |
"Device/Configuration/read" |
public static final java.lang.String |
CONFIGURATION_WRITE_EXTERNAL_KEY |
"Device/Configuration/write" |
public static final int |
CONNECTED |
3 |
public static final int |
CREATED |
1 |
public static final int |
DEAD |
0 |
public static final java.lang.String |
ERROR_EXTERNAL_KEY |
"/error" |
public static final short |
EVENPROCESSING |
4 |
public static final java.lang.String |
EXECUTE_EXTERNAL_KEY |
"/execute" |
public static final java.lang.String |
GET_EXTERNAL_KEY |
"/get" |
public static final short |
INITIALIZEMEASUREMENTS |
2 |
public static final java.lang.String |
KEYS_DATA_KEY |
"keys" |
public static final short |
NULL |
0 |
public static final java.lang.String |
READ_EXTERNAL_KEY |
"/read" |
public static final java.lang.String |
RECEIVED_KEY_DATA_KEY |
"received_key" |
public static final java.lang.String |
SET_EXTERNAL_KEY |
"/set" |
public static final java.lang.String |
SOURCE_DATA_KEY |
"source" |
public static final int |
STARTED |
5 |
public static final java.lang.String |
STATE_DATA_KEY |
"state" |
public static final java.lang.String |
STATE_OLD_DATA_KEY |
"state_old" |
public static final java.lang.String |
Status |
"Device/Status" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"Device/Status" |
public static final java.lang.String |
STATUS_GET_EXTERNAL_KEY |
"Device/Status/get" |
public static final java.lang.String |
STATUS_READ_EXTERNAL_KEY |
"Device/Status/read" |
public static final java.lang.String |
STATUS_WRITE_EXTERNAL_KEY |
"Device/Status/write" |
public static final java.lang.String |
TIMESTAMP_DATA_KEY |
"timestamp" |
public static final java.lang.String |
TRIGGER_EXTERNAL_KEY |
"/trigger" |
public static final java.lang.String |
VALUE_DATA_KEY |
"value" |
public static final java.lang.String |
VALUE_OLD_DATA_KEY |
"value_old" |
public static final java.lang.String |
WRITE_EXTERNAL_KEY |
"/write" |
| org.eclipse.soda.dk.device.servlet.DeviceServletContext | ||
|---|---|---|
public static final java.lang.String |
HTML_CONTENT_TYPE |
"text/html;charset=iso-8859-1" |
public static final java.lang.String |
TXT_CONTENT_TYPE |
"text/plain;charset=iso-8859-1" |
public static final java.lang.String |
XML_CONTENT_TYPE |
"text/xml;charset=iso-8859-1" |
| org.eclipse.soda.dk.device.test.DeviceTest | ||
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
3 |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
public static final int |
DEFAULT_TEST_COUNT |
2 |
public static final long |
DEFAULT_TEST_DELAY |
0L |
public static final boolean |
DEFAULT_TEST_EXECUTE |
false |
public static final boolean |
DEFAULT_TEST_EXECUTE_READ |
true |
public static final boolean |
DEFAULT_TEST_EXECUTE_WRITE |
false |
public static final boolean |
DEFAULT_TEST_READ |
false |
public static final boolean |
DEFAULT_TEST_TRIGGER |
false |
public static final long |
DEFAULT_TOTAL_TEST_TIME |
60000L |
protected static final int |
DEVICE_TEST_ACTIVE_STATE_RESOURCE |
3504 |
protected static final int |
DEVICE_TEST_ALIVE_STATE_RESOURCE |
3502 |
protected static final int |
DEVICE_TEST_COMMAND_DATA_NOTIFICATION_RESOURCE |
3510 |
protected static final int |
DEVICE_TEST_COMMAND_EXCEPTION_RESOURCE |
3520 |
protected static final int |
DEVICE_TEST_COMMAND_NOT_FOUND_RESOURCE |
3517 |
protected static final int |
DEVICE_TEST_COMMAND_NOTIFICATION_RESOURCE |
3509 |
protected static final int |
DEVICE_TEST_CONNECTED_STATE_RESOURCE |
3503 |
protected static final int |
DEVICE_TEST_CONTROL_NOTIFICATION_RESOURCE |
3525 |
protected static final int |
DEVICE_TEST_CREATED_STATE_RESOURCE |
3501 |
protected static final int |
DEVICE_TEST_DATA_NOTIFICATION_RESOURCE |
3528 |
protected static final int |
DEVICE_TEST_DEAD_STATE_RESOURCE |
3500 |
protected static final int |
DEVICE_TEST_DEVICE_CONFIGURATION_MISCOMPARE_RESOURCE |
3527 |
protected static final int |
DEVICE_TEST_ERROR_NOTIFICATION_RESOURCE |
3506 |
protected static final int |
DEVICE_TEST_EXIT_RESOURCE |
3526 |
protected static final int |
DEVICE_TEST_MEASUREMENT_EXCEPTION_RESOURCE |
3521 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOT_FOUND_RESOURCE |
3518 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOTIFICATION_RESOURCE |
3511 |
protected static final int |
DEVICE_TEST_MEASUREMENT_VALUE_NOTIFICATION_RESOURCE |
3512 |
protected static final int |
DEVICE_TEST_SEND_EXCEPTION_RESOURCE |
3516 |
protected static final int |
DEVICE_TEST_SIGNAL_DATA_NOTIFICATION_RESOURCE |
3508 |
protected static final int |
DEVICE_TEST_SIGNAL_EXCEPTION_RESOURCE |
3522 |
protected static final int |
DEVICE_TEST_SIGNAL_NOT_FOUND_RESOURCE |
3519 |
protected static final int |
DEVICE_TEST_SIGNAL_NOTIFICATION_RESOURCE |
3507 |
protected static final int |
DEVICE_TEST_START_EXECUTION_RESOURCE |
3523 |
protected static final int |
DEVICE_TEST_START_RESOURCE |
3513 |
protected static final int |
DEVICE_TEST_STARTED_STATE_RESOURCE |
3505 |
protected static final int |
DEVICE_TEST_STOP_EXECUTION_RESOURCE |
3524 |
protected static final int |
DEVICE_TEST_STOP_RESOURCE |
3514 |
protected static final int |
DEVICE_TEST_WAITING_RESOURCE |
3515 |
| org.eclipse.soda.dk.device.test.DeviceTestResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
3500 |
| org.eclipse.soda.dk.device.test.factory.DeviceTestFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.device.testcase.DeviceTestcase | ||
|---|---|---|
protected static final int |
MESSAGE_KEY_NOT_NUMBER_RESOURCE |
3900 |
| org.eclipse.soda.dk.device.testcase.DeviceTestcaseResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
3900 |
| org.eclipse.soda.dk.device.testcases.CountMeasurementTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.device.testcases.DeviceRegistryTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.device.testcases.TotalMeasurementTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory" |
| org.eclipse.soda.dk.file.connection.service.FileConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_TYPE |
"file" |
public static final java.lang.String |
DEFAULT_INPUTNAME |
"input" |
public static final java.lang.String |
DEFAULT_INPUTPATH |
"" |
public static final java.lang.String |
DEFAULT_OUTPUTNAME |
"output" |
public static final java.lang.String |
DEFAULT_OUTPUTPATH |
"" |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory" |
public static final java.lang.String |
INPUTNAME_KEY |
"inputname" |
public static final java.lang.String |
INPUTPATH_KEY |
"inputpath" |
public static final java.lang.String |
OUTPUTNAME_KEY |
"outputname" |
public static final java.lang.String |
OUTPUTPATH_KEY |
"outputpath" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.file.connection.service.FileConnectionService" |
| org.eclipse.soda.dk.measurement.MethodMeasurement | ||
|---|---|---|
public static final int |
GET_OPERATION |
0 |
public static final java.lang.String |
HANDLE_METHOD |
"handleMethod" |
public static final int |
READ_OPERATION |
1 |
public static final int |
SET_OPERATION |
3 |
public static final int |
WRITE_OPERATION |
2 |
| org.eclipse.soda.dk.measurement.computed.ControlsMeasurement | ||
|---|---|---|
protected static final int |
FLOATING_TYPE |
3 |
protected static final int |
INT_TYPE |
2 |
protected static final int |
NULL_TYPE |
0 |
protected static final int |
OTHER_TYPE |
4 |
protected static final int |
STRING_TYPE |
1 |
| org.eclipse.soda.dk.message.service.MessageService | ||
|---|---|---|
public static final short |
HIGH_PRIORITY |
7 |
public static final short |
LOW_PRIORITY |
3 |
public static final short |
MAX_PRIORITY |
10 |
public static final short |
MIN_PRIORITY |
1 |
public static final short |
NORM_PRIORITY |
5 |
public static final short |
STRING |
256 |
public static final short |
THREAD_PRIORITY |
0 |
| org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServletContext | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_FACTORY_NAME |
"ConnectionFactory" |
| org.eclipse.soda.dk.multicast.transport.MulticastTransport | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.multicast.transport.MulticastTransport" |
public static final java.lang.String |
DEFAULT_LOCAL_HOST |
"experiment.mcast.net" |
public static final int |
DEFAULT_LOCAL_PORT_NUM |
2000 |
public static final java.lang.String |
DEFAULT_REMOTE_HOST |
"experiment.mcast.net" |
public static final int |
DEFAULT_SIZE |
1024 |
public static final int |
DEFAULT_TIMEOUT |
1000 |
| org.eclipse.soda.dk.multicast.transport.bundle.MulticastTransportBundle | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.multicast.transport.bundle.MulticastTransportBundle" |
| org.eclipse.soda.dk.multicast.transport.factory.MulticastTransportFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.multicast.transport.factory.MulticastTransportFactory" |
| org.eclipse.soda.dk.multicast.transport.managed.MulticastTransportManaged | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.multicast.transport.managed.MulticastTransportManaged" |
| org.eclipse.soda.dk.multicast.transport.service.MulticastTransportService | ||
|---|---|---|
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.multicast.transport.factory.MulticastTransportFactory" |
public static final java.lang.String |
LOCALHOST_KEY |
"localhost" |
public static final java.lang.String |
LOCALPORT_KEY |
"localport" |
public static final java.lang.String |
MANAGED_SERVICE_NAME |
"org.eclipse.soda.dk.multicast.transport.managed.MulticastTransportManaged" |
public static final java.lang.String |
PACKETSIZE_KEY |
"packetsize" |
public static final java.lang.String |
REMOTEHOST_KEY |
"remotehost" |
public static final java.lang.String |
REMOTEPORT_KEY |
"remoteport" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.multicast.transport.service.MulticastTransportService" |
| org.eclipse.soda.dk.nls.testcase.EscConfigurationTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.nls.testcase.EscObjectTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.nls.testcase.NlsTestcase | ||
|---|---|---|
public static final java.lang.String |
RESOURCE_BUNDLE |
"ResourceBundle" |
| org.eclipse.soda.dk.notification.service.NotificationService | ||
|---|---|---|
public static final java.lang.String |
ERROR_EXTERNAL_KEY |
"/error" |
public static final java.lang.String |
EXCEPTION_DATA_KEY |
"exception" |
public static final java.lang.String |
EXECUTE_EXTERNAL_KEY |
"/execute" |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.notification.factory.NotificationFactory" |
public static final java.lang.String |
GET_EXTERNAL_KEY |
"/get" |
public static final java.lang.String |
MESSAGE_DATA_KEY |
"message" |
public static final java.lang.String |
READ_EXTERNAL_KEY |
"/read" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.notification.service.NotificationService" |
public static final java.lang.String |
SET_EXTERNAL_KEY |
"/set" |
public static final java.lang.String |
TIMESTAMP_DATA_KEY |
"timestamp" |
public static final char |
TOPIC_DELIMITER |
47 |
public static final java.lang.String |
TOPIC_DELIMITER_STRING |
"/" |
public static final char |
TOPIC_WILDCARD |
42 |
public static final java.lang.String |
TOPIC_WILDCARD_STRING |
"*" |
public static final java.lang.String |
TRIGGER_EXTERNAL_KEY |
"/trigger" |
public static final java.lang.String |
VALUE_DATA_KEY |
"value" |
public static final java.lang.String |
VALUE_OLD_DATA_KEY |
"value_old" |
public static final java.lang.String |
WRITE_EXTERNAL_KEY |
"/write" |
| org.eclipse.soda.dk.parameter.service.ParameterService | ||
|---|---|---|
public static final short |
ARRAY |
8 |
public static final short |
ASCII |
112 |
public static final short |
ASCIIZ |
144 |
public static final short |
BOOLEAN |
48 |
public static final short |
BYTE |
16 |
public static final short |
BYTES |
80 |
public static final short |
DOUBLE |
176 |
public static final short |
FLOAT |
160 |
public static final short |
HEXASCII |
208 |
public static final short |
HEXSTRING |
192 |
public static final short |
INSERT |
4 |
public static final short |
INTEGER |
0 |
public static final short |
LITTLEENDIAN |
2 |
public static final short |
LONG |
224 |
public static final short |
NASCII |
128 |
public static final short |
NSTRING |
96 |
public static final short |
NULL |
0 |
public static final short |
SHORT |
32 |
public static final short |
STRING |
64 |
public static final short |
UNSIGNED |
1 |
| org.eclipse.soda.dk.profile.ProfileResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
5000 |
| org.eclipse.soda.dk.profile.factory.ProfileFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.profile.service.ProfileListener | ||
|---|---|---|
public static final int |
ADDED |
0 |
public static final int |
CHANGED |
2 |
public static final int |
REMOVED |
1 |
| org.eclipse.soda.dk.profile.service.ProfileService | ||
|---|---|---|
public static final int |
ACTIVE |
4 |
public static final int |
ALIVE |
2 |
public static final java.lang.String |
Capabilities |
"Profile/Capabilities" |
public static final java.lang.String |
CAPABILITIES_EXTERNAL_KEY |
"Profile/Capabilities" |
public static final java.lang.String |
CAPABILITIES_GET_EXTERNAL_KEY |
"Profile/Capabilities/get" |
public static final java.lang.String |
CAPABILITIES_READ_EXTERNAL_KEY |
"Profile/Capabilities/read" |
public static final java.lang.String |
CAPABILITIES_WRITE_EXTERNAL_KEY |
"Profile/Capabilities/write" |
public static final java.lang.String |
Configuration |
"Profile/Configuration" |
public static final java.lang.String |
CONFIGURATION_EXTERNAL_KEY |
"Profile/Configuration" |
public static final java.lang.String |
CONFIGURATION_GET_EXTERNAL_KEY |
"Profile/Configuration/get" |
public static final java.lang.String |
CONFIGURATION_READ_EXTERNAL_KEY |
"Profile/Configuration/read" |
public static final java.lang.String |
CONFIGURATION_WRITE_EXTERNAL_KEY |
"Profile/Configuration/write" |
public static final int |
CONNECTED |
3 |
public static final int |
CREATED |
1 |
public static final int |
DEAD |
0 |
public static final int |
STARTED |
5 |
public static final java.lang.String |
STATE_DATA_KEY |
"state" |
public static final java.lang.String |
STATE_OLD_DATA_KEY |
"state_old" |
public static final java.lang.String |
Status |
"Profile/Status" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"Profile/Status" |
public static final java.lang.String |
STATUS_GET_EXTERNAL_KEY |
"Profile/Status/get" |
public static final java.lang.String |
STATUS_READ_EXTERNAL_KEY |
"Profile/Status/read" |
public static final java.lang.String |
STATUS_WRITE_EXTERNAL_KEY |
"Profile/Status/write" |
| org.eclipse.soda.dk.profile.test.ProfileTest | ||
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
3 |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
public static final int |
DEFAULT_TEST_COUNT |
2 |
public static final long |
DEFAULT_TEST_DELAY |
0L |
public static final boolean |
DEFAULT_TEST_EXECUTE |
false |
public static final boolean |
DEFAULT_TEST_EXECUTE_READ |
true |
public static final boolean |
DEFAULT_TEST_EXECUTE_WRITE |
false |
public static final boolean |
DEFAULT_TEST_READ |
false |
public static final boolean |
DEFAULT_TEST_TRIGGER |
false |
public static final long |
DEFAULT_TOTAL_TEST_TIME |
60000L |
protected static final int |
DEVICE_TEST_ACTIVE_STATE_RESOURCE |
5504 |
protected static final int |
DEVICE_TEST_ALIVE_STATE_RESOURCE |
5502 |
protected static final int |
DEVICE_TEST_COMMAND_DATA_NOTIFICATION_RESOURCE |
5510 |
protected static final int |
DEVICE_TEST_COMMAND_EXCEPTION_RESOURCE |
5520 |
protected static final int |
DEVICE_TEST_COMMAND_NOT_FOUND_RESOURCE |
5517 |
protected static final int |
DEVICE_TEST_COMMAND_NOTIFICATION_RESOURCE |
5509 |
protected static final int |
DEVICE_TEST_CONNECTED_STATE_RESOURCE |
5503 |
protected static final int |
DEVICE_TEST_CONTROL_NOTIFICATION_RESOURCE |
5525 |
protected static final int |
DEVICE_TEST_CREATED_STATE_RESOURCE |
5501 |
protected static final int |
DEVICE_TEST_DATA_NOTIFICATION_RESOURCE |
5528 |
protected static final int |
DEVICE_TEST_DEAD_STATE_RESOURCE |
5500 |
protected static final int |
DEVICE_TEST_DEVICE_CONFIGURATION_MISCOMPARE_RESOURCE |
5527 |
protected static final int |
DEVICE_TEST_ERROR_NOTIFICATION_RESOURCE |
5506 |
protected static final int |
DEVICE_TEST_EXIT_RESOURCE |
5526 |
protected static final int |
DEVICE_TEST_MEASUREMENT_EXCEPTION_RESOURCE |
5521 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOT_FOUND_RESOURCE |
5518 |
protected static final int |
DEVICE_TEST_MEASUREMENT_NOTIFICATION_RESOURCE |
5511 |
protected static final int |
DEVICE_TEST_MEASUREMENT_VALUE_NOTIFICATION_RESOURCE |
5512 |
protected static final int |
DEVICE_TEST_SEND_EXCEPTION_RESOURCE |
5516 |
protected static final int |
DEVICE_TEST_SIGNAL_DATA_NOTIFICATION_RESOURCE |
5508 |
protected static final int |
DEVICE_TEST_SIGNAL_EXCEPTION_RESOURCE |
5522 |
protected static final int |
DEVICE_TEST_SIGNAL_NOT_FOUND_RESOURCE |
5519 |
protected static final int |
DEVICE_TEST_SIGNAL_NOTIFICATION_RESOURCE |
5507 |
protected static final int |
DEVICE_TEST_START_EXECUTION_RESOURCE |
5523 |
protected static final int |
DEVICE_TEST_START_RESOURCE |
5513 |
protected static final int |
DEVICE_TEST_STARTED_STATE_RESOURCE |
5505 |
protected static final int |
DEVICE_TEST_STOP_EXECUTION_RESOURCE |
5524 |
protected static final int |
DEVICE_TEST_STOP_RESOURCE |
5514 |
protected static final int |
DEVICE_TEST_WAITING_RESOURCE |
5515 |
| org.eclipse.soda.dk.profile.test.ProfileTestResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
5500 |
| org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase | ||
|---|---|---|
public static final int |
DEFAULT_MAX_RESPONSE_WAITING_TIME |
2000 |
public static final int |
DEFAULT_MAX_STATUS_WAITING_TIME |
60000 |
protected static final java.lang.String |
EMPTY_STRING |
"" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"/Status" |
public static final char |
TOPIC_DELIMITER |
47 |
| org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent | ||
|---|---|---|
public static final int |
FAILED_TO_GET |
7401 |
public static final int |
FAILED_TO_READ |
7403 |
public static final int |
FAILED_TO_WRITE |
7409 |
public static final int |
INCORRECT_VALUE_AFTER |
7408 |
public static final int |
NO_ERROR_RETURNED_FOR_INVALID_WRITE |
7407 |
public static final int |
PARSEINTERESTMASK |
7400 |
public static final int |
PROFILE_FAILED_TO_CHANGE_STATE |
7413 |
public static final int |
RUNNING_TEST_CASE |
7405 |
public static final int |
UNEXPECTED_ERROR_RETURNED_FOR_GET |
7402 |
public static final int |
UNEXPECTED_ERROR_RETURNED_FOR_READ |
7404 |
public static final int |
UNEXPECTED_ERROR_RETURNED_FOR_SIGNAL |
7406 |
public static final int |
UNEXPECTED_ERROR_RETURNED_FOR_WRITE |
7410 |
public static final int |
WRITE_REPORTS_INCORRECT_OLD_VALUE |
7412 |
public static final int |
WRITE_REPORTS_INCORRECT_VALUE |
7411 |
| org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
7400 |
| org.eclipse.soda.dk.profile.test.agent.service.ProfileTestAgentService | ||
|---|---|---|
public static final java.lang.String |
MAX_RESPONSE_WAITING_TIME_PROPERTY |
"max.response.waiting.ms" |
public static final java.lang.String |
MAX_STATUS_WAITING_TIME_PROPERTY |
"max.status.waiting.ms" |
| org.eclipse.soda.dk.profile.test.factory.ProfileTestFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.random.access.file.connection.factory.RandomAccessFileConnectionFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.random.access.file.connection.factory.RandomAccessFileConnectionFactory" |
| org.eclipse.soda.dk.random.access.file.connection.service.RandomAccessFileConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_TYPE |
"randomaccessfile" |
public static final java.lang.String |
DEFAULT_MODE |
"rw" |
public static final java.lang.String |
DEFAULT_NAME |
"" |
public static final java.lang.String |
DEFAULT_PATH |
"" |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.random.access.file.connection.factory.RandomAccessFileConnectionFactory" |
public static final java.lang.String |
MODE_KEY |
"mode" |
public static final java.lang.String |
NAME_KEY |
"filename" |
public static final java.lang.String |
PATH_KEY |
"path" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.random.access.file.connection.service.RandomAccessFileConnectionService" |
| org.eclipse.soda.dk.serial.connection.factory.SerialConnectionFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.serial.connection.factory.SerialConnectionFactory" |
| org.eclipse.soda.dk.serial.connection.service.SerialConnectionService | ||
|---|---|---|
public static final java.lang.String |
BAUDRATE_KEY |
"baudrate" |
public static final java.lang.String |
COMPORT_KEY |
"comport" |
public static final java.lang.String |
CONNECTION_TYPE |
"serial" |
public static final int |
DATABITS_5 |
5 |
public static final int |
DATABITS_6 |
6 |
public static final int |
DATABITS_7 |
7 |
public static final int |
DATABITS_8 |
8 |
public static final java.lang.String |
DATABITS_KEY |
"databits" |
public static final int |
DEFAULT_BAUDRATE |
19200 |
public static final int |
DEFAULT_COMPORT |
1 |
public static final int |
DEFAULT_DATABITS |
8 |
public static final int |
DEFAULT_HARDWAREFLOWCONTROL |
0 |
public static final int |
DEFAULT_PARITY |
0 |
public static final int |
DEFAULT_READINTERVALTIMEOUT |
100 |
public static final int |
DEFAULT_READTOTALTIMEOUT |
1000 |
public static final int |
DEFAULT_SOFTWAREFLOWCONTROL |
0 |
public static final int |
DEFAULT_STOPBITS |
0 |
public static final int |
DEFAULT_WRITETOTALTIMEOUT |
100 |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.serial.connection.factory.SerialConnectionFactory" |
public static final java.lang.String |
HARDWAREFLOWCONTROL_KEY |
"hardwareflowcontrol" |
public static final int |
PARITY_EVEN |
1 |
public static final java.lang.String |
PARITY_KEY |
"parity" |
public static final int |
PARITY_MARK |
3 |
public static final int |
PARITY_NONE |
0 |
public static final int |
PARITY_ODD |
2 |
public static final int |
PARITY_SPACE |
4 |
public static final java.lang.String |
READINTERVALTIMEOUT_KEY |
"readintervaltimeout" |
public static final java.lang.String |
READTOTALTIMEOUT_KEY |
"readtotaltimeout" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.serial.connection.service.SerialConnectionService" |
public static final java.lang.String |
SOFTWAREFLOWCONTROL_KEY |
"softwareflowcontrol" |
public static final int |
STOPBITS_1 |
0 |
public static final int |
STOPBITS_1_5 |
1 |
public static final int |
STOPBITS_2 |
2 |
public static final java.lang.String |
STOPBITS_KEY |
"stopbits" |
public static final java.lang.String |
WRITETOTALTIMEOUT_KEY |
"writetotaltimeout" |
| org.eclipse.soda.dk.signal.MethodSignal | ||
|---|---|---|
public static final java.lang.String |
HANDLE_METHOD |
"handleMethod" |
public static final int |
TRIGGER_OPERATION |
0 |
| org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory" |
| org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_TYPE |
"tcpip" |
public static final java.lang.String |
DEFAULT_HOST |
"localhost" |
public static final int |
DEFAULT_LINGER |
-1 |
public static final int |
DEFAULT_LOCALPORT |
-1 |
public static final int |
DEFAULT_READSIZE |
-1 |
public static final int |
DEFAULT_READTIMEOUT |
1000 |
public static final int |
DEFAULT_REMOTEPORT |
23 |
public static final int |
DEFAULT_WRITESIZE |
-1 |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory" |
public static final java.lang.String |
HOST_KEY |
"host" |
public static final java.lang.String |
LINGER_KEY |
"linger" |
public static final java.lang.String |
LOCALPORT_KEY |
"localport" |
public static final java.lang.String |
READSIZE_KEY |
"readsize" |
public static final java.lang.String |
READTIMEOUT_KEY |
"readtimeout" |
public static final java.lang.String |
REMOTEPORT_KEY |
"remoteport" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService" |
public static final java.lang.String |
WRITESIZE_KEY |
"writesize" |
| org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_TYPE |
"tcpipserver" |
public static final int |
DEFAULT_LINGER |
-1 |
public static final int |
DEFAULT_PORT |
8901 |
public static final int |
DEFAULT_QUEUELENGTH |
-1 |
public static final int |
DEFAULT_TIMEOUT |
-1 |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.tcpip.server.connection.factory.TcpipServerConnectionFactory" |
public static final java.lang.String |
LINGER_KEY |
"linger" |
public static final java.lang.String |
PORT_KEY |
"port" |
public static final java.lang.String |
QUEUELENGTH_KEY |
"queuelength" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.tcpip.serverconnection.service.TcpipServerConnectionService" |
public static final java.lang.String |
TIMEOUT_KEY |
"timeout" |
| org.eclipse.soda.dk.transport.Transport | ||
|---|---|---|
protected static final int |
BAD_CHECKSUM_RESOURCE |
2007 |
protected static final int |
CLONE_EXCEPTION_RESOURCE |
3 |
protected static final int |
CLOSE_EXCEPTION_RESOURCE |
2017 |
protected static final int |
CONFIGURATION_ERROR_RESOURCE |
2038 |
public static final int |
CONFIGURATION_MISMATCH_RESOURCE |
2027 |
protected static final int |
CONNECTION_IN_USE_EXCEPTION_RESOURCE |
2029 |
public static final char |
CR |
13 |
public static final long |
DEFAULT_NO_ACTIVITY_TIMEOUT |
10000L |
public static final long |
DEFAULT_RETRY_TIME |
1000L |
public static final int |
ERROR_OCCURRED_EXCEPTION_RESOURCE |
2022 |
public static final int |
ERROR_ON_BUS_RESOURCE |
2020 |
protected static final int |
EXCEPTION_NO_RESPONSE_RESOURCE |
2039 |
protected static final int |
INTERRUPT_BEFORE_WRITE_RESOURCE |
2035 |
protected static final int |
INVALID_MESSAGE_RESOURCE |
2006 |
protected static final int |
INVALID_SEQUENCE_RESOURCE |
2033 |
public static final char |
LF |
10 |
public static final int |
MESSAGE_FILTERED_RESOURCE |
2026 |
public static final int |
MESSAGE_RECEIVED_EXCEPTION_RESOURCE |
2019 |
public static final int |
MESSAGE_RECEIVED_RESOURCE |
2023 |
public static final int |
MESSAGE_SENT_RESOURCE |
2024 |
protected static final int |
NACK_RECEIVED_RESOURCE |
2036 |
protected static final int |
NO_ACTIVITY_RESOURCE |
2037 |
protected static final int |
PROCESS_INPUT_EXCEPTION_RESOURCE |
2015 |
protected static final int |
QUEUE_TOO_BIG_RESOURCE |
2034 |
public static final int |
RECONNECT_RESOURCE |
2028 |
protected static final int |
RUN_EXCEPTION_RESOURCE |
2013 |
protected static final int |
SEND_EXCEPTION_RESOURCE |
2012 |
protected static final int |
SEND_NOT_STARTED_EXCEPTION_RESOURCE |
2014 |
protected static final int |
SHUTDOWN_EXCEPTION_RESOURCE |
2011 |
protected static final int |
STARTUP_EXCEPTION_RESOURCE |
2010 |
public static final int |
STARTUP_MESSAGE_RECEIVED_RESOURCE |
2025 |
protected static final int |
TRANSPORT_ACTIVE_STATE_RESOURCE |
2004 |
protected static final int |
TRANSPORT_ALIVE_STATE_RESOURCE |
2002 |
protected static final int |
TRANSPORT_CHANGED_EXCEPTION_RESOURCE |
2018 |
protected static final int |
TRANSPORT_CONNECTED_STATE_RESOURCE |
2003 |
protected static final int |
TRANSPORT_CREATED_STATE_RESOURCE |
2001 |
protected static final int |
TRANSPORT_DEAD_STATE_RESOURCE |
2000 |
public static final int |
TRANSPORT_ERROR_RESOURCE |
2016 |
protected static final int |
TRANSPORT_STARTED_STATE_RESOURCE |
2005 |
public static final int |
TRANSPORT_STARTUP_EXCEPTION_RESOURCE |
2009 |
public static final int |
UNABLE_TO_CONNECTION_TO_BUS_RESOURCE |
2021 |
protected static final int |
UNKNOWN_ERROR |
0 |
protected static final int |
WRITE_EXCEPTION_RESOURCE |
2030 |
protected static final int |
WRITE_INTERRUPT_PENDING_RESOURCE |
2032 |
protected static final int |
WRITE_INTERRUPT_RESOURCE |
2031 |
| org.eclipse.soda.dk.transport.TransportResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
2000 |
| org.eclipse.soda.dk.transport.factory.TransportFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.transport.service.TransportService | ||
|---|---|---|
public static final int |
ACTIVE |
4 |
public static final int |
ALIVE |
2 |
public static final java.lang.String |
CONFIGURATION_DATA_KEY |
"configuration" |
public static final int |
CONNECTED |
3 |
public static final java.lang.String |
CONNECTION_KEY |
"connection" |
public static final int |
CREATED |
1 |
public static final int |
DEAD |
0 |
public static final java.lang.String |
DEFAULT_CONNECTION |
"factory" |
public static final java.lang.String |
ERROR_COUNT_DATA_KEY |
"errorCount" |
public static final java.lang.String |
ID_KEY |
"id" |
public static final java.lang.String |
INPUT_MESSAGE_COUNT_DATA_KEY |
"inputMessageCount" |
public static final short |
NULL |
0 |
public static final java.lang.String |
SOURCE_DATA_KEY |
"source" |
public static final int |
STARTED |
5 |
public static final java.lang.String |
STATE_DATA_KEY |
"state" |
public static final java.lang.String |
STATE_OLD_DATA_KEY |
"stateOld" |
public static final java.lang.String |
STATUS_EXTERNAL_KEY |
"/status" |
public static final java.lang.String |
TIMESTAMP_DATA_KEY |
"timestamp" |
public static final java.lang.String |
VALUE_DATA_KEY |
"value" |
public static final java.lang.String |
VALUE_OLD_DATA_KEY |
"valueOld" |
| org.eclipse.soda.dk.transport.test.TransportTestResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
2500 |
| org.eclipse.soda.dk.transport.test.factory.TransportTestFactory | ||
|---|---|---|
public static final java.lang.String |
ID_KEY_FILTER |
"(id=" |
| org.eclipse.soda.dk.udp.transport.UdpTransport | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.udp.transport.UdpTransport" |
protected static final int |
DEFAULT_LOCALPORT |
0 |
public static final int |
SOCKET_CONNECT_EXCEPTION_RESOURCE |
2100 |
public static final int |
UNKNOWN_HOST_EXCEPTION_RESOURCE |
2101 |
| org.eclipse.soda.dk.udp.transport.UdpTransportResourceBundle | ||
|---|---|---|
protected static final int |
START_INDEX |
2100 |
| org.eclipse.soda.dk.udp.transport.bundle.UdpTransportBundle | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.udp.transport.bundle.UdpTransportBundle" |
| org.eclipse.soda.dk.udp.transport.factory.UdpTransportFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.udp.transport.factory.UdpTransportFactory" |
| org.eclipse.soda.dk.udp.transport.managed.UdpTransportManaged | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.udp.transport.managed.UdpTransportManaged" |
| org.eclipse.soda.dk.udp.transport.service.UdpTransportService | ||
|---|---|---|
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.udp.transport.factory.UdpTransportFactory" |
public static final java.lang.String |
LOCALHOST_KEY |
"localhost" |
public static final java.lang.String |
LOCALPORT_KEY |
"localport" |
public static final java.lang.String |
MANAGED_SERVICE_NAME |
"org.eclipse.soda.dk.udp.transport.managed.UdpTransportManaged" |
public static final java.lang.String |
PACKETSIZE_KEY |
"packetsize" |
public static final java.lang.String |
REMOTEHOST_KEY |
"remotehost" |
public static final java.lang.String |
REMOTEPORT_KEY |
"remoteport" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.udp.transport.service.UdpTransportService" |
| org.eclipse.soda.dk.url.connection.factory.UrlConnectionFactory | ||
|---|---|---|
public static final java.lang.String |
CLASS_NAME |
"org.eclipse.soda.dk.url.connection.factory.UrlConnectionFactory" |
| org.eclipse.soda.dk.url.connection.service.UrlConnectionService | ||
|---|---|---|
public static final java.lang.String |
CONNECTION_TYPE |
"url" |
public static final java.lang.String |
DEFAULT_URL |
"localhost" |
public static final java.lang.String |
FACTORY_SERVICE_NAME |
"org.eclipse.soda.dk.url.connection.factory.UrlConnectionFactory" |
public static final java.lang.String |
SERVICE_NAME |
"org.eclipse.soda.dk.url.connection.service.UrlConnectionService" |
public static final java.lang.String |
URL_KEY |
"url" |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||