Class CIM_SystemDeviceView
extends CIM_ViewOnSystem

This aggregates LogicalDevice view class instances to the CIM_System that scopes the underlying devices of the LogicalDeviceView Classes.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_ViewOnSystem
   |
   +--CIM_SystemDeviceView

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringThis aggregates LogicalDevice view class instances to the CIM_System that scopes the underlying devices of the LogicalDeviceView Classes.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.29.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_SystemDeviceViewCIM_System
Aggregatebooleantrue
DescriptionstringThe CIM_System instance that scopes the underlying device instance of the view class.
Keybooleantrue
OverridestringGroupComponent
PartComponentCIM_SystemDeviceViewCIM_LogicalDeviceView
DescriptionstringThe logical device view class instance that represents a device on the CIM_System instance.
Keybooleantrue
OverridestringPartComponent

Class Methods