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

S

saveMetaData(Bundle[], MetaTypeService) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServletContext
Save meta data with the specified writer and language parameters.
saveMetaData(Bundle[], MetaTypeService) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServletContext
Save meta data with the specified writer and language parameters.
ScaleTransform - Class in org.eclipse.soda.dk.transform
The ScaleTransform class implements the TransformService interface.
ScaleTransform(int, int) - Constructor for class org.eclipse.soda.dk.transform.ScaleTransform
Constructs an ScaleTransform object using the input parameter(s).
ScaleTransformTestcase - Class in org.eclipse.soda.dk.transform.testcase
 
ScaleTransformTestcase(String) - Constructor for class org.eclipse.soda.dk.transform.testcase.ScaleTransformTestcase
Constructs an instance of this class from the specified name parameter.
seconds(int) - Static method in class org.eclipse.soda.dk.core.Delay
Seconds with the specified duration in seconds parameter.
SECONDS_PER_DEGREE - Static variable in class org.eclipse.soda.dk.data.Degree
Define the seconds per degree (int) constant.
SECONDS_PER_DEGREE_LONG - Static variable in class org.eclipse.soda.dk.data.Degree
Define the seconds per degree long (long) constant.
semID - Variable in class org.eclipse.soda.dk.comm.DeviceListEntry
Define the sem id (int) field.
send(MessageService) - Method in class org.eclipse.soda.dk.device.Container
Perform the send action method.
send(MessageService) - Method in class org.eclipse.soda.dk.device.QueueDevice
Perform the send action method.
send(MessageService) - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Perform the send action method.
send(MessageService) - Method in class org.eclipse.soda.dk.device.TransportDevice
Perform the send action method.
send(MessageService) - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Send the specified message.
send(MessageService) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Send with the specified message parameter.
send(MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
Perform the send action method.
send(byte[]) - Method in class org.eclipse.soda.dk.transport.Transport
Send bytes.
SEND_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.device.Container
Define the send exception resource (int) constant.
SEND_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the send exception resource (int) constant.
SEND_NOT_STARTED_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the send not started exception resource (int) constant.
sendBreak(int) - Method in class javax.comm.SerialPort
Send break with the specified millis parameter.
sendBreak(int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
sentMessage - Variable in class org.eclipse.soda.dk.message.AsciiResponseMessage
Define the sent message (MessageService) field.
sentMessage - Variable in class org.eclipse.soda.dk.message.SimpleResponseMessage
Define the sent message (MessageService) field.
sentMessage - Variable in class org.eclipse.soda.dk.transport.ResponseTransport
Define the sent message (MessageService) field.
sentMessageCount - Variable in class org.eclipse.soda.dk.transport.Transport
Define the sent message count (int) field.
SerialConnection - Class in org.eclipse.soda.dk.serial.connection
The SerialConnection class implements the ConnectionService interface to support reading and writing to the serial port.
SerialConnection(int, int, int, int, int, int, int, int, int, int) - Constructor for class org.eclipse.soda.dk.serial.connection.SerialConnection
Constructs an SerialConnection object using the input parameter(s).
SerialConnection(String, int, int, int, int, int, int, int, int, int) - Constructor for class org.eclipse.soda.dk.serial.connection.SerialConnection
Constructs an instance of this class from the specified port name, baud rate, data bits, parity, stop bits, hardware flow control, software flow control, read total timeout, read interval timeout and write total timeout parameters.
SerialConnection(Dictionary) - Constructor for class org.eclipse.soda.dk.serial.connection.SerialConnection
Constructs an instance of this class from the specified properties parameter.
SerialConnection(ConfigurationService) - Constructor for class org.eclipse.soda.dk.serial.connection.SerialConnection
Constructs an instance of this class from the specified configuration parameter.
SerialConnectionFactory - Class in org.eclipse.soda.dk.serial.connection.factory
The ConnectionBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
SerialConnectionFactory() - Constructor for class org.eclipse.soda.dk.serial.connection.factory.SerialConnectionFactory
 
SerialConnectionService - Interface in org.eclipse.soda.dk.serial.connection.service
 
SerialConnectionTestcase - Class in org.eclipse.soda.dk.serial.connection.testcase
 
SerialConnectionTestcase() - Constructor for class org.eclipse.soda.dk.serial.connection.testcase.SerialConnectionTestcase
Constructs an instance of this class.
SerialConnectionTestcase(String) - Constructor for class org.eclipse.soda.dk.serial.connection.testcase.SerialConnectionTestcase
Constructs an instance of this class from the specified name parameter.
SerialDataEventThread - Class in org.eclipse.soda.dk.comm
 
SerialDataEventThread(int, NSSerialPort) - Constructor for class org.eclipse.soda.dk.comm.SerialDataEventThread
Constructs an instance of this class from the specified fd and sp parameters.
serialEvent(SerialPortEvent) - Method in interface javax.comm.SerialPortEventListener
Serial event with the specified ev parameter.
serialEvent(SerialPortEvent) - Method in class org.eclipse.soda.dk.serial.connection.SerialPortListener
Serial event with the specified ev parameter.
SerialPort - Class in javax.comm
 
SerialPort() - Constructor for class javax.comm.SerialPort
Constructs an instance of this class.
serialPort - Variable in class org.eclipse.soda.dk.comm.SerialDataEventThread
Define the serial port (NSSerialPort) field.
serialPort - Variable in class org.eclipse.soda.dk.comm.SerialStatusEventThread
Define the serial port (NSSerialPort) field.
SerialPortEvent - Class in javax.comm
 
SerialPortEvent(SerialPort, int, boolean, boolean) - Constructor for class javax.comm.SerialPortEvent
Constructs an instance of this class from the specified srcport, eventtype, oldvalue and newvalue parameters.
SerialPortEventListener - Interface in javax.comm
 
SerialPortException - Exception in javax.comm
 
SerialPortException(String) - Constructor for exception javax.comm.SerialPortException
Constructs an instance of this class from the specified msg parameter.
SerialPortListener - Class in org.eclipse.soda.dk.serial.connection
 
SerialPortListener(SerialPort) - Constructor for class org.eclipse.soda.dk.serial.connection.SerialPortListener
Constructs an instance of this class.
SerialStatusEventThread - Class in org.eclipse.soda.dk.comm
 
SerialStatusEventThread(int, NSSerialPort) - Constructor for class org.eclipse.soda.dk.comm.SerialStatusEventThread
Constructs an instance of this class from the specified fd and sp parameters.
serverAlias - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the server alias (String) field.
serverConnection - Variable in class org.eclipse.soda.dk.tcpip.connection.testcase.TcpipConnectionTestcase
Define the server connection (TcpipServerConnection) field.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.agent.service.AgentService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.agent.test.service.AgentTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.connection.service.ConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.device.service.DeviceRegistryService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.device.servlet.service.DeviceServletService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.digital.io.transport.service.DigitalIoTransportService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.file.connection.service.FileConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.multicast.transport.service.MulticastTransportService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.random.access.file.connection.service.RandomAccessFileConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.udp.transport.service.UdpTransportService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.url.connection.service.UrlConnectionService
Define the OSGi service name.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.device.registry.bundle.DeviceRegistryBundle
Define the service names (String[]) constant.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory
Define the service names (String[]) constant.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.random.access.file.connection.factory.RandomAccessFileConnectionFactory
Define the service names (String[]) constant.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.serial.connection.factory.SerialConnectionFactory
Define the service names (String[]) constant.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.tcpip.connection.factory.TcpipConnectionFactory
Define the service names (String[]) constant.
SERVICE_NAMES - Static variable in class org.eclipse.soda.dk.url.connection.factory.UrlConnectionFactory
Define the service names (String[]) constant.
serviceAdded(IServiceDetecter, ServiceReference, Object) - Method in class org.eclipse.soda.dk.notification.test.bundle.NotificationTestBundle
Service added with the specified detecter, service reference and service parameters.
serviceAdded(IServiceDetecter, ServiceReference, Object) - Method in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Service added with the specified detecter, service reference and service parameters.
ServiceBundle - Class in org.eclipse.soda.dk.connection.bundle
The ServiceBundle extends the OAF BaseBundleActivator to create an object and register OSGi service(s).
ServiceBundle() - Constructor for class org.eclipse.soda.dk.connection.bundle.ServiceBundle
 
serviceChanged(ServiceEvent) - Method in class org.eclipse.soda.dk.device.registry.bundle.DeviceRegistryBundle
Look for changes in DeviceService objects.
ServiceInterestBundle - Class in org.eclipse.soda.dk.connection.bundle
The ServiceInterestBundle extends the ServiceBundle and because this bundle actiator needs to get an interested service.
ServiceInterestBundle() - Constructor for class org.eclipse.soda.dk.connection.bundle.ServiceInterestBundle
 
ServiceReferenceComparator - Class in org.eclipse.soda.dk.device.servlet
 
ServiceReferenceComparator() - Constructor for class org.eclipse.soda.dk.device.servlet.ServiceReferenceComparator
Constructs an instance of this class.
serviceRegistration - Variable in class org.eclipse.soda.dk.notification.event.admin.EventAdminHandler
Define the service registration (ServiceRegistration) field.
serviceRemoved(IServiceDetecter, ServiceReference, Object) - Method in class org.eclipse.soda.dk.notification.test.bundle.NotificationTestBundle
Service removed with the specified detecter, service reference and service parameters.
serviceRemoved(IServiceDetecter, ServiceReference, Object) - Method in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Service removed with the specified detecter, service reference and service parameters.
SET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the set external key (String) constant.
SET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the set external key (String) constant.
SET_MASKS - Static variable in class org.eclipse.soda.dk.parameter.Parameter
Define the set masks (int[]) constant.
SET_OPERATION - Static variable in class org.eclipse.soda.dk.measurement.MethodMeasurement
Define the set operation (int) constant.
SET_TOP_MASKS - Static variable in class org.eclipse.soda.dk.parameter.Parameter
Define the set top masks (int[]) constant.
setActive(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the active status.
setActive(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the active status.
setActive(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the active status.
setActive(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the active status.
setActive(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Set the active value.
setAdapter(AdapterService) - Method in class org.eclipse.soda.dk.adapter.bundle.AdapterBundle
Sets the adapter value.
setAdapter(AdapterService) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the adapter value.
setAdapter(AdapterService) - Method in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Sets the device value.
setAdapter(ProfileService) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the adapter value.
setAgent(AgentService) - Method in class org.eclipse.soda.dk.agent.bundle.AgentBundle
Sets the agent value.
setAgent(AgentService) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the agent value.
setBits(byte[], int, int, long) - Static method in class org.eclipse.soda.dk.parameter.Parameter
Set bits with the specified bytes, offset, length and value parameters.
setBoolean(int, boolean) - Method in class org.eclipse.soda.dk.message.Message
Perform the setBoolean action method.
setBundleContext(BundleContext) - Method in class org.eclipse.soda.dk.device.Container
Sets the bundle context value.
setBundleContext(BundleContext) - Method in class org.eclipse.soda.dk.device.NotificationController
Sets the bundle context value.
setBundleContext(BundleContext) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the bundle context value.
setBundleContext(BundleContext) - Method in class org.eclipse.soda.dk.notification.event.admin.NotificationEventAdmin
Sets the bundle context value.
setBundlepath(String, String) - Static method in class org.eclipse.soda.dk.comm.internal.Library
Set bundlepath with the specified type and path parameters.
setByte(int, byte) - Method in class org.eclipse.soda.dk.message.Message
Perform the setByte action method.
setByte(int, byte) - Method in class org.eclipse.soda.dk.message.Messages
Perform the setByte action method.
setByte(int, byte) - Method in interface org.eclipse.soda.dk.message.service.MessageService
Perform the setByte action method.
setBytes(byte[]) - Method in class org.eclipse.soda.dk.message.Message
Sets the bytes property.
setBytes(byte[]) - Method in class org.eclipse.soda.dk.message.Messages
Sets the bytes value.
setBytes(byte[]) - Method in interface org.eclipse.soda.dk.message.service.MessageService
Gets the byte array that for this message.
setBytes(byte[]) - Method in class org.eclipse.soda.dk.message.TokenMessage
Sets the bytes property.
setCareMask(byte[]) - Method in class org.eclipse.soda.dk.interest.InterestMask
Sets the careMask.
setColorValue(int) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Sets the color value value.
setColorValue(int) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServlet
Sets the color value value.
setColorValue(int) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Sets the color value value.
setCommandListener(CommandListener) - Method in class org.eclipse.soda.dk.command.Command
Sets the commandListener.
setCommandReceived(CommandService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the command received value.
setCommandReceivedData(Object) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the command received data value.
setCommands(CommandService[]) - Method in class org.eclipse.soda.dk.command.Commands
Sets the commands property.
setConfiguration(ConfigurationService) - Static method in class org.eclipse.soda.dk.core.EscConfiguration
Sets the configuration.
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Sets the configuration admin value.
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Sets the configuration admin value.
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.soda.dk.notification.factory.test.NotificationFactoryTest
Sets the configuration admin value.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.agent.Agent
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.agent.service.AgentService
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.core.ConfigurableObject
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.device.Container
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.profile.service.ProfileService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Set the configuration information.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the configuration information value.
setConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the configuration information value.
setConfigurationSave(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the configuration save value.
setConfigurationSave(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the configuration save value.
setConfigurationSave(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the configuration save value.
setConfigurationSave(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the configuration save value.
setConfigurationSave(boolean) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the configuration save value.
setConfigurationService(ConfigurationService) - Method in class org.eclipse.soda.dk.connection.Connection
Sets the configuration service value.
setConfigurationService(ConfigurationService) - Method in class org.eclipse.soda.dk.core.ConfigurableObject
Sets the configuration service value.
setConnection(ConnectionService) - Method in class org.eclipse.soda.dk.transport.ConnectionTransport
Sets the connection property.
setConnection(ConnectionService) - Method in interface org.eclipse.soda.dk.transport.service.ConnectionTransportService
Sets the connection property.
setConnectionMetadata(Hashtable) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServletContext
Sets the connection metadata value.
setConnectionMetadata(Hashtable) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServletContext
Sets the connection metadata value.
setConnectionService(ConnectionService) - Method in class org.eclipse.soda.dk.connection.TraceConnection
Sets the connection service value.
setContainer(Container) - Method in class org.eclipse.soda.dk.device.NotificationController
Sets the container value.
setController(ControllerService) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the controller property.
setControls(ControlService[]) - Method in class org.eclipse.soda.dk.measurement.computed.ControlsMeasurement
Sets the controls value.
setData(Object) - Method in class org.eclipse.soda.dk.message.Message
Sets the data property.
setDebug(boolean) - Static method in class org.eclipse.soda.dk.core.EscObject
Sets the debug value.
setDefaultDeviceRegistry(DeviceRegistry) - Static method in class org.eclipse.soda.dk.device.DeviceRegistry
Sets the default device registry property.
setDefaultLogService(LogService) - Static method in class org.eclipse.soda.dk.core.EscObject
Sets the default log service value.
setDenominator(int) - Method in class org.eclipse.soda.dk.data.IntegerFraction
Sets the denominator property.
setDenominator(long) - Method in class org.eclipse.soda.dk.data.LongFraction
Sets the denominator property.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.adapter.Adapter
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.adapter.bundle.AdapterBundle
Sets the device value.
setDevice(DeviceService) - Method in interface org.eclipse.soda.dk.adapter.service.AdapterService
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the device to be tested.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.agent.bundle.AgentBundle
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the device to be tested.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.command.DeviceCommand
Sets the device property.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.command.MethodCommand
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.concrete.signal.ConcreteSignal
Sets the device property.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.device.bundle.DeviceBundle
Sets the device value.
setDevice(DeviceService) - Method in interface org.eclipse.soda.dk.device.service.DeviceControl
Sets the device property.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the device to be tested.
setDevice(DeviceService) - Method in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.measurement.MethodMeasurement
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.profile.bundle.ProfileBundle
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.profile.Profile
Sets the device value.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the device to be tested.
setDevice(DeviceService) - Method in class org.eclipse.soda.dk.signal.MethodSignal
Sets the device value.
setDeviceConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the device configuration information value.
setDeviceConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the device configuration information value.
setDeviceConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the device configuration information value.
setDeviceConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the device configuration information value.
setDeviceCustom(DeviceService) - Method in class org.eclipse.soda.dk.adapter.Adapter
Sets the device custom value.
setDeviceCustom(DeviceService) - Method in class org.eclipse.soda.dk.profile.Profile
Sets the device custom value.
setDeviceListener(DeviceListener) - Method in class org.eclipse.soda.dk.device.Device
Sets the device listener value.
setDeviceRegistryService(DeviceRegistryService) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Sets the device registry service value.
setDevices(DeviceService[]) - Method in class org.eclipse.soda.dk.device.DeviceRegistry
Sets the devices property.
setDTR(boolean) - Method in class javax.comm.SerialPort
Sets the dtr value.
setDTR(boolean) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setEcho(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the isEcho property.
setEchoVar(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Sets the echo var value.
setEntities(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the entities value.
setEntities(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Sets the entities value.
setErrorCount(int) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the error count value.
setEventAdmin(EventAdmin) - Method in class org.eclipse.soda.dk.notification.event.admin.NotificationEventAdmin
Sets the event admin value.
setFactoryConnection(boolean) - Method in class org.eclipse.soda.dk.transport.managed.TransportManaged
Sets the factory connection value.
setFactoryConnection(boolean) - Method in class org.eclipse.soda.dk.transport.test.managed.TransportTestManaged
Sets the factory connection value.
setFactoryMetadata(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the factory metadata value.
setFileExtension(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the file extension value.
setFileName(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the file name value.
setFilePath(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the file path value.
setFilter(FilterService) - Method in class org.eclipse.soda.dk.message.FilterMessage
Sets the filter property.
setFilterId(boolean) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the filter id value.
setFirstItem(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the first item value.
setFlowControlMode(int) - Method in class javax.comm.SerialPort
Sets the flow control mode value.
setFlowControlMode(int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
Sets the flow control mode.
setHost(String) - Method in class org.eclipse.soda.dk.udp.transport.UdpMessage
Set the host name.
setIcons(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the icons value.
setId(String) - Method in class org.eclipse.soda.dk.device.NotificationController
Sets the id value.
setId(String) - Method in class org.eclipse.soda.dk.notification.client.NotificationController
Sets the id value.
setIdEnd(long) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the id end value.
setIdStart(long) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the id start value.
setIndex(int) - Method in class org.eclipse.soda.dk.parameter.SimpleParameter
Sets the index.
setInformation(int) - Method in class org.eclipse.soda.dk.device.Container
Sets the information property.
setInformation(int) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the information property.
setInputBufferSize(int) - Method in class javax.comm.CommPort
Sets the input buffer size value.
setInputBufferSize(int) - Method in class org.eclipse.soda.dk.comm.NSParallelPort
 
setInputBufferSize(int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setInputFile(File) - Method in class org.eclipse.soda.dk.file.connection.FileConnection
Sets the inputFile property.
setInputMessageCount(int) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the input message count value.
setInputStream(InputStream) - Method in class org.eclipse.soda.dk.connection.StreamConnection
Sets the input stream value.
setInt(int, int) - Method in class org.eclipse.soda.dk.message.Message
Perform the setInt action method.
setInterest(Object) - Method in class org.eclipse.soda.dk.adapter.managed.AdapterManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.adapter.test.bundle.AdapterTestBundle
Sets the interest object.
setInterest(Object) - Method in class org.eclipse.soda.dk.adapter.test.managed.AdapterTestManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.agent.managed.AgentManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.agent.test.bundle.AgentTestBundle
Sets the interest object.
setInterest(Object) - Method in class org.eclipse.soda.dk.connection.bundle.ServiceInterestBundle
Sets the interest value.
setInterest(Object) - Method in class org.eclipse.soda.dk.device.managed.DeviceManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.device.test.bundle.DeviceTestBundle
Sets the interest object.
setInterest(Object) - Method in class org.eclipse.soda.dk.device.test.managed.DeviceTestManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.profile.managed.ProfileManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.profile.test.bundle.ProfileTestBundle
Sets the interest object.
setInterest(Object) - Method in class org.eclipse.soda.dk.profile.test.managed.ProfileTestManaged
 
setInterest(Object) - Method in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Sets the interest object.
setInterestMask(InterestMasks) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the interestMask.
setInterestMasks(InterestService[]) - Method in class org.eclipse.soda.dk.interest.InterestMasks
Sets the interest masks value.
setKey(String) - Method in class org.eclipse.soda.dk.device.Control
Sets the key property.
setKey(String) - Method in class org.eclipse.soda.dk.parameter.Parameter
Sets the key.
setKey(String) - Method in class org.eclipse.soda.dk.parameter.Parameters
Sets the key.
setKey(String) - Method in class org.eclipse.soda.dk.units.Units
Sets the key property.
setLanguage(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the language value.
setLastWriteBytes(byte[]) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Sets the byte[] last bytes written.
setLength(int) - Method in class org.eclipse.soda.dk.parameter.ByteOffsetParameter
Sets the length.
setLength(int) - Method in class org.eclipse.soda.dk.parameter.OffsetParameter
Sets the length property.
setListenersNull() - Method in class org.eclipse.soda.dk.device.Container
Set listeners null.
setLocalhost(String) - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets the value of localhost custom parameter.
setLocalhost(String) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the value of localhost custom parameter.
setLocalport(int) - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets the value of localport custom parameter.
setLocalport(int) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the value of localport custom parameter.
setLogService(LogService) - Method in class org.eclipse.soda.dk.core.EscObject
Set the LogService.
setLong(int, long) - Method in class org.eclipse.soda.dk.message.Message
Perform the setLong action method.
setManagedProperties(Dictionary) - Method in class org.eclipse.soda.dk.transport.managed.TransportManaged
Sets the managed properties value.
setManagedProperties(Dictionary) - Method in class org.eclipse.soda.dk.transport.test.managed.TransportTestManaged
Sets the managed properties value.
setMeasurement(MeasurementService) - Method in class org.eclipse.soda.dk.command.MeasurementCommand
Sets the measurement value.
setMeasurement(MeasurementService) - Method in class org.eclipse.soda.dk.command.SimpleMeasurementCommand
Sets the measurement value.
setMeasurement(MeasurementService) - Method in class org.eclipse.soda.dk.measurement.ChildMeasurement
Sets the measurement value.
setMeasurementListener(MeasurementListener) - Method in class org.eclipse.soda.dk.measurement.Measurement
Sets the measurementListener.
setMeasurementReceived(MeasurementService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the measurement received value.
setMeasurementReceivedData(Object) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the measurement received data value.
setMeasurements(MeasurementService[]) - Method in class org.eclipse.soda.dk.measurement.Measurements
Sets the measurements property.
setMessage(MessageService) - Method in class org.eclipse.soda.dk.command.SimpleMessageCommand
Sets the message property.
setMessage(MessageService) - Method in class org.eclipse.soda.dk.signal.MessageSignal
Sets the message property.
setMessageReceived(MessageService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the message received value.
setMetaTypeService(MetaTypeService) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Sets the meta type service value.
setMetaTypeService(MetaTypeService) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Sets the meta type service value.
setMode(int) - Method in class javax.comm.ParallelPort
Sets the mode value.
setMode(int) - Method in class org.eclipse.soda.dk.comm.NSParallelPort
 
setNoActivityTimeout(long) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the no activity timeout value.
setNotificationClient(NotificationClient) - Method in class org.eclipse.soda.dk.notification.client.NotificationController
Sets the notification client value.
setNotificationController(NotificationController) - Method in class org.eclipse.soda.dk.device.Container
Sets the notification controller value.
setNotificationController(NotificationController) - Method in class org.eclipse.soda.dk.notification.client.NotificationClient
Sets the notification controller value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.agent.Agent
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.agent.service.AgentService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.device.Container
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.device.NotificationController
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.notification.client.NotificationClient
Sets the pub sub service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.notification.client.NotificationController
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.notification.test.NotificationTest
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.profile.service.ProfileService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the notification service value.
setNumerator(int) - Method in class org.eclipse.soda.dk.data.IntegerFraction
Sets the numerator property.
setNumerator(long) - Method in class org.eclipse.soda.dk.data.LongFraction
Sets the numerator property.
setOffset(int) - Method in class org.eclipse.soda.dk.parameter.BitOffsetParameter
Sets the offset property.
setOffset(int) - Method in class org.eclipse.soda.dk.parameter.OffsetParameter
Sets the offset property.
setOpen(boolean) - Method in class org.eclipse.soda.dk.connection.Connection
Sets the open value.
setOutputBufferSize(int) - Method in class javax.comm.CommPort
Sets the output buffer size value.
setOutputBufferSize(int) - Method in class org.eclipse.soda.dk.comm.NSParallelPort
 
setOutputBufferSize(int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setOutputFile(File) - Method in class org.eclipse.soda.dk.file.connection.FileConnection
Sets the outputFile property.
setOutputStream(OutputStream) - Method in class org.eclipse.soda.dk.connection.StreamConnection
Sets the output stream value.
setPacketsize(int) - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets the value of packetsize custom parameter.
setPacketsize(int) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the value of packetsize custom parameter.
setParameter(ParameterService) - Method in class org.eclipse.soda.dk.command.ParameterCommand
Sets the parameter property.
setParameter(ParameterService) - Method in class org.eclipse.soda.dk.command.SimpleParameterCommand
Sets the parameter property.
setParameter(ParameterService) - Method in class org.eclipse.soda.dk.message.ParameterMessage
Sets the parameter property.
setParameter(ParameterService) - Method in class org.eclipse.soda.dk.signal.ParameterSignal
Sets the parameter property.
setPath(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the path value.
setPatternMask(byte[]) - Method in class org.eclipse.soda.dk.interest.InterestMask
Sets the patternMask.
setPidMetadata(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the pid metadata value.
setPort(Socket) - Method in class org.eclipse.soda.dk.tcpip.connection.TcpipConnection
Sets the port value.
setPort(int) - Method in class org.eclipse.soda.dk.udp.transport.UdpMessage
Set the port number.
setPriority(int) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the priority value.
setPriority(int) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the priority value.
setPriority(int) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the priority value.
setPriority(int) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the priority value.
setPriority(int) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the priority value.
setProcessingControls(ControlService[]) - Method in class org.eclipse.soda.dk.device.ThreadDevice
Sets the processing controls value.
setProfile(ProfileService) - Method in class org.eclipse.soda.dk.profile.bundle.ProfileBundle
Sets the profile value.
setProfile(ProfileService) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the profile value.
setProfile(ProfileService) - Method in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Sets the device value.
setProfiles(Map) - Method in class org.eclipse.soda.dk.adapter.Adapter
Sets the profiles value.
setQualifiedKey(String) - Method in class org.eclipse.soda.dk.device.Control
Sets the qualified key value.
setQueueSizeProblem(int) - Method in class org.eclipse.soda.dk.transport.Controller
Sets the queue size problem value.
setRandomAccessFile(RandomAccessFile) - Method in class org.eclipse.soda.dk.random.access.file.connection.RandomAccessFileConnection
Sets the random access file value.
setRawValue(Object, Object) - Method in class org.eclipse.soda.dk.measurement.DataMeasurement
Perform the setRawValue action method.
setRawValue(Object, Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Perform the setRawValue action method.
setRcvFifoTrigger(int) - Method in class javax.comm.SerialPort
Sets the rcv fifo trigger value.
setRcvFifoTrigger(int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setReadCommand(CommandService) - Method in class org.eclipse.soda.dk.measurement.ReadMeasurement
Sets the readCommand property.
setReadTimeout(long) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the read timeout value.
setReadTimeout(long) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the read timeout value.
setReadTimeout(long) - Method in class org.eclipse.soda.dk.device.Device
Sets the read timeout value.
setReadTimeout(long) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the read timeout value.
setReadTimeout(long) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the read timeout value.
setReadTimeout(int) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the readTimeout property.
setReceivedTotalTimeout(long) - Method in class org.eclipse.soda.dk.serial.connection.SerialConnection
Sets the received total timeout value.
setReceivingData() - Method in class org.eclipse.soda.dk.transport.Transport
Perform the setReceivingData action method.
setReceivingData(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the receivingData property.
setReceivingGoodData() - Method in class org.eclipse.soda.dk.transport.Transport
Perform the setReceivingGoodData action method.
setReceivingGoodData(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the receivingGoodData property.
setReceivingInput() - Method in class org.eclipse.soda.dk.transport.Transport
Perform the setReceivingInput action method.
setReceivingInput(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the receivingInput property.
setRemotehost(String) - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets the value of remotehost custom parameter.
setRemotehost(String) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the value of remotehost custom parameter.
setRemoteport(int) - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets the value of remoteport custom parameter.
setRemoteport(int) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the value of remoteport custom parameter.
setRequest(HttpServletRequest) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the request value.
setResourceAlias(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the resource alias value.
setResourceLocations(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the resource locations value.
setResourcePath(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the resource path value.
setResponse(HttpServletResponse) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the response value.
setResponseMessage(MessageService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the response message value.
setResponseMessageCount(long) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Sets the response message count value.
setResponseTimeout(long) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Sets the responseTimeout property.
setRetryTime(long) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the retry time value.
setRTS(boolean) - Method in class javax.comm.SerialPort
Sets the rts value.
setRTS(boolean) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setRunning(boolean) - Method in class org.eclipse.soda.dk.device.Device
Set the running status.
setRunning(boolean) - Method in class org.eclipse.soda.dk.transport.ThreadTransport
Sets the running property.
setSentMessage(MessageService) - Method in class org.eclipse.soda.dk.message.AsciiResponseMessage
Sets the sent message value.
setSentMessage(MessageService) - Method in class org.eclipse.soda.dk.message.ResponseMessage
Sets the sent message value.
setSentMessage(MessageService) - Method in class org.eclipse.soda.dk.message.SimpleResponseMessage
Sets the sent message value.
setSentMessage(MessageService) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Sets the sent message value.
setSentMessageCount(int) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the sent message count value.
setSerialPortParams(int, int, int, int) - Method in class javax.comm.SerialPort
Set serial port params with the specified baudrate, data bits, stop bits and parity parameters.
setSerialPortParams(int, int, int, int) - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
setServer(HttpService) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the server value.
setServerAlias(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the server alias value.
setService(Object) - Method in class org.eclipse.soda.dk.connection.bundle.ServiceBundle
Sets the service value.
setServiceRegistration(ServiceRegistration) - Method in class org.eclipse.soda.dk.notification.event.admin.EventAdminHandler
Sets the service registration value.
setServlet(DeviceServlet) - Method in class org.eclipse.soda.dk.device.servlet.bundle.DeviceServletBundle
Sets the servlet value.
setServletAlias(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the servlet alias value.
setShort(int, short) - Method in class org.eclipse.soda.dk.message.Message
Perform the setShort action method.
setSignal(SignalService) - Method in class org.eclipse.soda.dk.measurement.SignalMeasurement
Sets the signal property.
setSignalListener(SignalListener) - Method in class org.eclipse.soda.dk.signal.Signal
Sets the signalListener.
setSignalReceived(SignalService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the signal received value.
setSignalReceivedData(Object) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the signal received data value.
setSignals(SignalService[]) - Method in class org.eclipse.soda.dk.signal.Signals
Sets the signals property.
setSocket(DatagramSocket) - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets the socket property.
setSource(ControlService) - Method in class org.eclipse.soda.dk.wire.Wire
Sets the source property.
setStarted(boolean) - Method in class org.eclipse.soda.dk.device.Device
Sets the started property.
setStarted(boolean) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the started status.
setState(int) - Method in class org.eclipse.soda.dk.adapter.Adapter
Sets the state value.
setState(int) - Method in class org.eclipse.soda.dk.device.Container
Set the state of the Device.
setState(int) - Method in class org.eclipse.soda.dk.device.TransportDevice
Sets the state value.
setState(int) - Method in class org.eclipse.soda.dk.profile.Profile
Sets the state value.
setState(int) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the state of the tranport.
setStopThreadFlag(int) - Method in class org.eclipse.soda.dk.comm.ParallelErrorEventThread
Sets the stop thread flag value.
setStopThreadFlag(int) - Method in class org.eclipse.soda.dk.comm.SerialDataEventThread
Sets the stop thread flag value.
setStopThreadFlag(int) - Method in class org.eclipse.soda.dk.comm.SerialStatusEventThread
Sets the stop thread flag value.
setStyle(short) - Method in class org.eclipse.soda.dk.device.Container
Sets the style property.
setStyle(short) - Method in class org.eclipse.soda.dk.parameter.Parameter
Sets the style property.
setStyle(short) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the style property.
setSymbolicName(String) - Method in class org.eclipse.soda.dk.device.NotificationController
Sets the symbolic name value.
setTarget(ControlService) - Method in class org.eclipse.soda.dk.wire.Wire
Sets the target property.
setTestCount(int) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the test count value.
setTestCount(int) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the test count value.
setTestCount(int) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the test count value.
setTestCount(int) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the test count value.
setTestCount(int) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the test count value.
setTestDelay(long) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the test delay value.
setTestDelay(long) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the test delay value.
setTestDelay(long) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the test delay value.
setTestDelay(long) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the test delay value.
setTestDelay(long) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the test delay value.
setTestExecute(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the testExecute property value.
setTestExecute(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the testExecute property value.
setTestExecute(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the testExecute property value.
setTestExecute(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the testExecute property value.
setTestExecuteRead(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the testExecuteRead property value.
setTestExecuteRead(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the testExecuteRead property value.
setTestExecuteRead(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the testExecuteRead property value.
setTestExecuteRead(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the testExecuteRead property value.
setTestExecuteWrite(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the testExecuteWrite property value.
setTestExecuteWrite(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the testExecuteWrite property value.
setTestExecuteWrite(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the testExecuteWrite property value.
setTestExecuteWrite(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the testExecuteWrite property value.
setTestRead(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the testRead property value.
setTestRead(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the testRead property value.
setTestRead(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the testRead property value.
setTestRead(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the testRead property value.
setTestTrigger(boolean) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the testTrigger property value.
setTestTrigger(boolean) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the testTrigger property value.
setTestTrigger(boolean) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the testTrigger property value.
setTestTrigger(boolean) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the testTrigger property value.
setThread(Thread) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the thread.
setThread(Thread) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the thread.
setThread(Thread) - Method in class org.eclipse.soda.dk.device.Device
Sets the thread value.
setThread(Thread) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the thread.
setThread(Thread) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the thread.
setThread(Thread) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the thread.
setThread(Thread) - Method in class org.eclipse.soda.dk.transport.ThreadTransport
Sets the thread property.
setTimestamp(Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Sets the timestamp property.
setTimestamp(Object) - Method in class org.eclipse.soda.dk.measurement.ReadMeasurement
Sets the timestamp property.
setTopics(String[]) - Method in class org.eclipse.soda.dk.notification.event.admin.EventAdminHandler
Sets the topics value.
setTotalTestTime(long) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Sets the total test time value.
setTotalTestTime(long) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Sets the total test time value.
setTotalTestTime(long) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Sets the total test time value.
setTotalTestTime(long) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Sets the total test time value.
setTotalTestTime(long) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the total test time value.
setTraceLevel(int) - Static method in class org.eclipse.soda.dk.core.EscObject
Sets the trace level value.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.command.SimpleTransformCommand
Sets the transform property.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.command.TransformCommand
Sets the transform property.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.measurement.DataMeasurement
Sets the transform property.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.parameter.Parameter
Sets the transform property.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.signal.TransformSignal
Sets the transform property.
setTransform(TransformService) - Method in class org.eclipse.soda.dk.wire.Wire
Sets the transform value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.device.bundle.DeviceBundle
Sets the transport value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.device.Container
Sets the transport property.
setTransport(TransportService) - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Sets the Transport transport property value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Sets the transport value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.device.TransportDevice
Sets the transport property.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.bundle.TransportBundle
Sets the transport value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.managed.TransportManaged
Sets the transport value.
setTransport(TransportService) - Method in interface org.eclipse.soda.dk.transport.service.TunnelTransportService
Sets the transport service to be used to send and received messages.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.test.managed.TransportTestManaged
Sets the transport value.
setTransport(TransportService) - Method in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Sets the device value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the transport to be tested.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Sets the transport value.
setTransport(TransportService) - Method in class org.eclipse.soda.dk.transport.TunnelTransport
Sets the transport property.
setTransportConfigurationInformation(Dictionary) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Sets the transport configuration information value.
setTransportListener(TransportListener) - Method in class org.eclipse.soda.dk.transport.Transport
Sets the transportListener property.
setTransportTest(TransportTestService) - Method in class org.eclipse.soda.dk.transport.test.managed.TransportTestManaged
Sets the transport value.
setTriggerOnReadCommand(boolean) - Method in class org.eclipse.soda.dk.concrete.measurement.ConcreteMeasurement
Sets the triggerOnReadCommand.
setTriggerOnSetValue(boolean) - Method in class org.eclipse.soda.dk.concrete.measurement.ConcreteMeasurement
Sets the triggerOnSetValue.
setUnits(UnitsService) - Method in class org.eclipse.soda.dk.measurement.UnitsMeasurement
Sets the units property.
setup() - Method in class org.eclipse.soda.dk.adapter.Adapter
Setup.
setup() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Setup.
setup() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Setup.
setup() - Method in class org.eclipse.soda.dk.device.Container
Method setup.
setup(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Sets the up value.
setup() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Setup.
setUp() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Set up.
setup() - Method in class org.eclipse.soda.dk.device.TransportDevice
 
setup() - Method in class org.eclipse.soda.dk.multicast.transport.MulticastTransport
Sets user-defined varables to use in the test.
setup() - Method in class org.eclipse.soda.dk.profile.Profile
Setup.
setUp() - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Set up.
setup() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Setup.
setup() - Method in class org.eclipse.soda.dk.transport.ConnectionTransport
 
setup() - Method in class org.eclipse.soda.dk.transport.ResponseTransport
 
setup() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Setup.
setUp() - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Set up.
setup() - Method in class org.eclipse.soda.dk.transport.Transport
Setup the transport.
setup() - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Sets user-defined varables to use in the test.
setupCustom() - Method in class org.eclipse.soda.dk.device.Container
Setup custom.
setupCustom() - Method in class org.eclipse.soda.dk.transport.Transport
Setup custom.
setupEntities() - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Setup entities.
setupNotification() - Method in class org.eclipse.soda.dk.device.Container
Setup notification.
setupNotificationCustom() - Method in class org.eclipse.soda.dk.device.Container
Setup notification custom.
setupRequest(HttpServletRequest) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the up request value.
setupResponse(HttpServletResponse) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the up response value.
setValue(Object, Object) - Method in class org.eclipse.soda.dk.concrete.measurement.ConcreteMeasurement
Set value with the specified value and timestamp parameters.
setValue(Object, Object) - Method in class org.eclipse.soda.dk.measurement.computed.CountMeasurement
Set value with the specified value and timestamp parameters.
setValue(Object, Object) - Method in class org.eclipse.soda.dk.measurement.computed.TotalMeasurement
Set value with the specified value and timestamp parameters.
setValue(Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
This method forces a synchronous write of the locally cached value.
setValue(Object, Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Perform the setValue action method.
setValue(Object) - Method in class org.eclipse.soda.dk.measurement.Measurements
This method forces a synchronous write of the locally cached value.
setValue(Object) - Method in class org.eclipse.soda.dk.measurement.MethodMeasurement
Trigger with the specified data parameter.
setValue(Object) - Method in class org.eclipse.soda.dk.measurement.ReadOnlyMeasurement
Sets the value value.
setValue(Object) - Method in interface org.eclipse.soda.dk.measurement.service.MeasurementService
This method forces a synchronous write of the locally cached value.
SETVALUEEXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.device.Control
Define the setvalueexception resource (int) constant.
setVariables(Hashtable) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Sets the variables value.
setWriteCommand(CommandService) - Method in class org.eclipse.soda.dk.measurement.CommandMeasurement
Sets the writeCommand property.
setWriter(PrintWriter) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sets the writer value.
ShiftTransform - Class in org.eclipse.soda.dk.transform
The ShiftTransform class implements the TransformService interface.
ShiftTransform(int) - Constructor for class org.eclipse.soda.dk.transform.ShiftTransform
Constructs an ShiftTransform object using the input parameter(s).
ShiftTransformTestcase - Class in org.eclipse.soda.dk.transform.testcase
 
ShiftTransformTestcase(String) - Constructor for class org.eclipse.soda.dk.transform.testcase.ShiftTransformTestcase
Constructs an instance of this class from the specified name parameter.
SHORT - Static variable in interface org.eclipse.soda.dk.parameter.service.ParameterService
Define the short parameter type style.
shouldLog(int) - Static method in class org.eclipse.soda.dk.core.EscObject
Returns true if the specified code should be logged.
shutdown(boolean) - Method in class org.eclipse.soda.dk.transport.ThreadTransport
Perform the shutdown action method.
shutdown(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Perform the shutdown action method.
SHUTDOWN_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the shutdown exception resource (int) constant.
Signal - Class in org.eclipse.soda.dk.signal
The Signal class implements the SignalService interface.
Signal(String) - Constructor for class org.eclipse.soda.dk.signal.Signal
Constructs an Signal object using the input parameter(s).
SignalListener - Interface in org.eclipse.soda.dk.signal.service
The SignalListener interface defines the methods to be called when signal notification occurs.
SignalListeners - Class in org.eclipse.soda.dk.signal
The SignalListeners class implements the SignalListener interface.
SignalListeners(SignalListener[]) - Constructor for class org.eclipse.soda.dk.signal.SignalListeners
Constructs an SignalListeners object using the input parameter(s).
SignalListeners(SignalListener, SignalListener) - Constructor for class org.eclipse.soda.dk.signal.SignalListeners
Constructs an SignalListeners object using the input parameter(s).
SignalMeasurement - Class in org.eclipse.soda.dk.measurement
The SignalMeasurement class implements the MeasurementService interface.
SignalMeasurement(String, Object, UnitsService, TransformService, SignalService) - Constructor for class org.eclipse.soda.dk.measurement.SignalMeasurement
Constructs an SignalMeasurement object using the input parameter(s).
SignalMeasurement(String, UnitsService, TransformService, SignalService) - Constructor for class org.eclipse.soda.dk.measurement.SignalMeasurement
Constructs an instance of this class from the specified key, units, transform and signal parameters.
SignalMeasurement(String, TransformService, SignalService) - Constructor for class org.eclipse.soda.dk.measurement.SignalMeasurement
Constructs an instance of this class from the specified key, transform and signal parameters.
SignalMeasurement(String, SignalService) - Constructor for class org.eclipse.soda.dk.measurement.SignalMeasurement
Constructs an instance of this class from the specified key and signal parameters.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.adapter.Adapter
Signal occurred with the specified source, timestamp and data parameters.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.command.Command
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.concrete.measurement.ConcreteMeasurement
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.device.NotificationController
Signal occurred with the specified source, timestamp and data parameters.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Signal occurred with the specified source, timestamp and data parameters.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.measurement.computed.ControlsMeasurement
Signal occurred with the specified source, timestamp and data parameters.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.measurement.SignalMeasurement
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.profile.Profile
Signal occurred with the specified source, timestamp and data parameters.
signalOccurred(SignalService, Object, Object) - Method in interface org.eclipse.soda.dk.signal.service.SignalListener
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.signal.SignalListeners
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.signal.Signals
This method is fired to all Listeners each time the signal triggerred.
signalOccurred(SignalService, Object, Object) - Method in class org.eclipse.soda.dk.wire.Wire
This method is fired to all Listeners each time the signal triggerred.
signalReceived - Variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Define the signal received (SignalService) field.
signalReceivedData - Variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Define the signal received data (Object) field.
Signals - Class in org.eclipse.soda.dk.signal
The Signals class implements the SignalService interface.
Signals(String, SignalService[]) - Constructor for class org.eclipse.soda.dk.signal.Signals
Constructs an Signals object using the input parameter(s).
SignalService - Interface in org.eclipse.soda.dk.signal.service
The SignalService interface defines the SignalService concept.
signalWait - Variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Define the signal wait (Object) field.
SimpleDataCommand - Class in org.eclipse.soda.dk.command
The DataCommand class implements the CommandService interface.
SimpleDataCommand(String, MessageService) - Constructor for class org.eclipse.soda.dk.command.SimpleDataCommand
Constructs an SimpleDataCommand object using the key and messge parameters.
SimpleFilter - Class in org.eclipse.soda.dk.filter
The SimpleFilter class implements the FilterService interface.
SimpleFilter(int, int) - Constructor for class org.eclipse.soda.dk.filter.SimpleFilter
Constructs an SimpleFilter object using the input parameter(s).
SimpleIntegerParameter - Class in org.eclipse.soda.dk.parameter
 
SimpleIntegerParameter(String, TransformService, int, int, short) - Constructor for class org.eclipse.soda.dk.parameter.SimpleIntegerParameter
Constructor for SimpleIntegerParameter using the input parameter(s).
SimpleIntegerParameter(String, TransformService, int, int) - Constructor for class org.eclipse.soda.dk.parameter.SimpleIntegerParameter
Constructor for SimpleIntegerParameter using the input parameter(s).
SimpleMeasurementCommand - Class in org.eclipse.soda.dk.command
 
SimpleMeasurementCommand(String, MessageService, TransformService, ParameterService, MeasurementService) - Constructor for class org.eclipse.soda.dk.command.SimpleMeasurementCommand
Constructs an instance of this class from the specified key, message, transform, parameter and measurement parameters.
SimpleMessageCommand - Class in org.eclipse.soda.dk.command
This command class implements a command with a message that is sent to the device and is not received from the device.
SimpleMessageCommand(String, MessageService) - Constructor for class org.eclipse.soda.dk.command.SimpleMessageCommand
Constructs an instance of this class from the specified key parameter.
SimpleOffsetParameterTestcase - Class in org.eclipse.soda.dk.parameter.testcase
 
SimpleOffsetParameterTestcase(String) - Constructor for class org.eclipse.soda.dk.parameter.testcase.SimpleOffsetParameterTestcase
Constructs an instance of this class from the specified p1 parameter.
SimpleParameter - Class in org.eclipse.soda.dk.parameter
The SimpleParameter class implements the ParameterService interface.
SimpleParameter(String, TransformService, int, int, short) - Constructor for class org.eclipse.soda.dk.parameter.SimpleParameter
Constructs an SimpleParameter object using the input parameter(s).
SimpleParameter(String, int, int) - Constructor for class org.eclipse.soda.dk.parameter.SimpleParameter
Constructs an instance of this class from the specified key, index and size parameters.
SimpleParameter(String, int, int, short) - Constructor for class org.eclipse.soda.dk.parameter.SimpleParameter
Constructs an instance of this class from the specified key, index, size and style parameters.
SimpleParameter(String, TransformService, int, int) - Constructor for class org.eclipse.soda.dk.parameter.SimpleParameter
Constructs an SimpleParameter object using the input parameter(s).
SimpleParameterCommand - Class in org.eclipse.soda.dk.command
The ParameterCommand class implements the CommandService interface.
SimpleParameterCommand(String, MessageService, TransformService, ParameterService) - Constructor for class org.eclipse.soda.dk.command.SimpleParameterCommand
Constructs an SimpleParameterCommand object using the input parameter(s).
SimpleParameterTestcase - Class in org.eclipse.soda.dk.parameter.testcase
 
SimpleParameterTestcase(String) - Constructor for class org.eclipse.soda.dk.parameter.testcase.SimpleParameterTestcase
Constructs an instance of this class from the specified p1 parameter.
SimpleResponseMessage - Class in org.eclipse.soda.dk.message
 
SimpleResponseMessage() - Constructor for class org.eclipse.soda.dk.message.SimpleResponseMessage
Constructs an instance of this class.
SimpleResponseMessage(byte[]) - Constructor for class org.eclipse.soda.dk.message.SimpleResponseMessage
Constructs an instance of this class from the specified data parameter.
SimpleResponseMessage(byte[], MessageService) - Constructor for class org.eclipse.soda.dk.message.SimpleResponseMessage
Constructs an instance of this class from the specified data and sent message parameters.
SimpleResponseMessage(byte[], int, int) - Constructor for class org.eclipse.soda.dk.message.SimpleResponseMessage
Constructs an instance of this class from the specified data, offset and length parameters.
SimpleResponseMessage(String) - Constructor for class org.eclipse.soda.dk.message.SimpleResponseMessage
Constructs an instance of this class from the specified data parameter.
SimpleTransformCommand - Class in org.eclipse.soda.dk.command
The TransformCommand class implements the CommandService interface.
SimpleTransformCommand(String, MessageService, TransformService) - Constructor for class org.eclipse.soda.dk.command.SimpleTransformCommand
Constructs an SimpleTransformCommand object using the input parameter(s).
SimpleTransformCommand(String, MessageService) - Constructor for class org.eclipse.soda.dk.command.SimpleTransformCommand
Constructs an instance of this class from the specified key and message parameters.
size() - Method in class org.eclipse.soda.dk.notification.NotificationQueue
Gets the size of the current elements on the queue.
sleep(long) - Method in class org.eclipse.soda.dk.core.EscObject
Sleep the specified number of millisonds.
SLEEP_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the sleep exception resource ID.
SleepCommand - Class in org.eclipse.soda.dk.command
 
SleepCommand(String) - Constructor for class org.eclipse.soda.dk.command.SleepCommand
Constructs an instance of this class from the specified key parameter.
SleepCommand(String, long) - Constructor for class org.eclipse.soda.dk.command.SleepCommand
Constructs an instance of this class from the specified key and time parameters.
SOCKET_CONNECT_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.udp.transport.UdpTransport
Define the socket connect exception resource (int) constant.
SOFTWAREFLOWCONTROL_KEY - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the softwareflowcontrol key (String) constant.
sort(Configuration[]) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServletContext
Sort with the specified configurations parameter.
sort(ControlService[]) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServletContext
Sort with the specified controls parameter.
sort(Configuration[]) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServletContext
Sort with the specified configurations parameter.
sort(Bundle[]) - Method in class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServletContext
Sort with the specified bundles parameter.
sort(String[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sort with the specified strings parameter.
sort(ServiceReference[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sort with the specified service references parameter.
sort(Bundle[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Sort with the specified bundles parameter.
SOURCE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the source data key (String) constant.
SOURCE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the source data key (String) constant.
SplitString(String, String, int) - Static method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
 
SplitStringtobyteArray(String[], int) - Static method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
 
start() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Start the test case.
start() - Method in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Start.
start() - Method in class org.eclipse.soda.dk.agent.Agent
Start.
start() - Method in interface org.eclipse.soda.dk.agent.service.AgentService
Start.
start() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Start the test case.
start(BundleContext) - Method in class org.eclipse.soda.dk.comm.bundle.Activator
Start with the specified arg0 parameter.
start() - Method in class org.eclipse.soda.dk.core.Worker
Start.
start() - Method in class org.eclipse.soda.dk.device.Container
Start.
start() - Method in class org.eclipse.soda.dk.device.Device
Perform the start action method.
start() - Method in class org.eclipse.soda.dk.device.DeviceRegistry
Perform the start action method.
start() - Method in class org.eclipse.soda.dk.device.QueueDevice
Perform the start action method.
start() - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Request the device to start.
start() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Start the test case.
start() - Method in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Start.
start(BundleContext) - Method in class org.eclipse.soda.dk.device.testcase.bundle.DeviceTestcaseBundle
Start with the specified context parameter.
start() - Method in class org.eclipse.soda.dk.device.TransportDevice
 
start(BundleContext) - Method in class org.eclipse.soda.dk.notification.factory.test.NotificationFactoryTest
Start with the specified context parameter.
start() - Method in class org.eclipse.soda.dk.notification.Notification
Start
start() - Method in class org.eclipse.soda.dk.notification.test.bundle.NotificationTestBundle
Start.
start(BundleContext) - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Start with the specified context parameter.
start() - Method in interface org.eclipse.soda.dk.profile.service.ProfileService
Start.
start() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Start the test case.
start() - Method in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Start.
start() - Method in class org.eclipse.soda.dk.transport.Controller
Start.
start(boolean) - Method in class org.eclipse.soda.dk.transport.Controller
 
start() - Method in interface org.eclipse.soda.dk.transport.service.ControllerService
Start the notification service.
start(boolean) - Method in interface org.eclipse.soda.dk.transport.service.ControllerService
Start the transport.
start() - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Request the transport to start.
start() - Method in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Start.
start() - Method in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Start.
start() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Start the test case.
start(BundleContext) - Method in class org.eclipse.soda.dk.transport.testcase.bundle.TransportTestcaseBundle
Start with the specified context parameter.
start() - Method in class org.eclipse.soda.dk.transport.ThreadTransport
Perform the startup action method.
start() - Method in class org.eclipse.soda.dk.transport.Transport
Start the transport.
start(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Start the transport.
start() - Method in class org.eclipse.soda.dk.transport.TunnelTransport
Start the transport.
START_COMMAND_NAME - Static variable in class org.eclipse.soda.dk.device.Device
Define the start command name (String) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.adapter.AdapterResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.adapter.test.AdapterTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.agent.test.AgentTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.connection.ConnectionResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.device.ControlResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.device.test.DeviceTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcaseResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.profile.ProfileResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.profile.test.ProfileTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.transport.test.TransportTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.transport.TransportResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.udp.transport.UdpTransportResourceBundle
Define the start index (int) constant.
startDevice() - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Start device.
STARTED - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the STARTED state value.
STARTED - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Define the STARTED state value.
STARTED - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
The STARTED state is when the transport has started and should be processing messages.
STARTED_MASK - Static variable in class org.eclipse.soda.dk.device.Device
Define the started (int) constant.
startProcessing(boolean) - Method in class org.eclipse.soda.dk.transport.Controller
Start processing with the specified output parameter.
startTests() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Start tests.
startTests() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Start tests.
startTests() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Start tests.
startTests() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Start tests.
startTests() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Start tests.
startTransport() - Method in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Start transport.
startup(boolean) - Method in class org.eclipse.soda.dk.device.Device
Startup with the specified output parameter.
startup(boolean) - Method in class org.eclipse.soda.dk.transport.Transport
Perform the startup action method.
STARTUP_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the startup exception resource (int) constant.
STARTUP_MESSAGE_RECEIVED_RESOURCE - Static variable in class org.eclipse.soda.dk.transport.Transport
Define the startup message received resource (int) constant.
startupCommands() - Method in class org.eclipse.soda.dk.device.Container
Startup commands.
startupEscStatic() - Static method in class org.eclipse.soda.dk.core.EscObject
Startup esc static and return the Long result.
startupMessageReceived(TransportService, Object, MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
Startup message received with the specified source, timestamp and message parameters.
STATE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the state data key (String) constant.
STATE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Define the state data key (String) constant.
STATE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the state data key (String) constant.
STATE_OLD_DATA_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Define the state old data key (String) constant.
STATE_OLD_DATA_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Define the state old data key (String) constant.
STATE_OLD_DATA_KEY - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the state old data key (String) constant.
STATE_STRINGS - Static variable in class org.eclipse.soda.dk.transport.Transport
Define strings for the various states.
stateChanaged - Variable in class org.eclipse.soda.dk.device.Container
Define the state chanaged (Object) field.
stateChanaged - Variable in class org.eclipse.soda.dk.transport.Transport
Define the state chanaged (Object) field.
StateCommand - Class in org.eclipse.soda.dk.command
The StateCommand class implements the CommandService interface.
StateCommand(String, ControlService, Object, TransformService) - Constructor for class org.eclipse.soda.dk.command.StateCommand
Constructs an StateCommand object using the input parameter(s).
stateWait - Variable in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Define the state wait (Object) field.
stateWait - Variable in class org.eclipse.soda.dk.transport.testcase.TransportTestcase
Define the state wait (Object) field.
Status - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Defines the Status measurement.
status - Variable in class org.eclipse.soda.dk.base.device.BaseDevice
Defines the Status measurement.
Status - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Defines the Status measurement.
status - Variable in class org.eclipse.soda.dk.device.Container
Define the status (Measurement) field.
Status - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Defines the Status measurement.
Status - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Defines the Status measurement.
STATUS_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Defines the Status measurement.
STATUS_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Defines the Status measurement.
STATUS_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Defines the Status measurement.
STATUS_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Defines the Status measurement.
STATUS_EXTERNAL_KEY - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Defines the Status external key.
STATUS_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.transport.service.TransportService
Define the status external key (String) constant.
STATUS_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Defines the Status measurement.
STATUS_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Defines the Status measurement.
STATUS_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Defines the Status measurement.
STATUS_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Defines the Status measurement.
STATUS_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Defines the Status measurement.
STATUS_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Defines the Status measurement.
STATUS_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Defines the Status measurement.
STATUS_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Defines the Status measurement.
STATUS_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.adapter.service.AdapterService
Defines the Status measurement.
STATUS_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.base.device.service.BaseDeviceService
Defines the Status measurement.
STATUS_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.device.service.DeviceService
Defines the Status measurement.
STATUS_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.profile.service.ProfileService
Defines the Status measurement.
stop() - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Stops the test case.
stop() - Method in interface org.eclipse.soda.dk.adapter.test.service.AdapterTestService
Stop.
stop() - Method in class org.eclipse.soda.dk.agent.Agent
Stop.
stop() - Method in interface org.eclipse.soda.dk.agent.service.AgentService
Stop.
stop() - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Stops the test case.
stop(BundleContext) - Method in class org.eclipse.soda.dk.comm.bundle.Activator
Stop with the specified arg0 parameter.
stop() - Method in class org.eclipse.soda.dk.core.Worker
Stop.
stop() - Method in class org.eclipse.soda.dk.device.Container
Stop.
stop() - Method in class org.eclipse.soda.dk.device.Device
Perform the stop action method.
stop() - Method in class org.eclipse.soda.dk.device.DeviceRegistry
Perform the stop action method.
stop() - Method in class org.eclipse.soda.dk.device.QueueDevice
Perform the stop action method.
stop() - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Request the device to stop.
stop() - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Stops the test case.
stop() - Method in interface org.eclipse.soda.dk.device.test.service.DeviceTestService
Stop.
stop(BundleContext) - Method in class org.eclipse.soda.dk.device.testcase.bundle.DeviceTestcaseBundle
Stop with the specified context parameter.
stop() - Method in class org.eclipse.soda.dk.device.TransportDevice
Perform the stop action method.
stop(BundleContext) - Method in class org.eclipse.soda.dk.notification.factory.test.NotificationFactoryTest
Stop with the specified context parameter.
stop() - Method in class org.eclipse.soda.dk.notification.Notification
Stop.
stop() - Method in class org.eclipse.soda.dk.notification.test.bundle.NotificationTestBundle
Stop.
stop(BundleContext) - Method in class org.eclipse.soda.dk.notification.testcase.NotificationTestcase
Stop with the specified context parameter.
stop() - Method in interface org.eclipse.soda.dk.profile.service.ProfileService
Stop.
stop() - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Stops the test case.
stop() - Method in interface org.eclipse.soda.dk.profile.test.service.ProfileTestService
Stop.
stop() - Method in class org.eclipse.soda.dk.transport.Controller
Stop.
stop(boolean) - Method in class org.eclipse.soda.dk.transport.Controller
Stop with the specified output parameter.
stop() - Method in interface org.eclipse.soda.dk.transport.service.ControllerService
Stop the notification service.
stop(boolean) - Method in interface org.eclipse.soda.dk.transport.service.ControllerService
Stop the transport.
stop() - Method in interface org.eclipse.soda.dk.transport.service.TransportService
Request the transport to stop.
stop() - Method in class org.eclipse.soda.dk.transport.test.bundle.TransportTestBundle
Stop.
stop() - Method in interface org.eclipse.soda.dk.transport.test.service.TransportTestService
Stop.
stop() - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Stops the test case.
stop(BundleContext) - Method in class org.eclipse.soda.dk.transport.testcase.bundle.TransportTestcaseBundle
Stop with the specified context parameter.
stop() - Method in class org.eclipse.soda.dk.transport.ThreadTransport
Stop.
stop() - Method in class org.eclipse.soda.dk.transport.Transport
Perform the stop action method.
stop() - Method in class org.eclipse.soda.dk.transport.TunnelTransport
Stop the transport.
STOP_COMMAND_NAME - Static variable in class org.eclipse.soda.dk.device.Device
Define the stop command name (String) constant.
STOPBITS_1 - Static variable in class javax.comm.SerialPort
Define the stopbits1 (int) constant.
STOPBITS_1 - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
STOPBITS_1 - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the stopbits1 (int) constant.
STOPBITS_1_5 - Static variable in class javax.comm.SerialPort
Define the stopbits15 (int) constant.
STOPBITS_1_5 - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
STOPBITS_1_5 - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the stopbits15 (int) constant.
STOPBITS_2 - Static variable in class javax.comm.SerialPort
Define the stopbits2 (int) constant.
STOPBITS_2 - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
STOPBITS_2 - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the stopbits2 (int) constant.
STOPBITS_KEY - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the stopbits key (String) constant.
StreamConnection - Class in org.eclipse.soda.dk.connection
The StreamConnection class implements the ConnectionService interface.
StreamConnection() - Constructor for class org.eclipse.soda.dk.connection.StreamConnection
 
STRING - Static variable in interface org.eclipse.soda.dk.message.service.MessageService
Define the STRING style.
STRING - Static variable in interface org.eclipse.soda.dk.parameter.service.ParameterService
Define the String parameter type style.
STRING_TYPE - Static variable in class org.eclipse.soda.dk.measurement.computed.ControlsMeasurement
Define the string type (int) constant.
subtract(Number) - Method in class org.eclipse.soda.dk.data.Degree
 
subtract(Number) - Method in class org.eclipse.soda.dk.data.Fraction
Perform the subtract method and return the Number result.
subtract(Number) - Method in class org.eclipse.soda.dk.data.IntegerFraction
Perform the subtract method and return the Number result.
subtract(Number) - Method in class org.eclipse.soda.dk.data.LongFraction
Perform the subtract method and return the Number result.
subtract(Number) - Method in interface org.eclipse.soda.dk.data.Numeric
Subtract with the specified value parameter and return the Number result.
suite() - Static method in class org.eclipse.soda.dk.data.testcase.DataAllTestcase
Suite and return the TestSuite result.
suite() - Static method in class org.eclipse.soda.dk.interest.testcase.InterestAllTestcase
Suite and return the TestSuite result.
suite() - Static method in class org.eclipse.soda.dk.message.testcase.MessageAllTestcase
Suite and return the TestSuite result.
suite() - Static method in class org.eclipse.soda.dk.parameter.testcase.ParameterAllTestcase
Suite and return the TestSuite result.
suite() - Static method in class org.eclipse.soda.dk.transform.testcase.TransformAllTestcase
Suite and return the TestSuite result.
suspend() - Method in class javax.comm.ParallelPort
Suspend.
suspend() - Method in class org.eclipse.soda.dk.comm.NSParallelPort
 
SYSTEM_INFO_RESOURCE - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the system info resource (int) constant.

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