Class CIM_LogicalDeviceView
extends CIM_View

LogicalDeviceView is an abstract class that provides a common superclass for view classes that primarily represent logical devices. The definition of each sub-class will include properties propagated from the the graph of classes that are used to model the resource in the normalized view.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_View
   |
   +--CIM_LogicalDeviceView

Direct Known Subclasses

CIM_DiskDriveView
CIM_MappingProtocolControllerView
CIM_ReplicaPairView
CIM_VolumeView

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringLogicalDeviceView is an abstract class that provides a common superclass for view classes that primarily represent logical devices. The definition of each sub-class will include properties propagated from the the graph of classes that are used to model the resource in the normalized view.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.29.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods