Overview
Package
Class
Use
Tree
Deprecated
Index
Help
2008-07-29 1.1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
V
Values
- Static variable in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileTestAgentResourceBundle
Define the values (String[]) field.
Values
- Static variable in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileTestAgentResourceBundle
Define the values (String[]) field.
VALUES_LOCAL
- Static variable in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileTestAgentResourceBundle
Define the values local (String[]) constant.
VALUES_LOCAL
- Static variable in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileTestAgentResourceBundle
Define the values local (String[]) constant.
VENDOR_EXTENSIONS_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
The value stored at the "vendorExtensions" key of the read-event map is the List of custom parameters.
VENDOR_IDENTIFIER_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
The value stored at the "VendorIdentifier" key of customParameter map is the Vendor ID in the custom parameter.
VENDOR_PARAMETER_VALUE_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
The value stored at the "VendorParameterValue" key of customParameter map is the VendorParameter Value in the custom parameter.
VENDOREXTENSIONS_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
Deprecated.
use VENDOR_EXTENSIONS_DATA_KEY
VENDORIDENTIFIER_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
Deprecated.
use VENDOR_IDENTIFIER_DATA_KEY
VENDORPARAMETERVALUE_DATA_KEY
- Static variable in interface org.eclipse.soda.dk.rfid.inventory.profile.service.
RfidInventoryProfileService
Deprecated.
use VENDOR_PARAMETER_VALUE_DATA_KEY
verifyAggregationReceived(Set, Map, boolean)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify aggregation received with the specified expected tags, expected data extensions and no duplicates allowed parameters.
verifyAggregationReceived(Set, Map, boolean)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify aggregation received with the specified expected tags, expected data extensions and no duplicates allowed parameters.
verifyDuplicateFiltering(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify duplicate filtering with the specified expected tags parameter.
verifyDuplicateFiltering(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify duplicate filtering with the specified expected tags parameter.
verifyDuplicateFilteringExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify duplicate filtering expression with the specified expected tags parameter.
verifyDuplicateFilteringExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify duplicate filtering expression with the specified expected tags parameter.
verifyExpectedTagsReceived(Set, Map, boolean)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify expected tags received with the specified expected tags, expected data extensions and no duplicates allowed parameters.
verifyExpectedTagsReceived(Set, Map, boolean)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify expected tags received with the specified expected tags, expected data extensions and no duplicates allowed parameters.
verifyNoAggregationReceived()
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify no aggregation received.
verifyNoAggregationReceived()
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify no aggregation received.
verifyTagAggregatingExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify tag aggregating expression with the specified expected tags parameter.
verifyTagAggregatingExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify tag aggregating expression with the specified expected tags parameter.
verifyTagReadingAndAggregation(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify tag reading and aggregation with the specified expected tags parameter.
verifyTagReadingAndAggregation(Set, Map)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify tag reading and aggregation with the specified expected tags and expected data extensions parameters.
verifyTagReadingAndAggregation(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify tag reading and aggregation with the specified expected tags parameter.
verifyTagReadingAndAggregation(Set, Map)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify tag reading and aggregation with the specified expected tags and expected data extensions parameters.
verifyTagReadingExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify tag reading expression with the specified expected tags parameter.
verifyTagReadingExpression(Set)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify tag reading expression with the specified expected tags parameter.
verifyTagReads(ArrayList, Map)
- Method in class org.eclipse.soda.dk.rfid.inventory.profile.test.agent.
RfidInventoryProfileAbstractTestCase
Verify tag reads with the specified tag reports and expected data extensions parameters and return the List result.
verifyTagReads(ArrayList, Map)
- Method in class org.eclipse.soda.dk.rfid.inventory.with.gpio.profile.test.agent.
RfidInventoryWithGpioProfileAbstractTestCase
Verify tag reads with the specified tag reports and expected data extensions parameters and return the List result.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
2008-07-29 1.1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Copyright (c) 2008 IBM. See license in Legal section.