IndexTree
SubclassesReferenced ByPropertiesMethods

CIM_Collection

Superclasses

Subclasses

CIM_SystemSpecificCollection, CIM_RedundancySet, CIM_ExtraCapacitySet, IBMTSESS_ExtraCapacitySet

Referenced By

CIM_MemberOfCollection

Description

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

Properties

IdTypeRangeDescription
Read only
CaptionstringMax = 64The Caption property is a short textual description (one- line string) of the object.  
Descriptionstring-The Description property provides a textual description of the object.  
ElementNamestring-A 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. \nNote 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.