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.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection

Direct Known Subclasses

CIM_SystemSpecificCollection
CIM_RangeOfIPAddresses
CIM_NamedAddressCollection
CIM_ConnectivityCollection
CIM_IPConnectivitySubnet
CIM_LANConnectivitySegment
CIM_IPXConnectivityNetwork
CIM_OSPFLink
CIM_ZoneSet
CIM_Zone
CIM_LogicalPortGroup
CIM_PolicyRoleCollection
CIM_ConcreteCollection
CIM_CollectionOfMSEs
CIM_LogicalNetwork
CIM_IPSubnet
CIM_LANSegment
CIM_IPXNetwork
CIM_IPAddressRange
CIM_BufferPool
CIM_BGPCluster
CIM_BGPPeerGroup
CIM_DiskGroup
CIM_Profile
CIM_ReplacementSet
CIM_Group
CIM_Role
CIM_InstalledProduct

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseNone
DescriptionstringCollection is an abstract class that provides a common superclass for data elements that represent collections of ManagedElements and its subclasses.None TRANSLATABLE= true
Versionstring2.6.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.None TRANSLATABLE= true