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

F

FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.file.connection.service.FileConnectionService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.multicast.transport.service.MulticastTransportService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.notification.service.NotificationService
Define the factory service name (String) constant.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.random.access.file.connection.service.RandomAccessFileConnectionService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.serial.connection.service.SerialConnectionService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.tcpip.connection.service.TcpipConnectionService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.tcpip.server.connection.service.TcpipServerConnectionService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.udp.transport.service.UdpTransportService
Define the OSGi factory service name.
FACTORY_SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.url.connection.service.UrlConnectionService
Define the OSGi factory service name.
FAILED_TO_GET - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the failed to get (int) constant.
FAILED_TO_READ - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the failed to read (int) constant.
FAILED_TO_WRITE - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the failed to write (int) constant.
fd - Variable in class org.eclipse.soda.dk.comm.NSDeviceInputStream
 
fd - Variable in class org.eclipse.soda.dk.comm.NSDeviceOutputStream
 
fd - Variable in class org.eclipse.soda.dk.comm.NSParallelPort
 
FD - Variable in class org.eclipse.soda.dk.comm.NSParallelPort
 
fd - Variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FD - Variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FE - Static variable in class javax.comm.SerialPortEvent
Define the fe (int) constant.
FieldParameter - Class in org.eclipse.soda.dk.parameter
 
FieldParameter(String, TransformService, String, short) - Constructor for class org.eclipse.soda.dk.parameter.FieldParameter
Constructs an instance of this class from the specified key, transform, field key and style parameters.
FieldParameter(String, String, short) - Constructor for class org.eclipse.soda.dk.parameter.FieldParameter
Constructs an instance of this class from the specified key, field key and style parameters.
FieldParameter(String, String) - Constructor for class org.eclipse.soda.dk.parameter.FieldParameter
Constructs an instance of this class from the specified key and field key parameters.
FieldParameter(String, TransformService, String) - Constructor for class org.eclipse.soda.dk.parameter.FieldParameter
Constructs an instance of this class from the specified key, transform and field key parameters.
FILE - Static variable in class org.eclipse.soda.dk.comm.internal.Library
Define the file (String) constant.
FileConnection - Class in org.eclipse.soda.dk.file.connection
The FileConnection class implements the ConnectionService interface to support reading and writing to files.
FileConnection() - Constructor for class org.eclipse.soda.dk.file.connection.FileConnection
Constructs a standard FileConnection object.
FileConnection(File, File) - Constructor for class org.eclipse.soda.dk.file.connection.FileConnection
Constructs an FileConnection object using the input parameter(s).
FileConnection(String, String, String, String) - Constructor for class org.eclipse.soda.dk.file.connection.FileConnection
Constructs an FileConnection object using the input parameter(s).
FileConnection(Dictionary) - Constructor for class org.eclipse.soda.dk.file.connection.FileConnection
Constructs an instance of this class from the specified properties parameter.
FileConnection(ConfigurationService) - Constructor for class org.eclipse.soda.dk.file.connection.FileConnection
Constructs an instance of this class from the specified configuration parameter.
FileConnectionFactory - Class in org.eclipse.soda.dk.file.connection.factory
The ConnectionBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
FileConnectionFactory() - Constructor for class org.eclipse.soda.dk.file.connection.factory.FileConnectionFactory
 
FileConnectionService - Interface in org.eclipse.soda.dk.file.connection.service
 
FileConnectionTestcase - Class in org.eclipse.soda.dk.file.connection.testcase
 
FileConnectionTestcase() - Constructor for class org.eclipse.soda.dk.file.connection.testcase.FileConnectionTestcase
Constructs an instance of this class.
FileConnectionTestcase(String) - Constructor for class org.eclipse.soda.dk.file.connection.testcase.FileConnectionTestcase
Constructs an instance of this class from the specified arg0 parameter.
fileExtension - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the file extension (String) field.
fileName - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the file name (String) field.
filePath - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the file path (String) field.
filter(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified url parameter and return the boolean result.
filter(long) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified id parameter and return the boolean result.
filter(Bundle) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified bundle parameter and return the boolean result.
filter(Bundle[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified bundles parameter and return the Bundle[] result.
filter(ServiceReference) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified service reference parameter and return the boolean result.
filter(ServiceReference[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Filter with the specified service references parameter and return the ServiceReference[] result.
Filter - Class in org.eclipse.soda.dk.filter
The Filter class implements the FilterService interface.
Filter(byte[]) - Constructor for class org.eclipse.soda.dk.filter.Filter
Constructs an Filter object using the input parameter(s).
filterId - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the filter id (boolean) field.
FilterMessage - Class in org.eclipse.soda.dk.message
The FilterMessage class implements the MessageService interface.
FilterMessage(byte[]) - Constructor for class org.eclipse.soda.dk.message.FilterMessage
Constructs an instance of this class from the specified data parameter.
FilterMessage(byte[], FilterService) - Constructor for class org.eclipse.soda.dk.message.FilterMessage
Constructs an FilterMessage object using the input parameter(s).
Filters - Class in org.eclipse.soda.dk.filter
The Filters class handles muliple filter objects.
Filters(FilterService[]) - Constructor for class org.eclipse.soda.dk.filter.Filters
Constructs an instance of this class from the specified filters parameter.
FilterService - Interface in org.eclipse.soda.dk.filter.service
The FilterService interface defines the FilterService concept.
finalize() - Method in class org.eclipse.soda.dk.comm.NSParallelPort
 
finalize() - Method in class org.eclipse.soda.dk.comm.NSSerialPort
 
finalize() - Method in class org.eclipse.soda.dk.concrete.measurement.ConcreteMeasurement
Perform the finalize action method.
finalize() - Method in class org.eclipse.soda.dk.connection.Connection
Perform the finalize action method.
finalize() - Method in class org.eclipse.soda.dk.device.Device
Perform the finalize action method.
finalize() - Method in class org.eclipse.soda.dk.device.DeviceRegistry
Perform the finalize action method.
finalize() - Method in class org.eclipse.soda.dk.measurement.SignalMeasurement
Perform the finalize action method.
finalize() - Method in class org.eclipse.soda.dk.tk.conn.echo.EchoJni
Close the port when no more references remain.
finalize() - Method in class org.eclipse.soda.dk.transport.Transport
 
finalize() - Method in class org.eclipse.soda.dk.udp.transport.UdpTransport
Perform the finalize action method.
findAttribute(Object, AttributeDefinition[]) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet
Find attribute with the specified key and attribute definitions parameters and return the AttributeDefinition result.
findAttribute(Object, AttributeDefinition[]) - Method in class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServlet
Find attribute with the specified key and attribute definitions parameters and return the AttributeDefinition result.
findAttribute(Object, AttributeDefinition[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Find attribute with the specified key and attribute definitions parameters and return the AttributeDefinition result.
findBestLanguage(String, String[]) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Find best language with the specified language and languages parameters and return the int result.
findIcon(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Find icon with the specified icon name parameter and return the String result.
fireCommandExecuted(CommandListener, Object, Object) - Method in class org.eclipse.soda.dk.command.Command
Perform the fireCommandExecuted action method.
fireCommandExecuted(CommandListener, Object) - Method in class org.eclipse.soda.dk.command.Command
Perform the fireCommandExecuted action method.
fireContainerChanged(Object, int, int) - Method in class org.eclipse.soda.dk.device.Container
This method will be called when the state of the DeviceService changes to notify listeners of the changes.
fireContainerChanged(Object, int, int) - Method in class org.eclipse.soda.dk.device.Device
Fire container changed with the specified timestamp, new state and old state parameters.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.command.Command
Fire error occurred with the specified timestamp and data parameters.
fireErrorOccurred(CommandListener, Object, Object) - Method in class org.eclipse.soda.dk.command.Command
Fire error occurred with the specified command listener, timestamp and data parameters.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.device.Container
Perform the fireErrorOccurred action method.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.device.Device
Perform the fireErrorOccurred action method.
fireErrorOccurred(MeasurementListener, Object, Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Fire error occurred with the specified measurement listener, timestamp and data parameters.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Fire error occurred with the specified timestamp and data parameters.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.signal.Signal
Fire error occurred with the specified timestamp and data parameters.
fireErrorOccurred(SignalListener, Object, Object) - Method in class org.eclipse.soda.dk.signal.Signal
Fire error occurred with the specified signal listener, timestamp and data parameters.
fireErrorOccurred(Object, Object) - Method in class org.eclipse.soda.dk.transport.Transport
Perform the fireErrorOccurred action method.
fireMessageReceived(Object, MessageService) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
 
fireMessageReceived(Object, MessageService) - Method in class org.eclipse.soda.dk.transport.Transport
Perform the fireMessageReceived action method.
fireMessageReceivedNoResponse(Object, MessageService) - Method in class org.eclipse.soda.dk.transport.ResponseTransport
Fire message received no response with the specified timestamp and message parameters.
fireOwnershipEvent(int) - Method in class javax.comm.CommPortIdentifier
This method needs to be called when ownership of the port changes.
fireSignalOccurred(SignalListener, Object) - Method in class org.eclipse.soda.dk.signal.Signal
Perform the fireSignalOccurred with no data action method.
fireSignalOccurred(SignalListener, Object, Object) - Method in class org.eclipse.soda.dk.signal.Signal
Perform the fireSignalOccurred action method.
fireTransportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.Transport
This method will be called when the state of the TransportService changes to notify listeners of the changes.
fireTransportChanged(TransportService, Object, int, int) - Method in class org.eclipse.soda.dk.transport.TunnelTransport
 
fireValueChanged(MeasurementListener, Object, Object, Object) - Method in class org.eclipse.soda.dk.measurement.Measurement
Perform the fireValueChanged action method.
firstItem - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the first item (String) field.
FixedInteger - Class in org.eclipse.soda.dk.data
The FixedInteger class provides support a fixed integer value.
FixedInteger(int) - Constructor for class org.eclipse.soda.dk.data.FixedInteger
Constructs an FixedInteger object using the input parameter(s).
FixedInteger(int, int) - Constructor for class org.eclipse.soda.dk.data.FixedInteger
Constructs an FixedInteger object using the input parameter(s).
FixedInteger(String) - Constructor for class org.eclipse.soda.dk.data.FixedInteger
Constructs an FixedInteger object using the input parameter(s).
FixedInteger(String, int) - Constructor for class org.eclipse.soda.dk.data.FixedInteger
Constructs an FixedInteger object using the input parameter(s).
FixedLong - Class in org.eclipse.soda.dk.data
The FixedLong class provides support a fixed long value.
FixedLong(long, int) - Constructor for class org.eclipse.soda.dk.data.FixedLong
Constructs an FixedLong object using the input parameter(s).
FixedLong(String) - Constructor for class org.eclipse.soda.dk.data.FixedLong
Constructs an FixedLong object using the input parameter(s).
FLOAT - Static variable in interface org.eclipse.soda.dk.parameter.service.ParameterService
Define the float parameter type style.
FLOAT_DENOMINATOR - Static variable in class org.eclipse.soda.dk.data.Degree
Define the float denominator (float) constant.
FLOATING_TYPE - Static variable in class org.eclipse.soda.dk.measurement.computed.ControlsMeasurement
Define the floating type (int) constant.
floatValue() - Method in class org.eclipse.soda.dk.data.Degree
 
floatValue() - Method in class org.eclipse.soda.dk.data.IntegerFraction
Perform the floatValue method and return the float result.
floatValue() - Method in class org.eclipse.soda.dk.data.LongFraction
Perform the floatValue method and return the float result.
FLOWCONTROL_NONE - Static variable in class javax.comm.SerialPort
Define the flowcontrol none (int) constant.
FLOWCONTROL_NONE - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FLOWCONTROL_RTSCTS_IN - Static variable in class javax.comm.SerialPort
Define the flowcontrol rtscts in (int) constant.
FLOWCONTROL_RTSCTS_IN - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FLOWCONTROL_RTSCTS_OUT - Static variable in class javax.comm.SerialPort
Define the flowcontrol rtscts out (int) constant.
FLOWCONTROL_RTSCTS_OUT - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FLOWCONTROL_XONXOFF_IN - Static variable in class javax.comm.SerialPort
Define the flowcontrol xonxoff in (int) constant.
FLOWCONTROL_XONXOFF_IN - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
FLOWCONTROL_XONXOFF_OUT - Static variable in class javax.comm.SerialPort
Define the flowcontrol xonxoff out (int) constant.
FLOWCONTROL_XONXOFF_OUT - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
 
flush() - Method in class org.eclipse.soda.dk.comm.NSDeviceOutputStream
 
flush() - Method in class org.eclipse.soda.dk.connection.Connection
Flush any data to be written.
flush() - Method in interface org.eclipse.soda.dk.connection.service.ConnectionService
Flush any data to be written.
flush() - Method in class org.eclipse.soda.dk.connection.StreamConnection
Flush any data to be written.
flush() - Method in class org.eclipse.soda.dk.connection.TraceConnection
Flush.
format(int, Object) - Method in class org.eclipse.soda.dk.core.EscObject
Format the string and return formatted string.
format(String, Object) - Static method in class org.eclipse.soda.dk.nls.Nls
Format with the specified pattern and object parameters and return the String result.
format(String, Object[]) - Static method in class org.eclipse.soda.dk.nls.Nls
Format with the specified pattern and objects parameters and return the String result.
formatAsciiBytes(byte[], int, int) - Static method in class org.eclipse.soda.dk.nls.Nls
Format ascii bytes with the specified bytes, index and length parameters and return the String result.
formatAsciiBytes(byte[], int, int, StringBuffer) - Static method in class org.eclipse.soda.dk.nls.Nls
Format ascii bytes with the specified bytes, index, length and buffer parameters.
formatData(Object) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
The formatData will format the data values to a nice string.
formatData(Object) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
The formatData will format the data values to a nice string.
formatData(Object) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Format data with the specified data parameter and return the String result.
formatData(StringBuffer, Object) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Format data with the specified buffer and data parameters.
formatData(Object) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
The formatData will format the data values to a nice string.
formatData(StringBuffer, Object) - Static method in class org.eclipse.soda.dk.nls.Nls
The formatData will format the data values to a nice string.
formatData(Object) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
The formatData will format the data values to a nice string.
formatDataShort(Object) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Format data short with the specified data parameter and return the String result.
formatHexBytes(byte[], int, int) - Static method in class org.eclipse.soda.dk.nls.Nls
Format hex bytes with the specified bytes, index and length parameters and return the String result.
formatHexBytes(byte[], int, int, StringBuffer) - Static method in class org.eclipse.soda.dk.nls.Nls
Format hex bytes with the specified bytes, index, length and buffer parameters.
formatTimestamp(long) - Static method in class org.eclipse.soda.dk.nls.Nls
Format timestamp with the specified timestamp parameter and return the String result.
formatTimestamp(Object) - Static method in class org.eclipse.soda.dk.nls.Nls
Format timestamp with the specified timestamp object parameter and return the String result.
Fraction - Class in org.eclipse.soda.dk.data
The abstract Fraction object provides the base implementation for a Fraction object.
Fraction() - Constructor for class org.eclipse.soda.dk.data.Fraction
 

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