2010-01-26 1.2.0
A B C D E F G H I K L M N O P R S T U V W

R

READ - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
Define the read (String) constant.
READ_DATA_DATA_KEY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
The value stored at the "readData" key of the write-event map is the data of one of the tag memory bank requested by the read operation.
READ_OPERATION_ID - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.test.agent.service.RfidWriteProfileTestAgentService
Define the read operation id property (String) constant.
READ_OPERATION_IDS_MATCH - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the read_operation_ids_match (int) constant
readAndVerifyTags(Set, Map, boolean) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Reads and verifies that the expected data is equal to that which was written.
ReadAntennaConfiguration() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read antenna configuration.
READDATA_KEY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
Define the readdata key (String) constant.
ReadDataWriteExtensions() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read data write extensions.
READER_DATA_KEY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
The value stored at the "reader" key of the read-event map is the ID property configured for this instance of the inventory profile.
READER_ID_PROPERTY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.test.agent.service.RfidWriteProfileTestAgentService
Define the reader id property (String) constant.
readerIdProperty - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
(String) use to store the reader ID property
readOperationId - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
(String) use to store the read operation ID
readString - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
(String) use to store the format of a read string
ReadTagAggregationWriteMaskSetting() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read tag aggregation write mask setting.
ReadTagWriteAggregating() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read tag write aggregating.
ReadTagWriteAggregatingExpression() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read tag write aggregating expression.
ReadTagWriteAntennaReporting() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read tag write antenna reporting.
ReadTagWriteMaskSetting() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read tag write mask setting.
ReadWriteOperations() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read write operations.
ReadWriteOperationsExecuteStatus() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read write operations execute status.
ReadWriteOperationsExpression() - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Read write operations expression.
RECEIVED_AGGREGATE_HAS_DUPLICATES - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the received_aggregate_has_duplicates (int) constant
RECEIVED_AGGREGATE_SET_INCORRECT - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the received_aggregate_set_incorrect (int) constant
RECEIVED_TAG_SET_INCORRECT - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the received_tag_set_incorrect (int) constant
RECEIVED_TAGS_HAS_DUPLICATES - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the received_tags_has_duplicates (int) constant
RECONNECT_READER - Static variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Define the reconnect_reader (int) constant.
replace(String, String, String) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Use to replace two strings within a string.
ReportAnalogInput(Map) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Report analog input.
ReportBits(Map) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Report bits.
ReportInput(Map) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Report input.
ReportLongs(Map) - Method in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Report longs.
RESOURCE_BUNDLE - Static variable in class org.eclipse.soda.dk.rfid.write.profile.testcases.RfidWriteTestcaseSingle
Define the resource bundle (String) constant.
RESULT_CODE_DATA_KEY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
The value stored at the "resultCode" key of the TagWriteReport is the result code of the access operation.
RESULT_CODE_KEY - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
Define the result code key (String) constant.
RfidWriteProfile - Class in org.eclipse.soda.dk.rfid.write.profile
The RFID Write Profile defined the common method of perform write operation against Radio Frequency Identification (RFID) tags across different RFID readers.
RfidWriteProfile() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.RfidWriteProfile
Constructs a new instance of the RfidWriteProfile class.
RfidWriteProfile - Static variable in interface org.eclipse.soda.dk.rfid.write.profile.service.RfidWriteProfileService
Define the RfidWriteProfile key.
RfidWriteProfileAbstractTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileAbstractTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Constructs a new instance of the RfidWriteProfileAbstractTestCase class.
RfidWriteProfileDisconnectTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileDisconnectTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileDisconnectTestCase
Constructs a new instance of the RfidWriteProfileDisconnectTestCase class.
RfidWriteProfileMultipleTagsTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileMultipleTagsTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileMultipleTagsTestCase
Constructs an instance of this class from the specified name parameter.
RfidWriteProfileNoTagsTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileNoTagsTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileNoTagsTestCase
Constructs an instance of this class from the specified name parameter.
RfidWriteProfileService - Interface in org.eclipse.soda.dk.rfid.write.profile.service
The RFID Write Profile defined the common method of perform write operation against Radio Frequency Identification (RFID) tags across different RFID readers.
rfidWriteProfileServiceAntennaConfigurationExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service antenna configuration external key.
rfidWriteProfileServiceCapabilitiesExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service capabilities external key.
rfidWriteProfileServiceConfigurationExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service configuration external key.
rfidWriteProfileServiceDataWriteExtensionsExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service data write extensions external key.
rfidWriteProfileServiceStatusExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service status external key.
rfidWriteProfileServiceTagAggregationWriteMaskSettingExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag aggregation write mask setting external key.
rfidWriteProfileServiceTagWriteAggregatingExpressionExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write aggregating expression external key.
rfidWriteProfileServiceTagWriteAggregatingExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write aggregating external key.
rfidWriteProfileServiceTagWriteAggregationReportExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write aggregation report external key.
rfidWriteProfileServiceTagWriteAntennaReportingExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write antenna reporting external key.
rfidWriteProfileServiceTagWriteMaskSettingExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write mask setting external key.
rfidWriteProfileServiceTagWriteReportExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service tag write report external key.
rfidWriteProfileServiceWriteOperationsExecuteRequestExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service write operations execute request external key.
rfidWriteProfileServiceWriteOperationsExecuteStatusExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service write operations execute status external key.
rfidWriteProfileServiceWriteOperationsExpressionExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service write operations expression external key.
rfidWriteProfileServiceWriteOperationsExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service write operations external key.
rfidWriteProfileServiceWriteOperationsStopRequestExternalKey - Variable in class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileAbstractTestCase
Define rfid write profile service write operations stop request external key.
RfidWriteProfileSingleTagTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileSingleTagTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileSingleTagTestCase
Constructs an instance of this class from the specified name parameter.
RfidWriteProfileTestAgent - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileTestAgent() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgent
Constructs a new instance of the RfidWriteProfileTestAgent class.
RfidWriteProfileTestAgentBundle - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent.bundle
Rfid Write Profile Test Agent.
RfidWriteProfileTestAgentBundle() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.bundle.RfidWriteProfileTestAgentBundle
 
RfidWriteProfileTestAgentFactory - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent.factory
Rfid Write Profile Test Agent.
RfidWriteProfileTestAgentFactory() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.factory.RfidWriteProfileTestAgentFactory
 
RfidWriteProfileTestAgentManaged - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent.managed
Rfid Write Profile Test Agent.
RfidWriteProfileTestAgentManaged() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.managed.RfidWriteProfileTestAgentManaged
 
RfidWriteProfileTestAgentResourceBundle - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
The RfidWriteProfileTestAgentResourceBundle provides National Language Support (NLS) resources.
RfidWriteProfileTestAgentResourceBundle() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgentResourceBundle
Standard constructor.
RfidWriteProfileTestAgentResourceBundle_en_US - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileTestAgentResourceBundle_en_US() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestAgentResourceBundle_en_US
Constructs a new instance of the RfidWriteProfileTestAgentResourceBundle_en_US class.
RfidWriteProfileTestAgentService - Interface in org.eclipse.soda.dk.rfid.write.profile.test.agent.service
Rfid Write Profile Test Agent.
RfidWriteProfileTestCase - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileTestCase(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestCase
Constructs a new instance of the RfidWriteProfileTestCase class.
RfidWriteProfileTester - Class in org.eclipse.soda.dk.rfid.write.profile.testcases
 
RfidWriteProfileTester() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.testcases.RfidWriteProfileTester
Constructs an instance of this class.
RfidWriteProfileTestSuite - Class in org.eclipse.soda.dk.rfid.write.profile.test.agent
 
RfidWriteProfileTestSuite() - Constructor for class org.eclipse.soda.dk.rfid.write.profile.test.agent.RfidWriteProfileTestSuite
Constructs a new instance of the RfidWriteProfileTestSuite class.
RfidWriteRequest - Class in org.eclipse.soda.dk.rfid.write.profile
 
RfidWriteRequest(int) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.RfidWriteRequest
Constructs an instance of this class from the specified task type parameter.
RfidWriteRequest(int, Object) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.RfidWriteRequest
Constructs an instance of this class from the specified task type and task value parameters.
RfidWriteTestcaseSingle - Class in org.eclipse.soda.dk.rfid.write.profile.testcases
 
RfidWriteTestcaseSingle(String) - Constructor for class org.eclipse.soda.dk.rfid.write.profile.testcases.RfidWriteTestcaseSingle
Constructs an instance of this class from the specified name parameter.

2010-01-26 1.2.0
A B C D E F G H I K L M N O P R S T U V W
Copyright (c) 2010 IBM. See license in Legal section.