2009-01-09 1.2.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

P

PAR_EV_BUFFER - Static variable in class javax.comm.ParallelPortEvent
Define the par ev buffer (int) constant.
PAR_EV_ERROR - Static variable in class javax.comm.ParallelPortEvent
Define the par ev error (int) constant.
ParallelErrorEventThread - Class in org.eclipse.soda.dk.comm
 
ParallelErrorEventThread(int, NSParallelPort) - Constructor for class org.eclipse.soda.dk.comm.ParallelErrorEventThread
Constructs an instance of this class from the specified ifd and port parameters.
parallelEvent(ParallelPortEvent) - Method in interface javax.comm.ParallelPortEventListener
Parallel event with the specified ev parameter.
ParallelPort - Class in javax.comm
 
ParallelPort() - Constructor for class javax.comm.ParallelPort
Constructs an instance of this class.
ParallelPortEvent - Class in javax.comm
 
ParallelPortEvent(ParallelPort, int, boolean, boolean) - Constructor for class javax.comm.ParallelPortEvent
Constructs an instance of this class from the specified srcport, eventtype, oldvalue and newvalue parameters.
ParallelPortEventListener - Interface in javax.comm
 
Parameter - Class in org.eclipse.soda.dk.parameter
The Parameter class implements the ParameterService interface.
Parameter(String) - Constructor for class org.eclipse.soda.dk.parameter.Parameter
Constructs an instance of this class from the specified key parameter.
Parameter(String, short) - Constructor for class org.eclipse.soda.dk.parameter.Parameter
Constructs an instance of this class from the specified key and style parameters.
Parameter(String, TransformService) - Constructor for class org.eclipse.soda.dk.parameter.Parameter
Constructs an Parameter object using the input parameter(s).
Parameter(String, TransformService, short) - Constructor for class org.eclipse.soda.dk.parameter.Parameter
Constructs an Parameter object using the input parameter(s).
ParameterAllTestcase - Class in org.eclipse.soda.dk.parameter.testcase
 
ParameterAllTestcase() - Constructor for class org.eclipse.soda.dk.parameter.testcase.ParameterAllTestcase
 
ParameterCommand - Class in org.eclipse.soda.dk.command
The ParameterCommand class implements the CommandService interface.
ParameterCommand(String, MessageService, TransformService, ParameterService) - Constructor for class org.eclipse.soda.dk.command.ParameterCommand
Constructs an ParameterCommand object using the input parameter(s).
ParameterCursor - Class in org.eclipse.soda.dk.parameter
 
ParameterCursor() - Constructor for class org.eclipse.soda.dk.parameter.ParameterCursor
Constructs an instance of this class.
ParameterCursor(int) - Constructor for class org.eclipse.soda.dk.parameter.ParameterCursor
Constructs an instance of this class from the specified message length parameter.
ParameterCursor(ParameterCursorService) - Constructor for class org.eclipse.soda.dk.parameter.ParameterCursor
Constructs an instance of this class from the specified value parameter.
ParameterCursorService - Interface in org.eclipse.soda.dk.parameter.service
 
ParameterErrorParameter - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter ParameterErrorParameter key (Map).
ParameterMessage - Class in org.eclipse.soda.dk.message
The ParameterMessage class implements the MessageService interface.
ParameterMessage(byte[], ParameterService) - Constructor for class org.eclipse.soda.dk.message.ParameterMessage
Constructs an instance of this class from the specified data and parameter parameters.
ParameterMessage(byte[], FilterService, ParameterService) - Constructor for class org.eclipse.soda.dk.message.ParameterMessage
Constructs an ParameterMessage object using the input parameter(s).
parameters - Variable in class org.eclipse.soda.dk.parameter.ComplexStreamParameter
Define the parameters (ParameterService[]) field.
Parameters - Class in org.eclipse.soda.dk.parameter
 
Parameters(String, ParameterService[]) - Constructor for class org.eclipse.soda.dk.parameter.Parameters
Constructs an instance of this class from the specified key and parameters parameters.
parameters - Variable in class org.eclipse.soda.dk.parameter.Parameters
Define the parameters (ParameterService[]) field.
ParameterService - Interface in org.eclipse.soda.dk.parameter.service
The ParameterService interface defines the ParameterService concept.
ParameterSignal - Class in org.eclipse.soda.dk.signal
The ParameterSignal class implements the SignalService interface.
ParameterSignal(String, MessageService, TransformService, ParameterService) - Constructor for class org.eclipse.soda.dk.signal.ParameterSignal
Constructs an ParameterSignal object using the input parameter(s).
ParameterSubtype - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter ParameterSubtype key (Number).
ParameterType - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter ParameterType key (Number).
parent - Variable in class org.eclipse.soda.dk.device.swt.Bridge
Define the parent (DeviceSwt) field.
parent - Variable in class org.eclipse.soda.dk.profile.swt.Bridge
Define the parent (DeviceSwt) field.
PARITY_EVEN - Static variable in class javax.comm.SerialPort
Define the parity even (int) constant.
PARITY_EVEN - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
Define the parity even (int) constant.
PARITY_MARK - Static variable in class javax.comm.SerialPort
Define the parity mark (int) constant.
PARITY_MARK - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
Define the parity mark (int) constant.
PARITY_NONE - Static variable in class javax.comm.SerialPort
Define the parity none (int) constant.
PARITY_NONE - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
Define the parity none (int) constant.
PARITY_ODD - Static variable in class javax.comm.SerialPort
Define the parity odd (int) constant.
PARITY_ODD - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
Define the parity odd (int) constant.
PARITY_SPACE - Static variable in class javax.comm.SerialPort
Define the parity space (int) constant.
PARITY_SPACE - Static variable in class org.eclipse.soda.dk.comm.NSSerialPort
Define the parity space (int) constant.
parse(String) - Static method in class org.eclipse.soda.dk.data.Degree
Parse with the specified value parameter and return the long result.
parseBillionDegree(String) - Static method in class org.eclipse.soda.dk.data.Degree
Parse billion degree with the specified value parameter and return the int result.
parseCompressedHexString(String) - Static method in class org.eclipse.soda.dk.nls.Nls
Parse compressed hex string with the specified string parameter and return the byte[] result.
parseDelimitedByToken(String, String) - Static method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Parse comma delimited with the specified comma delimited parameter and return the String[] result.
parseHexSpaceDelimited(String) - Static method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Parse hex space delimited with the specified space delimited hex parameter and return the byte[] result.
parseInt(String) - Static method in class org.eclipse.soda.dk.data.Data
Parse int with the specified string parameter and return the int result.
parseInt(String, int, int) - Static method in class org.eclipse.soda.dk.data.Data
Parse int with the specified string, start and length parameters and return the int result.
parseInterestMask(String) - Static method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Parse interest mask with the specified comma delimited pattern and comma delimited care parameters and return the InterestMask result.
PARSEINTERESTMASK - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define message (int) constants.
parseLong(String) - Static method in class org.eclipse.soda.dk.data.Data
Parse long with the specified string parameter and return the long result.
parseLong(String, int, int) - Static method in class org.eclipse.soda.dk.data.Data
Parse long with the specified string, start and length parameters and return the long result.
parseMetarDegree(String) - Static method in class org.eclipse.soda.dk.data.Degree
Parse metar degree with the specified value parameter and return the int result.
ParseNestedDictionary(String, Dictionary) - Static method in class org.eclipse.soda.dk.device.nslog.servlet.CommonUtils
Parse nested dictionary with the specified data and wrapper parameters and return the Dictionary result.
parseNmeaDegree(String) - Static method in class org.eclipse.soda.dk.data.Degree
Parse nmea degree with the specified value parameter and return the int result.
ParseSimpleDictionary(String, Dictionary) - Static method in class org.eclipse.soda.dk.device.nslog.servlet.CommonUtils
Parse simple dictionary with the specified data and passed parameters and return the Dictionary result.
parseUint(String, int, int) - Static method in class org.eclipse.soda.dk.data.Data
Parse uint with the specified string, start and length parameters and return the int result.
parseUlong(String, int, int) - Static method in class org.eclipse.soda.dk.data.Data
Parse ulong with the specified string, start and length parameters and return the long result.
path - Variable in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Define the path translated (String) field.
PC_Bits - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PC_Bits key (Number).
PE - Static variable in class javax.comm.SerialPortEvent
Define the pe (int) constant.
PeakRSSI - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PeakRSSI key (byte).
PeakRSSIParameter - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PeakRSSIParameter key (Map).
PER_ANTENNA_AIR_PROTOCOL_ERROR_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PER_ANTENNA_AIR_PROTOCOL_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PER_ANTENNA_AIR_PROTOCOL_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PER_ANTENNA_AIR_PROTOCOL_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PER_ANTENNA_AIR_PROTOCOL_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_ERROR_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PerAntennaAirProtocol - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaAirProtocol measurement.
PERANTENNAAIRPROTOCOL_ERROR_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_AIR_PROTOCOL_ERROR_EXTERNAL_KEY
PERANTENNAAIRPROTOCOL_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_AIR_PROTOCOL_EXTERNAL_KEY
PERANTENNAAIRPROTOCOL_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_AIR_PROTOCOL_GET_EXTERNAL_KEY
PERANTENNAAIRPROTOCOL_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_AIR_PROTOCOL_READ_EXTERNAL_KEY
PERANTENNAAIRPROTOCOL_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_AIR_PROTOCOL_WRITE_EXTERNAL_KEY
PerAntennaAirProtocolParameter - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PerAntennaAirProtocolParameter key (Map).
PerAntennaReceiveSensitivityRange - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Defines the PerAntennaReceiveSensitivityRange measurement.
PERANTENNARECEIVESENSITIVITYRANGE_ERROR_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_ERROR_EXTERNAL_KEY
PERANTENNARECEIVESENSITIVITYRANGE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_EXTERNAL_KEY
PERANTENNARECEIVESENSITIVITYRANGE_GET_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_GET_EXTERNAL_KEY
PERANTENNARECEIVESENSITIVITYRANGE_READ_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_READ_EXTERNAL_KEY
PERANTENNARECEIVESENSITIVITYRANGE_WRITE_EXTERNAL_KEY - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Deprecated. use PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE_WRITE_EXTERNAL_KEY
PerAntennaReceiveSensitivityRangeParameter - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PerAntennaReceiveSensitivityRangeParameter key (Map).
Period - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter Period key (Number).
PeriodicTriggerValue - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PeriodicTriggerValue key (Number).
PeriodicTriggerValueParameter - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PeriodicTriggerValueParameter key (Map).
physicalName - Variable in class org.eclipse.soda.dk.comm.DeviceListEntry
Define the physical name (String) field.
PIEValue - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PIEValue key (Number).
Pointer - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter Pointer key (Number).
POINTER_CHARS - Static variable in class org.eclipse.soda.dk.message.Message
Define the pointer chars (char[]) constant.
POLL_COMMAND_NAME - Static variable in class org.eclipse.soda.dk.device.Device
Define the poll command name (String) constant.
pollingTime - Static variable in class javax.comm.CommPortIdentifier
Define polling time value.
pop() - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Perform the pop method and return the InputStream result.
populateTables() - Method in class org.eclipse.soda.dk.device.swt.DeviceSwt
Populate tables.
populateTrees() - Method in class org.eclipse.soda.dk.profile.swt.ProfileSwt
Populate trees.
populateTrees(Map) - Method in class org.eclipse.soda.dk.profile.swt.ProfileSwt
Populate trees.
PORT_OWNED - Static variable in interface javax.comm.CommPortOwnershipListener
Define the port owned (int) constant.
PORT_OWNERSHIP_REQUESTED - Static variable in interface javax.comm.CommPortOwnershipListener
Define the port ownership requested (int) constant.
PORT_PARALLEL - Static variable in class javax.comm.CommPortIdentifier
Define port parallel value.
PORT_SERIAL - Static variable in class javax.comm.CommPortIdentifier
Define port serial value.
PORT_UNOWNED - Static variable in interface javax.comm.CommPortOwnershipListener
Define the port unowned (int) constant.
PortInUseException - Exception in javax.comm
 
PortInUseException(String) - Constructor for exception javax.comm.PortInUseException
Constructs an instance of this class from the specified co parameter.
portType - Variable in class org.eclipse.soda.dk.comm.DeviceListEntry
Define the port type (int) field.
PositionData - Class in org.eclipse.soda.dk.data
 
PositionData(String, String) - Constructor for class org.eclipse.soda.dk.data.PositionData
Constructs an instance of this class from the specified latitude string and longitude string parameters.
PositionData(Degree, Degree) - Constructor for class org.eclipse.soda.dk.data.PositionData
Constructs an instance of this class from the specified latitude and longitude parameters.
pp - Variable in class org.eclipse.soda.dk.comm.ParallelErrorEventThread
Define the pp (NSParallelPort) field.
PreemptingROSpecID - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter PreemptingROSpecID key (Number).
PREFIX_KEY - Static variable in class org.eclipse.soda.dk.core.EscObject
Define the prefix key (String) constant.
PREFIX_VALUE - Static variable in class org.eclipse.soda.dk.adapter.test.AdapterTest
Define the prefix value (String) constant.
PREFIX_VALUE - Static variable in class org.eclipse.soda.dk.device.swt.DeviceSwt
Define the prefix value (String) constant.
PREFIX_VALUE - Static variable in class org.eclipse.soda.dk.device.test.DeviceTest
Define the prefix value (String) constant.
PREFIX_VALUE - Static variable in class org.eclipse.soda.dk.profile.swt.ProfileSwt
Define the prefix value (String) constant.
PREFIX_VALUE - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the prefix value (String) constant.
prefixProperty - Variable in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Define the prefix property (String) field.
prependPrefix(String) - Method in class org.eclipse.soda.dk.device.Container
Prepend prefix with the specified topic parameter and return the String
prependPrefix(String, String) - Method in class org.eclipse.soda.dk.device.Container
Prepend prefix with the specified topic prefix and topic parameters and return the String result.
prependPrefix(String) - Method in class org.eclipse.soda.dk.profile.swt.Bridge
Prepend prefix with the specified topic parameter and return the String result.
prependPrefix(String) - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Prepend prefix with the specified topic parameter and return the String result.
print(int) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Print with the specified data parameter.
print(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Print with the specified data parameter.
println(String) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServletContext
Println with the specified data parameter.
printTable(Hashtable, int) - Method in class org.eclipse.soda.dk.device.testcase.DeviceTestcase
Print table with the specified table parameter.
Priority - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter Priority key (byte).
PRIORITY_DEFAULT - Static variable in class org.eclipse.soda.dk.adapter.test.AdapterTest
Define the priority default (int) constant.
PRIORITY_DEFAULT - Static variable in class org.eclipse.soda.dk.agent.test.AgentTest
Define the priority default (int) constant.
PRIORITY_DEFAULT - Static variable in class org.eclipse.soda.dk.device.test.DeviceTest
Define the priority default (int) constant.
PRIORITY_DEFAULT - Static variable in class org.eclipse.soda.dk.profile.test.ProfileTest
Define the priority default(int) constant.
PRIORITY_DEFAULT - Static variable in class org.eclipse.soda.dk.transport.test.TransportTest
Define the priority default (int) constant.
Privilege - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter Privilege key (byte).
Privilege_PermaLock - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the Privilege_PermaLock enum value.
Privilege_PermaUnlock - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the Privilege_PermaUnlock enum value.
Privilege_ReadWrite - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the Privilege_ReadWrite enum value.
Privilege_Unlock - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the Privilege_Unlock enum value.
process() - Method in class org.eclipse.soda.dk.core.Worker
Process.
process(String, Dictionary) - Method in class org.eclipse.soda.dk.device.NotificationController
Process with the specified external key and receivedData parameters.
process(ControlService) - Method in class org.eclipse.soda.dk.device.ThreadDevice
Process with the specified control parameter.
processBundleHeaders(DeviceBundleServletContext) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet
Process bundle headers with the specified context parameter.
processBundles(DeviceBundleServletContext) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet
Process bundles with the specified context parameter.
processCommand(DeviceServletContext, CommandService, boolean) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process command with the specified context, command and edit parameters.
processCommandPage(DeviceServletContext, CommandService, String) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process command page with the specified context, command and operation parameters.
processComment(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Perform the processComment method and return the InputStream result.
processConfigurationAdmin(DeviceConfigurationServletContext, Map) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Process configuration admin with the specified context and factory meta data parameters.
processConfigurationAttributes(DeviceServletContext, Dictionary, AttributeDefinition[], boolean) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Process configuration attributes with the specified context, properties, attribute definitions and required parameters and return the AttributeDefinition result.
processConfigurationAttributes(DeviceServletContext, Dictionary, AttributeDefinition[], boolean) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Process configuration attributes with the specified context, properties, attribute definitions and required parameters and return the AttributeDefinition result.
processDevice(DeviceDeviceServletContext, DeviceService) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process device with the specified context and device parameters.
processDeviceRegistry(DeviceDeviceServletContext) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process device registry with the specified context parameter.
processElse(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Process else with the specified variable name parameter and return the InputStream result.
processEndif(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Process endif with the specified variable name parameter and return the InputStream result.
processEntityReference(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Process entity reference with the specified comment parameter and return the InputStream result.
processEvents() - Method in class org.eclipse.soda.dk.connection.TraceConnection
Process events.
processEvents() - Method in interface org.eclipse.soda.dk.multiplex.connection.service.MultiplexConnectionService
Process events.
processFactory(DeviceMetadataServletContext, MetaTypeProvider, String) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Process factory with the specified context, meta type provider and factory pid parameters.
processFileRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet
Process file request with the specified context parameter.
processFileRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process file request with the specified context parameter.
processFileRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Process file request with the specified context parameter.
processIf(String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Process if with the specified variable name parameter and return the InputStream result.
PROCESSING_UNABLE_TO_KEEP_UP_EXCEPTION_RESOURCE - Static variable in class org.eclipse.soda.dk.device.Container
Define the processing unable to keep up exception resource (int) constant.
processInput(ChannelService) - Method in interface org.eclipse.soda.dk.multiplex.connection.service.MultiplexConnectionListener
Process input with the specified channel parameter.
processMap(DevicePropertyServletContext, Map, String) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServlet
Process map with the specified context, map and name parameters.
processMeasurement(DeviceServletContext, MeasurementService, boolean) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process measurement with the specified context, measurement and edit parameters.
processMeasurementPage(DeviceServletContext, MeasurementService, String) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process measurement page with the specified context, measurement and operation parameters.
processMetaData(DeviceMetadataServletContext) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Process meta data with the specified content parameter.
processObjectClass(DeviceMetadataServletContext, ObjectClassDefinition, Dictionary) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Process object class with the specified context, object class definition and properties parameters and return the AttributeDefinition result.
processOverview(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Process overview with the specified context parameter.
processProperties(DevicePropertyServletContext) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServlet
Process properties with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.bundle.servlet.DeviceBundleServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.configuration.servlet.DeviceConfigurationServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.nslog.servlet.DeviceNslogServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.property.servlet.DevicePropertyServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.device.servlet.DeviceServlet
Process request with the specified context parameter.
processRequest(DeviceServletContext) - Method in class org.eclipse.soda.dk.metadata.servlet.DeviceMetadataServlet
Process request with the specified context parameter.
processServiceReferences(DeviceServiceServletContext) - Method in class org.eclipse.soda.dk.device.service.servlet.DeviceServiceServlet
Process service references with the specified writer parameter.
processSignal(DeviceServletContext, SignalService, boolean) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process signal with the specified context, signal and edit parameters.
processSignalPage(DeviceServletContext, SignalService, String) - Method in class org.eclipse.soda.dk.device.device.servlet.DeviceDeviceServlet
Process signal page with the specified context, signal and operation parameters.
processSsiCommand(String, String, String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Perform the processSsiCommand method and return the InputStream result.
processSsiLogicCommand(String, String, String) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Process ssi logic command with the specified command, tag and value parameters and return the InputStream result.
Profile - Class in org.eclipse.soda.dk.profile
 
Profile() - Constructor for class org.eclipse.soda.dk.profile.Profile
Constructs an instance of this class.
Profile(String, String, String) - Constructor for class org.eclipse.soda.dk.profile.Profile
Constructs an instance of this class from the specified capabilities, status and configuration parameters.
Profile(String, String, String, String) - Constructor for class org.eclipse.soda.dk.profile.Profile
Constructs an instance of this class from the specified capabilities, status, configuration and metrics parameters.
Profile(String, String, String, String, String, String, String, String) - Constructor for class org.eclipse.soda.dk.profile.Profile
Constructs an instance of this class from the specified capabilities, status, configuration, metrics, channels, channel changed, open channel and close channel parameters.
profile - Variable in class org.eclipse.soda.dk.profile.swt.ProfileSwt
Define the device (ProfileService) field.
PROFILE_FAILED_TO_CHANGE_STATE - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
Define the write reports incorrect old value (int) constant.
ProfileAbstractTestCase - Class in org.eclipse.soda.dk.profile.test.agent
 
ProfileAbstractTestCase(String) - Constructor for class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Constructs a new instance of the ProfileAbstractTestCase class.
ProfileBundle - Class in org.eclipse.soda.dk.profile.bundle
The ProfileBundle is the base bundle activator for all profile bundle activators.
ProfileBundle() - Constructor for class org.eclipse.soda.dk.profile.bundle.ProfileBundle
 
profileChanged(ProfileService, Object, int, int) - Method in class org.eclipse.soda.dk.profile.ProfileListeners
Device changed with the specified source, timestamp, new state and old state parameters.
profileChanged(ProfileService, Object, int, int) - Method in interface org.eclipse.soda.dk.profile.service.ProfileListener
This method will be called when the state of the ProfileService changes.
ProfileFactory - Class in org.eclipse.soda.dk.profile.factory
 
ProfileFactory() - Constructor for class org.eclipse.soda.dk.profile.factory.ProfileFactory
Constructs an instance of this class.
profileListener - Variable in class org.eclipse.soda.dk.profile.Profile
Define the profile listener (ProfileListener) field.
ProfileListener - Interface in org.eclipse.soda.dk.profile.service
The ProfileListener interface defines the methods to be called when event notification occurs.
ProfileListeners - Class in org.eclipse.soda.dk.profile
The ProfileListeners class implements the ProfileListener interface.
ProfileListeners(ProfileListener, ProfileListener) - Constructor for class org.eclipse.soda.dk.profile.ProfileListeners
Constructs an ProfileListeners object using the input parameter(s).
ProfileListeners(ProfileListener[]) - Constructor for class org.eclipse.soda.dk.profile.ProfileListeners
Constructs an ProfileListeners object using the input parameter(s).
ProfileManaged - Class in org.eclipse.soda.dk.profile.managed
 
ProfileManaged() - Constructor for class org.eclipse.soda.dk.profile.managed.ProfileManaged
Constructs an instance of this class.
ProfileResourceBundle - Class in org.eclipse.soda.dk.profile
The ProfileResourceBundle provides National Language Support (NLS) resources.
ProfileResourceBundle() - Constructor for class org.eclipse.soda.dk.profile.ProfileResourceBundle
Standard constructor.
ProfileResourceBundle_en_US - Class in org.eclipse.soda.dk.profile
 
ProfileResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.profile.ProfileResourceBundle_en_US
Constructs an instance of this class.
ProfileService - Interface in org.eclipse.soda.dk.profile.service
 
ProfileSwt - Class in org.eclipse.soda.dk.profile.swt
 
ProfileSwt() - Constructor for class org.eclipse.soda.dk.profile.swt.ProfileSwt
Constructs an instance of this class.
ProfileTest - Class in org.eclipse.soda.dk.profile.test
Profile Test class.
ProfileTest() - Constructor for class org.eclipse.soda.dk.profile.test.ProfileTest
Constructs a new instance of the RfidAsystSecsDeviceTest class.
ProfileTestAgent - Class in org.eclipse.soda.dk.profile.test.agent
 
ProfileTestAgent() - Constructor for class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgent
 
ProfileTestAgentResourceBundle - Class in org.eclipse.soda.dk.profile.test.agent
The ProfileTestAgentResourceBundle provides National Language Support (NLS) resources.
ProfileTestAgentResourceBundle() - Constructor for class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle
Standard constructor.
ProfileTestAgentResourceBundle_en_US - Class in org.eclipse.soda.dk.profile.test.agent
 
ProfileTestAgentResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle_en_US
Constructs an instance of this class.
ProfileTestAgentService - Interface in org.eclipse.soda.dk.profile.test.agent.service
 
ProfileTestBundle - Class in org.eclipse.soda.dk.profile.test.bundle
Profile Test Bundle class.
ProfileTestBundle() - Constructor for class org.eclipse.soda.dk.profile.test.bundle.ProfileTestBundle
 
ProfileTestFactory - Class in org.eclipse.soda.dk.profile.test.factory
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
ProfileTestFactory() - Constructor for class org.eclipse.soda.dk.profile.test.factory.ProfileTestFactory
 
ProfileTestManaged - Class in org.eclipse.soda.dk.profile.test.managed
The TransportBundle is the standard Bundle Activator for all other transport bundle activators to subclass.
ProfileTestManaged() - Constructor for class org.eclipse.soda.dk.profile.test.managed.ProfileTestManaged
 
ProfileTestResourceBundle - Class in org.eclipse.soda.dk.profile.test
The ProfileTestResourceBundle provides National Language Support (NLS) resources.
ProfileTestResourceBundle() - Constructor for class org.eclipse.soda.dk.profile.test.ProfileTestResourceBundle
Standard constructor.
ProfileTestResourceBundle_en_US - Class in org.eclipse.soda.dk.profile.test
 
ProfileTestResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.profile.test.ProfileTestResourceBundle_en_US
Constructs an instance of this class.
ProfileTestService - Interface in org.eclipse.soda.dk.profile.test.service
 
PropertyComparator - Class in org.eclipse.soda.dk.device.property.servlet
 
PropertyComparator() - Constructor for class org.eclipse.soda.dk.device.property.servlet.PropertyComparator
Constructs an instance of this class.
ProtocolID - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter ProtocolID key (byte).
ProtocolID_EPCGlobalClass1Gen2 - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the ProtocolID_EPCGlobalClass1Gen2 enum value.
ProtocolID_Unspecified - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Define the ProtocolID_Unspecified enum value.
ProtocolIDs - Static variable in interface org.eclipse.soda.dk.complex.message.testcase.LlrpDeviceService
Parameter ProtocolIDs key (List).
PUBLISH_DATA - Static variable in interface org.eclipse.soda.dk.device.nslog.servlet.NSLogConstants
Define the publish data (String) constant.
PUBLISH_TOPIC - Static variable in interface org.eclipse.soda.dk.device.nslog.servlet.NSLogConstants
Define the publish topic (String) constant.
publishValue(Object) - Method in class org.eclipse.soda.dk.device.NotificationController
Publish value with the specified value parameter and return the Object result.
push(InputStream) - Method in class org.eclipse.soda.dk.device.servlet.TemplateInputStream
Perform the push action method.
put(String, Object) - Method in class org.eclipse.soda.dk.core.EscConfiguration
Change/set the specified property value.
put(ControlService) - Method in class org.eclipse.soda.dk.device.Container
Put with the specified control parameter.
put(String, ControlService) - Method in class org.eclipse.soda.dk.device.Container
Perform the put action method.
put(String, ControlService) - Method in interface org.eclipse.soda.dk.device.ControlRegistry
Perform the put action method.
put(String, ControlService) - Method in class org.eclipse.soda.dk.device.Device
Put with the specified key and control parameters.
put(String, ControlService) - Method in interface org.eclipse.soda.dk.device.service.DeviceRegistryService
Perform the put action method.
put(String, ControlService) - Method in interface org.eclipse.soda.dk.device.service.DeviceService
Perform the put action method.
put(String, Control) - Method in class org.eclipse.soda.dk.device.swt.ControlWindow
Put with the specified key and control parameters.
put(Object, Object) - Method in class org.eclipse.soda.dk.message.Message
Perform the put action method.
put(Object, Object) - Method in class org.eclipse.soda.dk.message.Messages
Perform the put action method.
put(Object, Object) - Method in interface org.eclipse.soda.dk.message.service.MessageService
Perform the put action method.
put(Object, Object) - Method in class org.eclipse.soda.dk.message.TokenMessage
Perform the put action method.
put(String, Control) - Method in class org.eclipse.soda.dk.profile.swt.ControlWindow
Put with the specified key and control parameters.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.adapter.test.AdapterTest
Put configuration information with the specified property name and value parameters.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.agent.test.AgentTest
Put configuration information with the specified property name and value parameters.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.core.ConfigurableObject
Put configuration information with the specified property name and value parameters.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.device.Container
Set the specified property value.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.device.test.DeviceTest
Set the specified property value.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.profile.test.ProfileTest
Put configuration information with the specified property name and value parameters.
putConfigurationInformation(String, Object) - Method in class org.eclipse.soda.dk.transport.test.TransportTest
Put configuration information with the specified property name and value parameters.

2009-01-09 1.2.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) 2009 IBM. See license in Legal section.