2009-01-09 1.2.0

Uses of Interface
org.eclipse.soda.dk.parameter.service.BlockService

Packages that use BlockService
org.eclipse.soda.dk.block This package is part of the org.eclipse.soda.dk.core project. 
org.eclipse.soda.dk.complex.message.testcase This package is part of the org.eclipse.soda.dk.core.testcase project. 
org.eclipse.soda.dk.parameter This package is part of the org.eclipse.soda.dk.core project. 
org.eclipse.soda.dk.parameter.service This package is part of the org.eclipse.soda.dk.core.service project. 
org.eclipse.soda.dk.parameter.testcase This package is part of the org.eclipse.soda.dk.core.testcase project. 
 

Uses of BlockService in org.eclipse.soda.dk.block
 

Classes in org.eclipse.soda.dk.block that implement BlockService
 class ByteLengthBlock
           
 class BytesBlock
           
 class ConstantBlock
           
 class CountBlock
           
 class IdentifierBlock
           
 class LengthBlock
           
 class MessageLengthBlock
           
 class MessageSizeBlock
           
 class ReserveBlock
           
 class SegmentLengthBlock
           
 class SegmentSizeBlock
           
 class SizeBlock
           
 class TypeBlock
           
 class VersionBlock
           
 

Uses of BlockService in org.eclipse.soda.dk.complex.message.testcase
 

Methods in org.eclipse.soda.dk.complex.message.testcase that return BlockService
static BlockService LlrpDeviceMessages.getGET_READER_CAPABILITIES_All()
          Gets the GET_READER_CAPABILITIES_All value.
static BlockService LlrpDeviceMessages.getGET_READER_CAPABILITIES_GeneralDeviceCapabilities()
          Gets the GET_READER_CAPABILITIES_GeneralDeviceCapabilities value.
static BlockService LlrpDeviceMessages.getGET_READER_CAPABILITIES_LLRPAirProtocolCapabilities()
          Gets the GET_READER_CAPABILITIES_LLRPAirProtocolCapabilities value.
static BlockService LlrpDeviceMessages.getGET_READER_CAPABILITIES_LLRPCapabilities()
          Gets the GET_READER_CAPABILITIES_LLRPCapabilities value.
static BlockService LlrpDeviceMessages.getGET_READER_CAPABILITIES_RegulatoryCapabilities()
          Gets the GET_READER_CAPABILITIES_RegulatoryCapabilities value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_AccessReportSpec()
          Gets the GET_READER_CONFIG_AccessReportSpec value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_All()
          Gets the GET_READER_CONFIG_All value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_AntennaConfiguration()
          Gets the GET_READER_CONFIG_AntennaConfiguration value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_AntennaProperties()
          Gets the GET_READER_CONFIG_AntennaProperties value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_EventsAndReports()
          Gets the GET_READER_CONFIG_EventsAndReports value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_GPIPortCurrentState()
          Gets the GET_READER_CONFIG_GPIPortCurrentState value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_GPOWriteData()
          Gets the GET_READER_CONFIG_GPOWriteData value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_Identification()
          Gets the GET_READER_CONFIG_Identification value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_KeepaliveSpec()
          Gets the GET_READER_CONFIG_KeepaliveSpec value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_LLRPConfigurationStateValue()
          Gets the GET_READER_CONFIG_LLRPConfigurationStateValue value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_ReaderEventNotificationSpec()
          Gets the GET_READER_CONFIG_ReaderEventNotificationSpec value.
static BlockService LlrpDeviceMessages.getGET_READER_CONFIG_ROReportSpec()
          Gets the GET_READER_CONFIG_ROReportSpec value.
static BlockService LlrpDeviceMessages.getMessageIdBlock()
          Gets the MessageIdBlock value.
static BlockService LlrpDeviceMessages.getMessageLengthBlock()
          Gets the MessageLengthBlock value.
static BlockService LlrpDeviceMessages.getMessageReserveBlock()
          Gets the MessageReserveBlock value.
static BlockService LlrpDeviceMessages.getMessageVersionBlock()
          Gets the MessageVersionBlock value.
static BlockService LlrpDeviceMessages.getSegmentLengthBlock()
          Gets the SegmentLengthBlock value.
static BlockService LlrpDeviceMessages.getTLVParameterReserveBlock()
          Gets the TLVParameterReserveBlock value.
static BlockService LlrpDeviceMessages.getTVParameterReserveBlock()
          Gets the TVParameterReserveBlock value.
 

Uses of BlockService in org.eclipse.soda.dk.parameter
 

Classes in org.eclipse.soda.dk.parameter that implement BlockService
 class Block
           
 

Uses of BlockService in org.eclipse.soda.dk.parameter.service
 

Subinterfaces of BlockService in org.eclipse.soda.dk.parameter.service
 interface CountBlockService
           
 interface LengthBlockService
           
 interface MessageLengthBlockService
           
 interface SegmentLengthBlockService
           
 

Uses of BlockService in org.eclipse.soda.dk.parameter.testcase
 

Methods in org.eclipse.soda.dk.parameter.testcase that return BlockService
static BlockService CustomParameterTestcase.getMessageIdBlock()
          Gets the message ID block (BlockService) value.
static BlockService CustomParameterTestcase.getMessageLengthBlock()
          Gets the message length block (BlockService) value.
static BlockService CustomParameterTestcase.getMessageReserveBlock()
          Gets the message reserve block (BlockService) value.
static BlockService CustomParameterTestcase.getMessageVersionBlock()
          Gets the message version block (BlockService) value.
static BlockService CustomParameterTestcase.getSegmentLengthBlock()
          Gets the segment length block (BlockService) value.
static BlockService CustomParameterTestcase.getTLVParameterReserveBlock()
          Gets the tlvparameter reserve block (BlockService) value.
 


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.