Class CIM_USBPortOnHub
extends CIM_PortOnDevice

USBPortOnHub associates a USBPort or connection point with the USBHub that includes it.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_PortOnDevice
   |
   +--CIM_USBPortOnHub

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringUSBPortOnHub associates a USBPort or connection point with the USBHub that includes it.
UMLPackagePathstringCIM::Device::USB
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_USBPortOnHubCIM_USBHub
DescriptionstringThe Hub that includes the USBPort.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_USBPortOnHubCIM_USBPort
DescriptionstringThe Port on the USBHub.
Keybooleantrue
Minuint321
OverridestringDependent

Class Methods