Class CIM_Collection
extends CIM_ManagedElement

Collection is an abstract class that provides a common superclass for data elements that represent collections of ManagedElements and its subclasses.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection

Direct Known Subclasses

CIM_CollectionOfMSEs
CIM_ConcreteCollection
CIM_CredentialStore
CIM_FilterCollection
CIM_Group
CIM_InstalledProduct
CIM_Profile
CIM_ReplacementSet
CIM_Role
CIM_SystemSpecificCollection

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringCollection is an abstract class that provides a common superclass for data elements that represent collections of ManagedElements and its subclasses.
UMLPackagePathstringCIM::Core::Collection
Versionstring2.6.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods