Class CIM_AssociatedLabelReader
extends CIM_Dependency

A LogicalDevice may use or require one or more LabelReaders, to scan barcodes or otherwise identify entities. This relationship is described by the AssociatedLabelReader dependency.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AssociatedLabelReader

Direct Known Subclasses

CIM_AccessLabelReader
CIM_PickerLabelReader

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringA LogicalDevice may use or require one or more LabelReaders, to scan barcodes or otherwise identify entities. This relationship is described by the AssociatedLabelReader dependency.
UMLPackagePathstringCIM::Device::StorageLib
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AssociatedLabelReaderCIM_LabelReader
DescriptionstringThe LabelReader.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AssociatedLabelReaderCIM_LogicalDevice
DescriptionstringThe Device that is dependent on the Reader Device.
Keybooleantrue
OverridestringDependent

Class Methods