1.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X

T

TAB - Static variable in class org.eclipse.soda.dk.nls.Nls
Define the tab (char[]) constant.
TagParameter - Class in org.eclipse.soda.dk.parameter
The TagParameter class implements the ParameterService interface.
TagParameter(String, String) - Constructor for class org.eclipse.soda.dk.parameter.TagParameter
Constructs an instance of this class from the specified key and tag parameters.
TagParameter(String, String, short) - Constructor for class org.eclipse.soda.dk.parameter.TagParameter
Constructs an instance of this class from the specified key, tag and style parameters.
TagParameter(String, TransformService, String, short) - Constructor for class org.eclipse.soda.dk.parameter.TagParameter
Constructs an TagParameter object using the input parameter(s).
TagParameter(String, TransformService, String) - Constructor for class org.eclipse.soda.dk.parameter.TagParameter
Constructs an TagParameter object using the input parameter(s).
TcpipConnection - Class in org.eclipse.soda.dk.tcpip.connection
The TcpipConnection class implements the ConnectionService interface.
TcpipConnection(String, int) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an TcpipConnection object using the input parameter(s).
TcpipConnection(String, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an TcpipConnection object using the input parameter(s).
TcpipConnection(String, int, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Insert the method's description here.
TcpipConnection(String, int, int, int, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an instance of this class from the specified target host, target port, local port, timeout, send buffer size and receive buffer size parameters.
TcpipConnection(String, int, int, int, int, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an instance of this class from the specified target host, target port, local port, timeout, send buffer size, receive buffer size and linger parameters.
TcpipConnection(Socket) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an TcpipConnection object using the input parameter(s).
TcpipConnection(Dictionary) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an instance of this class from the specified properties parameter.
TcpipConnection(ConfigurationService) - Constructor for class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Constructs an instance of this class from the specified configuration parameter.
TcpipConnectionFactory - Class in org.eclipse.soda.dk.tcpip.connection.factory
The ConnectionBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TcpipConnectionFactory() - Constructor for class org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory
 
TcpipConnectionService - Interface in org.eclipse.soda.dk.tcpip.connection.service
 
TcpipConnectionTestcase - Class in org.eclipse.soda.dk.tcpip.connection.testcase
 
TcpipConnectionTestcase() - Constructor for class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Constructs an instance of this class.
TcpipConnectionTestcase(String) - Constructor for class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Constructs an instance of this class from the specified name parameter.
TcpipServerConnection - Class in org.eclipse.soda.dk.tcpip.server.connection
The TcpipServerConnection class implements the ConnectionService interface.
TcpipServerConnection(int) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an TcpipServerConnection object using the input parameter(s).
TcpipServerConnection(int, int) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an TcpipServerConnection object using the input parameter(s).
TcpipServerConnection(int, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an TcpipServerConnection object using the input parameter(s).
TcpipServerConnection(int, int, int, int) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an TcpipServerConnection object using the input parameter(s).
TcpipServerConnection(Dictionary) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an instance of this class from the specified properties parameter.
TcpipServerConnection(ConfigurationService) - Constructor for class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Constructs an instance of this class from the specified configuration parameter.
TcpipServerConnectionService - Interface in org.eclipse.soda.dk.tcpip.server.connection.service
 
tearDown() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Tear down.
template(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Template class with the specified name parameter.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServletContext
Template input stream with the specified name parameter and return the InputStream result.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServletContext
Template input stream with the specified name parameter and return the InputStream result.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServletContext
Template input stream with the specified name parameter and return the InputStream result.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServletContext
Template input stream with the specified name parameter and return the InputStream result.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServletContext
Template input stream with the specified name parameter and return the InputStream result.
templateInputStream(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Template input stream with the specified name parameter and return the InputStream result.
TemplateInputStream - Class in org.eclipse.soda.dk.device.servlet
 
TemplateInputStream() - Constructor for class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Constructs an DkSsiInputStream object using the input parameter(s).
TemplateInputStream(InputStream) - Constructor for class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Constructs an DkSsiInputStream object using the input parameter(s).
templateInputStream(String) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServletContext
Template input stream with the specified name parameter and return the InputStream result.
test() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Tests the device.
test() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Tests the device.
test() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Tests the device.
test() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Tests the device.
test() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Tests the transport.
test0() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test0.
test0() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test0.
test0() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test0.
test0() - Method in class org.eclipse.soda.dk.nls.testcase.EscObjectTestcase
Test0.
Test0Bytes() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test0Bytes.
test1() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test1.
test1() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test1.
test1() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test1.
test1() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test1.
test1() - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Test1.
test1() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test1.
test10() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test10.
test10() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test10.
test10() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test10.
test11() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test11.
test11() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test11.
test11() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test11.
test11() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test11.
test12() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test12.
test12() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test12.
test12() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test12.
test12() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test12.
test13() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test13.
test13() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test13.
test13() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test13.
test13() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test13.
test14() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test14.
test14() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test14.
test14() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test14.
test15() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test15.
test15() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test15.
test15() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test15.
test15() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test15.
test16() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test16.
test16() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test16.
test17() - Method in class org.eclipse.soda.dk.data.testcase.DataTestcase
Test17.
test17() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test17.
test18() - Method in class org.eclipse.soda.dk.data.testcase.DataTestcase
Test18.
test18() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test18.
test1Bytes() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test1.
test2() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Test2.
test2() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test2.
test20() - Method in class org.eclipse.soda.dk.data.testcase.DataTestcase
Test20.
test21() - Method in class org.eclipse.soda.dk.data.testcase.DataTestcase
Test21.
test2Bytes() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test2.
test3() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Test3.
test3() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test3.
test3Bytes() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test3.
test4() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test4.
test4() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test4.
test4() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test4.
test4() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test4.
test4() - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Test4.
test4() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test4.
test4Bytes() - Method in class org.eclipse.soda.dk.interest.testcase.InterestTestcase
Test4.
test5() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test5.
test5() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test5.
test5() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test5.
test5() - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Test5.
test5() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test5.
test6() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test6.
test6() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test6.
test6() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test6.
test6() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test6.
test7() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test7.
test7() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test7.
test7() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test7.
test7() - Method in class org.eclipse.soda.dk.parameter.testcase.BitCopyTest
Test7.
test8() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test8.
test8() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test8.
test8() - Method in class org.eclipse.soda.dk.interest.testcase.InterestMasksTestcase
Test8.
test9() - Method in class org.eclipse.soda.dk.data.testcase.DegreeTestcase
Test9.
test9() - Method in class org.eclipse.soda.dk.data.testcase.LocationTestcase
Test9.
test_Fields() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Test_ fields.
test_Fields() - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Test_ fields.
test_InterestMask() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Test_ controls.
test_Interfaces() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Test_ interfaces.
test_Interfaces() - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Test_ interfaces.
test_MessageKey() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Test_ controls.
testa() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Testa.
TestAdapter - Class in org.eclipse.soda.dk.adapter.testcases
 
TestAdapter() - Constructor for class org.eclipse.soda.dk.adapter.testcases.TestAdapter
Constructs an instance of this class.
testArray() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test array.
testAsciiDecode() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test ascii decode.
testAsiiCrlfDecode() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test asii crlf decode.
testBoolean() - Method in class org.eclipse.soda.dk.nls.testcase.EscConfigurationTestcase
Test boolean.
testBytes() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test bytes.
testBytesByte() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test bytes byte.
testBytesDecodeValue() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test bytes decode value.
testBytesEncode() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test bytes decode.
testBytesShorterEncode() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test bytes shorter encode.
testCase - Variable in class org.eclipse.soda.dk.adapter.test.bundle.AdapterTestBundle
Save the tester object.
testCase - Variable in class org.eclipse.soda.dk.agent.test.bundle.AgentTestBundle
Save the tester object.
testCase - Variable in class org.eclipse.soda.dk.device.test.bundle.DeviceTestBundle
Save the tester object.
testCase - Variable in class org.eclipse.soda.dk.profile.test.bundle.ProfileTestBundle
Save the tester object.
testCase - Variable in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Save the tester object.
testCommand(String) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Test command with the specified command name parameter.
testCommand(String) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Test command with the specified command name parameter.
testCommand(String) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Test command with the specified command name parameter.
testCommand(String) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Test command with the specified command name parameter.
testConnection() - Method in class org.eclipse.soda.dk.echo.connection.test.EchoJniTest
Test connection.
testConstructorDenominatorEqualToZero() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test constructor denominator equal to zero.
testConstructorWithNumeratorEqualToZero() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test constructor with numerator equal to zero.
testConstructorWithZero() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test constructor with zero.
testCount() - Method in class org.eclipse.soda.dk.device.testcases.CountMeasurementTestcase
Test count.
testCreate() - Method in class org.eclipse.soda.dk.device.testcases.DeviceRegistryTestcase
Test create.
testCreateInteger() - Method in class org.eclipse.soda.dk.nls.testcase.EscObjectTestcase
Test create integer.
testCreateNumber() - Method in class org.eclipse.soda.dk.nls.testcase.EscObjectTestcase
Test create number.
testDecode175() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test decode175.
testDecodeBytesInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test decode bytes integer.
testDecodeDouble() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode double.
testDecodeFloat() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode float.
testDecodeFor3FifthsOf1000() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test decode for3 fifths of1000.
testDecodeFor3FifthsOfFiveOver3() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test decode for3 fifths of five over3.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test decode for exception.
testDecodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test decode for exception.
testDecodeForGreaterInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test decode for greater initial value.
testDecodeForGreaterInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test decode for greater initial value.
testDecodeForLesserInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test decode for lesser initial value.
testDecodeForLesserInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test decode for lesser initial value.
testDecodeForProperValueWithNegative() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test decode for proper value with negative.
testDecodeForProperValueWithPositive() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test decode for proper value with positive.
testDecodeForProperValueWithZero() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test decode for proper value with zero.
testDecodeForTrickyGreaterInitialValue1() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test decode for tricky greater initial value1.
testDecodeForTrickyGreaterInitialValue1() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test decode for tricky greater initial value1.
testDecodeForTrickyGreaterInitialValue2() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test decode for tricky greater initial value2.
testDecodeForTrickyGreaterInitialValue2() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test decode for tricky greater initial value2.
testDecodeForType() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test decode for type.
testDecodeForType() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test decode for type.
testDecodeForType() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test decode for type.
testDecodeForTypeFloat() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode for type float.
testDecodeForTypeInteger() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode for type integer.
testDecodeForTypeIntegerFraction() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test decode for type integer fraction.
testDecodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test decode integer.
testDecodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode integer.
testDecodeIntegerArray() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode integer array.
testDecodeIntegerTransform() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode integer transform.
testDecodeScaleBy5() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test decode scale by5.
testDecodeShiftMinusOne() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test decode shift minus one.
testDecodeShiftOne() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test decode shift one.
testDecodeShiftZero() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test decode shift zero.
testDecodeShortArray() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode short array.
testDecodeStringInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode integer.
testDecodeTranslateByOne() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode translate by one.
testDecodeTranslateByOneTo3Over2() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode translate by one to3 over2.
testDecodeTranslateByZero() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test decode translate by zero.
testDecodeValueInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test decode value integer.
testDecodeXorWith0x7FFFFFFF() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test decode xor with0x7 fffffff.
testDecodeXorWithZero() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test decode xor with zero.
TestDevice - Class in org.eclipse.soda.dk.device.testcases
 
TestDevice() - Constructor for class org.eclipse.soda.dk.device.testcases.TestDevice
Constructs an instance of this class.
testEncodeBytesInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode bytes integer.
testEncodeBytesInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode bytes integer.
testEncodeFor3FifthsOf1000() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test encode for3 fifths of1000.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test encode for exception.
testEncodeForException() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test encode for exception.
testEncodeForGreaterInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test encode for greater initial value.
testEncodeForGreaterInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test encode for greater initial value.
testEncodeForLesserInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test encode for lesser initial value.
testEncodeForLesserInitialValue() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test encode for lesser initial value.
testEncodeForProperValueWithNegative() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test encode for proper value with negative.
testEncodeForProperValueWithPositive() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test encode for proper value with positive.
testEncodeForProperValueWithZero() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test encode for proper value with zero.
testEncodeForTrickyGreaterInitialValue1() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test encode for tricky greater initial value1.
testEncodeForTrickyGreaterInitialValue1() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test encode for tricky greater initial value1.
testEncodeForTrickyGreaterInitialValue2() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test encode for tricky greater initial value2.
testEncodeForTrickyGreaterInitialValue2() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test encode for tricky greater initial value2.
testEncodeForType() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test encode for type.
testEncodeForType() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test encode for type.
testEncodeForTypeInteger() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test encode for type integer.
testEncodeForTypeInteger() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test encode for type integer.
testEncodeForTypeIntegerFraction() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test encode for type integer fraction.
testEncodeForTypeIntegerFraction() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test encode for type integer fraction.
testEncodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test encode integer.
testEncodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
Test encode integer.
testEncodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode integer.
testEncodeInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleOffsetParameterTestcase
Test encode integer.
testEncodeInteger4() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode integer8.
testEncodeInteger8() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test encode integer8.
testEncodeInteger8() - Method in class org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
Test encode integer8.
testEncodeInteger8() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode integer8.
testEncodeInteger8a() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode integer8a.
testEncodeLong() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test encode long.
testEncodeLong() - Method in class org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
Test encode long.
testEncodeLong() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode long.
testEncodeMessageInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode integer.
testEncodeScaleBy3WithMod() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test encode scale by3 with mod.
testEncodeScaleBy5NoMod() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test encode scale by5 no mod.
testEncodeShiftMinusOne() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test encode shift minus one.
testEncodeShiftOne() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test encode shift one.
testEncodeShiftZero() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test encode shift zero.
testEncodeString() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test encode string.
testEncodeTranslateByOne() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test encode translate by one.
testEncodeTranslateByZero() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test encode translate by zero.
testEncodeValueInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test encode integer.
testEncodeValueInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value integer.
testEncodeValueInteger8() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value integer8.
testEncodeValueIntegerArray() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value integer array.
testEncodeValueLongArray() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value long array.
testEncodeValueShortArray() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value short array.
testEncodeValueShortArrayLittle() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value short array little.
testEncodeValueShortArrayLittleList() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value short array little list.
testEncodeValueShortArrayLittleListHexString() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value short array little list hex string.
testEncodeValueShortArrayLittleListString() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test encode value short array little list string.
testEncodeXorWith0x7FFFFFFF() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test encode xor with0x7 fffffff.
testEncodeXorWithZero() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test encode xor with zero.
testEquals() - Method in class org.eclipse.soda.dk.message.testcase.MessageTestcase
Test send.
testFilter() - Method in class org.eclipse.soda.dk.device.testcases.DeviceRegistryTestcase
Test filter.
testFormat() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Test format.
testFormat2() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Test format2.
testFormat3() - Method in class org.eclipse.soda.dk.nls.testcase.NlsTestcase
Test format3.
testHexstring() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test hexstring.
testInt() - Method in class org.eclipse.soda.dk.nls.testcase.EscConfigurationTestcase
Test int.
testInt2() - Method in class org.eclipse.soda.dk.nls.testcase.EscConfigurationTestcase
Test int2.
testInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test integer.
testInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
Test integer.
testInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test integer.
testInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleOffsetParameterTestcase
Test integer.
testInteger() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test integer.
testInteger2() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test integer2.
testInteger4() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test integer4.
testInteger5() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test integer5.
testInterest() - Method in class org.eclipse.soda.dk.device.testcases.DeviceRegistryTestcase
Test interest.
testInterestTwo() - Method in class org.eclipse.soda.dk.device.testcases.DeviceRegistryTestcase
Test interest two.
testJni() - Method in class org.eclipse.soda.dk.echo.connection.test.EchoJniTest
Test jni.
testMatches() - Method in class org.eclipse.soda.dk.message.testcase.MessageTestcase
Test matches.
testMatchesResponse() - Method in class org.eclipse.soda.dk.message.testcase.MessageTestcase
Test matches response.
testMeasurement(String) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Test measurement with the specified measurement name parameter.
testMeasurement(String) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Test measurement with the specified measurement name parameter.
testMeasurement(String) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Test measurement with the specified measurement name parameter.
testMeasurement(String) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Test measurement with the specified measurement name parameter.
testNotTransformDecodeException() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform decode exception.
testNotTransformDecodeFalseToTrue() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform decode false to true.
testNotTransformDecodeTrueToFalse() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform decode true to false.
testNotTransformDecodeTypeTestWithFalse() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform decode type test with false.
testNotTransformDecodeTypeTestWithTrue() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform decode type test with true.
testNotTransformEncodeException() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform encode exception.
testNotTransformEncodeFalseToTrue() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform encode false to true.
testNotTransformEncodeTrueToFalse() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform encode true to false.
testNotTransformEncodeTypeTestWithFalse() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform encode type test with false.
testNotTransformEncodeTypeTestWithTrue() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test not transform encode type test with true.
testOpen() - Method in class org.eclipse.soda.dk.file.connection.testcase.FileConnectionTestcase
Test open.
testOpen() - Method in class org.eclipse.soda.dk.random.access.file.connection.testcase.RandomAccessFileConnectionTestcase
Test open.
testOpen() - Method in class org.eclipse.soda.dk.serial.connection.testcase.SerialConnectionTestcase
Test open.
testOpen() - Method in class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Test open.
testOpenTwo() - Method in class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Test open two.
testPlus() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test plus.
testSend() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test send.
testSendMore() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test send more.
testSendMore4() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test send more4.
testSignal(String) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Test signal with the specified signal name parameter.
testSignal(String) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Test signal with the specified signal name parameter.
testSignal(String) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Test signal with the specified signal name parameter.
testSignal(String) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Test signal with the specified signal name parameter.
testString() - Method in class org.eclipse.soda.dk.nls.testcase.EscConfigurationTestcase
Test string.
testString() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string.
testString2() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string2.
testStringBytes() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string bytes.
testStringDecode() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string decode.
testStringDecodeInsert() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string decode insert.
testStringDecodeInsert2() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test string decode insert2.
testToString0() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string0.
testToString1() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string1.
testToString3() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string3.
testToString4() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string4.
testToString5() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string5.
testToString6() - Method in class org.eclipse.soda.dk.data.testcase.IntegerFractionTestcase
Test to string6.
testTotal() - Method in class org.eclipse.soda.dk.device.testcases.TotalMeasurementTestcase
Test total.
testTransformConstruction() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerScaleTransformTestcase
Test transform construction.
testTransformConstruction() - Method in class org.eclipse.soda.dk.transform.testcase.IntegerTranslateTransformTestcase
Test transform construction.
testTransformConstruction() - Method in class org.eclipse.soda.dk.transform.testcase.NotTransformTestcase
Test transform construction.
testTransformConstruction() - Method in class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Test transform construction.
testTransformIntConstructor() - Method in class org.eclipse.soda.dk.transform.testcase.MaximumTransformTestcase
Test transform int constructor.
testTransformIntConstructor() - Method in class org.eclipse.soda.dk.transform.testcase.MinimumTransformTestcase
Test transform int constructor.
testTransformIntConstructor() - Method in class org.eclipse.soda.dk.transform.testcase.NegativeTransformTestcase
Test transform int constructor.
testTransformIntConstructor() - Method in class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Test transform int constructor.
testTransformIntConstructor() - Method in class org.eclipse.soda.dk.transform.testcase.XorTransformTestcase
Test transform int constructor.
testTrue() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test true.
testTrue() - Method in class org.eclipse.soda.dk.parameter.testcase.ListParametersTestcase
Test true.
testTrue() - Method in class org.eclipse.soda.dk.parameter.testcase.MapParametersTestcase
Test true.
testTrue() - Method in class org.eclipse.soda.dk.parameter.testcase.OffsetParameterTestcase
Test true.
testTrue() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleOffsetParameterTestcase
Test true.
testTrue() - Method in class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Test true.
testTrueTwo() - Method in class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Test true two.
THOUSAND - Static variable in class org.eclipse.soda.dk.data.Degree
Define the thousand (int) constant.
thread - Variable in class org.eclipse.soda.dk.device.testcase.bundle.DeviceTestcaseBundle
Define the thread (Thread) field.
thread - Variable in class org.eclipse.soda.dk.notification.Notification
Define the thread (Thread) field.
thread - Variable in class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Define the thread (Thread) field.
thread - Variable in class org.eclipse.soda.dk.transport.testcase.bundle.TransportTestcaseBundle
Define the thread (Thread) field.
THREAD_PRIORITY - Static variable in interface org.eclipse.soda.dk.message.service.MessageService
Define the default message priority value.
ThreadDevice - Class in org.eclipse.soda.dk.device
 
ThreadDevice() - Constructor for class org.eclipse.soda.dk.device.ThreadDevice
Constructs an instance of this class.
ThreadTransport - Class in org.eclipse.soda.dk.transport
The ThreadTransport class is an implementation of the TransportService interface.
ThreadTransport() - Constructor for class org.eclipse.soda.dk.transport.ThreadTransport
Constructs a standard ThreadTransport object.
TIMEOUT_KEY - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Define the timeout key (String) constant.
TIMESTAMP_DATA_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the timestamp data key (String) constant.
TIMESTAMP_DATA_KEY - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the timestamp data key (String) constant.
TIMESTAMP_DATA_KEY - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the timestamp data key (String) constant.
TO_STRING_CONFIGURATION_KEYS - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the to string configuration keys (String[]) constant.
TO_STRING_CONFIGURATION_KEYS - Static variable in class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Define the to string configuration keys (String[]) constant.
toBytes(String) - Static method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
To bytes with the specified string parameter and return the byte[] result.
toDegreeString(int, String) - Static method in class org.eclipse.soda.dk.data.Degree
To degree string with the specified value and additions parameters and return the String result.
TokenMessage - Class in org.eclipse.soda.dk.message
 
TokenMessage(byte[], ParameterService, String) - Constructor for class org.eclipse.soda.dk.message.TokenMessage
Constructs an instance of this class from the specified data, parameter and tokens parameters.
TokenMessage(byte[], FilterService, ParameterService, String) - Constructor for class org.eclipse.soda.dk.message.TokenMessage
Constructs an ParameterMessage object using the input parameter(s).
TokenMessageTestcase - Class in org.eclipse.soda.dk.message.testcase
 
TokenMessageTestcase(String) - Constructor for class org.eclipse.soda.dk.message.testcase.TokenMessageTestcase
Constructs an instance of this class from the specified p1 parameter.
TokenReceivedMessage - Class in org.eclipse.soda.dk.message
 
TokenReceivedMessage(MessageService, FilterService, ParameterService, String) - Constructor for class org.eclipse.soda.dk.message.TokenReceivedMessage
Constructs an instance of this class from the specified received message, filter, parameter and tokens parameters.
TOPIC_DELIMITER - Static variable in class org.eclipse.soda.dk.device.Container
Define the topic delimiter (char) constant.
TOPIC_DELIMITER - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the topic delimiter (char) constant.
TOPIC_DELIMITER - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Define the topic delimiter (char) constant.
TOPIC_DELIMITER_STRING - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the topic delimiter string (String) constant.
TOPIC_WILDCARD - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the topic wildcard (char) constant.
TOPIC_WILDCARD_STRING - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the topic wildcard string (String) constant.
topicListeners - Variable in class org.eclipse.soda.dk.notification.Notification
Define the record (Hashtable) field.
topics - Variable in class org.eclipse.soda.dk.notification.event.admin.EventAdminHandler
Define the topics (String[]) field.
toString() - Method in class javax.comm.CommPort
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.connection.TraceConnection
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.core.EscConfiguration
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.core.EscObject
Returns the string value.
toString(long) - Static method in class org.eclipse.soda.dk.data.Data
To string with the specified value parameter and return the String result.
toString(int) - Static method in class org.eclipse.soda.dk.data.Data
To string with the specified value parameter and return the String result.
toString(int) - Static method in class org.eclipse.soda.dk.data.Degree
Method toString.
toString() - Method in class org.eclipse.soda.dk.data.Degree
 
toString() - Method in class org.eclipse.soda.dk.data.FixedInteger
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.data.FixedLong
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.data.IntegerFraction
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.data.LatitudeData
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.data.LongFraction
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.data.LongitudeData
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.data.PositionData
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.device.Container
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.device.Control
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Returns the string value.
toString(byte[]) - Static method in class org.eclipse.soda.dk.message.AsciiMessage
To string with the specified bytes parameter and return the String result.
toString() - Method in class org.eclipse.soda.dk.message.AsciiMessage
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.message.AsciiResponseMessage
Returns the string value.
toString(byte[]) - Static method in class org.eclipse.soda.dk.message.Message
To string with the specified bytes parameter and return the String result.
toString() - Method in class org.eclipse.soda.dk.message.Message
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.message.SimpleResponseMessage
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.message.TokenMessage
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.notification.Notification
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.notification.NotificationQueue
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.tk.conn.echo.EchoJni
Return a printable representation of this object.
toString() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.transport.Transport
Returns the string value.
toString() - Method in class org.eclipse.soda.dk.units.Units
Perform the toString method and return the String result.
toString() - Method in class org.eclipse.soda.dk.url.connection.UrlConnection
Returns the string value.
TOSTRING_NAME - Static variable in class org.eclipse.soda.dk.serial.connection.SerialConnection
Define the tostring name (char[]) constant.
TOSTRING_NAME - Static variable in class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
Define the tostring name (char[]) constant.
TOSTRING_NAME - Static variable in class org.eclipse.soda.dk.url.connection.UrlConnection
Define the tostring name (char[]) constant.
toStringConfigurationKeys() - Method in class org.eclipse.soda.dk.core.EscObject
Returns the string configuration keys (String[]) value.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.core.EscObject
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.device.Container
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.file.connection.FileConnection
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.random.access.file.connection.RandomAccessFileConnection
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.serial.connection.SerialConnection
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
To string info with the specified buffer parameter.
toStringInfo(StringBuffer) - Method in class org.eclipse.soda.dk.tcpip.server.connection.TcpipServerConnection
To string info with the specified buffer parameter.
TotalMeasurement - Class in org.eclipse.soda.dk.measurement.computed
 
TotalMeasurement(String, Object, UnitsService, TransformService, ControlService[]) - Constructor for class org.eclipse.soda.dk.measurement.computed.TotalMeasurement
Constructs an instance of this class from the specified key, value, units, transform and controls parameters.
TotalMeasurementTestcase - Class in org.eclipse.soda.dk.device.testcases
 
TotalMeasurementTestcase(String) - Constructor for class org.eclipse.soda.dk.device.testcases.TotalMeasurementTestcase
Constructs an instance of this class from the specified name parameter.
toUString(int) - Static method in class org.eclipse.soda.dk.data.Data
To ustring with the specified value parameter and return the String result.
trace(String) - Method in class org.eclipse.soda.dk.transport.Controller
Debug with the specified debug message parameter.
trace(String) - Method in interface org.eclipse.soda.dk.transport.service.ControllerService
Output debug mesage to the log service.
TRACE_LEVEL_HIGH - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level high (int) constant.
TRACE_LEVEL_LOW - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level low (int) constant.
TRACE_LEVEL_MAX - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level max (int) constant.
TRACE_LEVEL_MIN - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level min (int) constant.
TRACE_LEVEL_NONE - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level none (int) constant.
TRACE_LEVEL_NORMAL - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the trace level normal (int) constant.
TraceConnection - Class in org.eclipse.soda.dk.connection
 
TraceConnection(ConnectionService) - Constructor for class org.eclipse.soda.dk.connection.TraceConnection
Constructs an instance of this class from the specified connection service parameter.
TRACELEVEL_KEY - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the tracelevel key (String) constant.
Transform - Class in org.eclipse.soda.dk.transform
 
Transform() - Constructor for class org.eclipse.soda.dk.transform.Transform
Constructs an instance of this class.
TransformAllTestcase - Class in org.eclipse.soda.dk.transform.testcase
 
TransformAllTestcase() - Constructor for class org.eclipse.soda.dk.transform.testcase.TransformAllTestcase
 
TransformCommand - Class in org.eclipse.soda.dk.command
The TransformCommand class implements the CommandService interface.
TransformCommand(String, MessageService, TransformService) - Constructor for class org.eclipse.soda.dk.command.TransformCommand
Constructs an TransformCommand object using the input parameter(s).
TransformCommand(String, MessageService) - Constructor for class org.eclipse.soda.dk.command.TransformCommand
Constructs an instance of this class from the specified key and message parameters.
Transforms - Class in org.eclipse.soda.dk.transform
 
Transforms() - Constructor for class org.eclipse.soda.dk.transform.Transforms
Constructs an instance of this class.
Transforms(TransformService[]) - Constructor for class org.eclipse.soda.dk.transform.Transforms
Constructs an instance of this class from the specified transforms parameter.
TransformService - Interface in org.eclipse.soda.dk.transform.service
The TransformService interface defines the TransformService concept.
TransformSignal - Class in org.eclipse.soda.dk.signal
The TransformSignal class implements the SignalService interface.
TransformSignal(String, MessageService, TransformService) - Constructor for class org.eclipse.soda.dk.signal.TransformSignal
Constructs an TransformSignal object using the input parameter(s).
translate(Object, int) - Method in class org.eclipse.soda.dk.transform.IntegerTranslateTransform
Translate with the specified value and value2 parameters and return the Number result.
translate(Object, int) - Method in class org.eclipse.soda.dk.transform.ShiftTransform
Perform the translate method and return the Object result.
transport - Variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Define the transport (TestTransport) field.
transport - Variable in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Define the transport (TestTransport) field.
Transport - Class in org.eclipse.soda.dk.transport
The Transport class implements the TransportService interface.
Transport() - Constructor for class org.eclipse.soda.dk.transport.Transport
Constructs a standard Transport object.
Transport(short) - Constructor for class org.eclipse.soda.dk.transport.Transport
Constructs an Transport object using the input parameter(s).
TRANSPORT_ACTIVE_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport active state resource (int) constant.
TRANSPORT_ALIVE_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport alive state resource (int) constant.
TRANSPORT_CHANGED_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport changed exception resource (int) constant.
TRANSPORT_CONNECTED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport connected state resource (int) constant.
TRANSPORT_CREATED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport created state resource (int) constant.
TRANSPORT_DEAD_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport dead state resource (int) constant.
TRANSPORT_ERROR_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport error resource (int) constant.
TRANSPORT_STARTED_NO_OUTPUT - Static variable in class org.eclipse.soda.dk.transport.Controller
Define the transport started value no output (Integer) constant.
TRANSPORT_STARTED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport started state resource (int) constant.
TRANSPORT_STARTED_VALUE - Static variable in class org.eclipse.soda.dk.transport.Controller
Define the transport started value (Integer) constant.
TRANSPORT_STARTUP_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport startup exception resource (int) constant.
TRANSPORT_STATE_RESOURCE_TABLE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the transport state resource table (int[]) constant.
TRANSPORT_TEST_ACTIVE_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test active state resource (int) constant.
TRANSPORT_TEST_ALIVE_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test alive state resource (int) constant.
TRANSPORT_TEST_CONNECTED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test connected state resource (int) constant.
TRANSPORT_TEST_CREATED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test created state resource (int) constant.
TRANSPORT_TEST_DEAD_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test dead state resource (int) constant.
TRANSPORT_TEST_ERROR_NOTIFICATION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test error notification resource (int) constant.
TRANSPORT_TEST_EXIT_EXECUTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test exit execution resource (int) constant.
TRANSPORT_TEST_MESSAGE_NOTIFICATION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test message notification resource (int) constant.
TRANSPORT_TEST_SEND_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test send exception resource (int) constant.
TRANSPORT_TEST_START_EXECUTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test start execution resource (int) constant.
TRANSPORT_TEST_START_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test start resource (int) constant.
TRANSPORT_TEST_STARTED_STATE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test started state resource (int) constant.
TRANSPORT_TEST_STATE_RESOURCE_TABLE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test state resource table (int[]) constant.
TRANSPORT_TEST_STOP_EXECUTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test stop execution resource (int) constant.
TRANSPORT_TEST_STOP_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test stop resource (int) constant.
TRANSPORT_TEST_TRANSPORT_CONFIGURATION_MISCOMPARE_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test transport configuration miscompare resource (int) constant.
TRANSPORT_TEST_WAITING_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the transport test waiting resource (int) constant.
TransportBundle - Class in org.eclipse.soda.dk.transport.bundle
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TransportBundle() - Constructor for class org.eclipse.soda.dk.transport.bundle.TransportBundle
 
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.device.TransportDevice
This method will be called when the state of the TransportService changes.
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.Controller
This method will be called when the state of the TransportService changes.
transportChanged(TransportService, Object, int, int) - Method in interface org.eclipse.soda.dk.transport.service.TransportListener
This method will be called when the state of the TransportService changes.
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
This method will be called when the state of the TransportService changes.
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Transport changed with the specified transport service, timestamp, new state and old state parameters.
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.TransportListeners
This method will be called when the state of the TransportService changes.
transportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.TunnelTransport
This method will be called when the state of the TransportService changes.
transportChangedSend(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.Controller
This method will be called when the state of the TransportService changes.
transportConfigurationCompare() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Transport configuration compare.
transportConfigurationSave() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Transport configuration save.
TransportDevice - Class in org.eclipse.soda.dk.device
The TransportDevice class implements the DeviceService interface.
TransportDevice() - Constructor for class org.eclipse.soda.dk.device.TransportDevice
Constructs an TransportDevice object.
TransportFactory - Class in org.eclipse.soda.dk.transport.factory
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TransportFactory() - Constructor for class org.eclipse.soda.dk.transport.factory.TransportFactory
 
TransportListener - Interface in org.eclipse.soda.dk.transport.service
The TransportListener interface defines the methods to be called when event notification occurs.
TransportListeners - Class in org.eclipse.soda.dk.transport
The TransportListeners class implements the TransportListener interface.
TransportListeners(TransportListener[]) - Constructor for class org.eclipse.soda.dk.transport.TransportListeners
Constructs an TransportListeners object using the input parameter(s).
TransportListeners(TransportListener, TransportListener) - Constructor for class org.eclipse.soda.dk.transport.TransportListeners
Constructs an TransportListeners object using the input parameter(s).
TransportManaged - Class in org.eclipse.soda.dk.transport.managed
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TransportManaged() - Constructor for class org.eclipse.soda.dk.transport.managed.TransportManaged
 
TransportResourceBundle - Class in org.eclipse.soda.dk.transport
The TransportResourceBundle provides the NLS resources.
TransportResourceBundle() - Constructor for class org.eclipse.soda.dk.transport.TransportResourceBundle
 
TransportResourceBundle_en_US - Class in org.eclipse.soda.dk.transport
 
TransportResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.transport.TransportResourceBundle_en_US
Constructs an instance of this class.
TransportService - Interface in org.eclipse.soda.dk.transport.service
The TransportService interface defines the TransportService concept.
transportStartedWait() - Method in class org.eclipse.soda.dk.device.Container
Active wait.
TransportTest - Class in org.eclipse.soda.dk.transport.test
 
TransportTest() - Constructor for class org.eclipse.soda.dk.transport.test.TransportTest
Constructs a new instance of the RfidMatricsRdr001TransportTest class.
TransportTestBundle - Class in org.eclipse.soda.dk.transport.test.bundle
Transport Test class.
TransportTestBundle() - Constructor for class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
 
TransportTestcase - Class in org.eclipse.soda.dk.transport.testcase
 
TransportTestcase() - Constructor for class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Constructs an instance of this class.
TransportTestcase(String) - Constructor for class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Constructs an instance of this class from the specified name parameter.
TransportTestcaseBundle - Class in org.eclipse.soda.dk.transport.testcase.bundle
 
TransportTestcaseBundle() - Constructor for class org.eclipse.soda.dk.transport.testcase.bundle.TransportTestcaseBundle
Constructs an instance of this class.
TransportTestFactory - Class in org.eclipse.soda.dk.transport.test.factory
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TransportTestFactory() - Constructor for class org.eclipse.soda.dk.transport.test.factory.TransportTestFactory
 
TransportTestManaged - Class in org.eclipse.soda.dk.transport.test.managed
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
TransportTestManaged() - Constructor for class org.eclipse.soda.dk.transport.test.managed.TransportTestManaged
 
TransportTestResourceBundle - Class in org.eclipse.soda.dk.transport.test
The TransportTestResourceBundle provides the NLS resources.
TransportTestResourceBundle() - Constructor for class org.eclipse.soda.dk.transport.test.TransportTestResourceBundle
 
TransportTestResourceBundle_en_US - Class in org.eclipse.soda.dk.transport.test
 
TransportTestResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.transport.test.TransportTestResourceBundle_en_US
Constructs an instance of this class.
TransportTestService - Interface in org.eclipse.soda.dk.transport.test.service
 
trigger() - Method in class org.eclipse.soda.dk.concrete.signal.ConcreteSignal
Perform the trigger action method.
trigger(Object) - Method in class org.eclipse.soda.dk.concrete.signal.ConcreteSignal
Perform the trigger action method.
trigger(Object) - Method in class org.eclipse.soda.dk.signal.MethodSignal
Trigger with the specified data parameter.
trigger() - Method in class org.eclipse.soda.dk.signal.MethodSignal
Execute.
trigger() - Method in interface org.eclipse.soda.dk.signal.service.SignalService
This method causes the SignalService to be written out.
trigger(Object) - Method in interface org.eclipse.soda.dk.signal.service.SignalService
This method causes the SignalService to be written out with data equal to the value argument.
trigger() - Method in class org.eclipse.soda.dk.signal.Signal
Perform the trigger action method.
trigger(Object) - Method in class org.eclipse.soda.dk.signal.Signal
Perform the trigger action method.
trigger(Object, Object) - Method in class org.eclipse.soda.dk.signal.Signal
Perform the trigger action method.
trigger() - Method in class org.eclipse.soda.dk.signal.Signals
Perform the trigger action method.
trigger(Object) - Method in class org.eclipse.soda.dk.signal.Signals
Perform the trigger action method.
TRIGGER_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the trigger (String) constant.
TRIGGER_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the trigger (String) constant.
TRIGGER_OPERATION - Static variable in class org.eclipse.soda.dk.signal.MethodSignal
Define the trigger operation (int) constant.
TunnelTransport - Class in org.eclipse.soda.dk.transport
The TunnelTransport class implements the TransportService interface.
TunnelTransport(TransportService, short) - Constructor for class org.eclipse.soda.dk.transport.TunnelTransport
Constructs an TunnelTransport object using the input parameter(s).
TunnelTransportBundle - Class in org.eclipse.soda.dk.transport.bundle
The TunnelTransportBundle is the base bundle activator for all turnnel transports.
TunnelTransportBundle() - Constructor for class org.eclipse.soda.dk.transport.bundle.TunnelTransportBundle
 
TunnelTransportService - Interface in org.eclipse.soda.dk.transport.service
 
TXT_CONTENT_TYPE - Static variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the txt content type (String) constant.
type - Variable in class javax.comm.CommPortIdentifier
 

1.0.0
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright (c) 1999, 2007 IBM