Class CIM_ManagedElement

ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.

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


Class Hierarchy

CIM_ManagedElement

Direct Known Subclasses

CIM_Action
CIM_BaseMetricDefinition
CIM_BaseMetricValue
CIM_BIOSAttribute
CIM_BlockStatisticsManifest
CIM_Capabilities
CIM_Check
CIM_Collection
CIM_Configuration
CIM_Credential
CIM_FRU
CIM_Identity
CIM_IndicationFilter
CIM_ListenerDestination
CIM_Location
CIM_ManagedSystemElement
CIM_MethodParameters
CIM_MethodResult
CIM_Namespace
CIM_NextHopRoute
CIM_OrganizationalEntity
CIM_OtherGroupInformation
CIM_OtherOrganizationInformation
CIM_OtherOrgUnitInformation
CIM_OtherPersonInformation
CIM_OtherRoleInformation
CIM_PhysicalCapacity
CIM_Policy
CIM_Privilege
CIM_Product
CIM_RecordForLog
CIM_RegisteredProfile
CIM_ReplacementFRU
CIM_SchedulingElement
CIM_SecuritySensitivity
CIM_Setting
CIM_SettingData
CIM_StatisticalData
CIM_StatisticalInformation
CIM_StorageError
CIM_SupportAccess
CIM_SystemConfiguration
CIM_SystemIdentification
CIM_TraceLevelType
CIM_UnitOfWork
PRS_ExchangeElement

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.
UMLPackagePathstringCIM::Core::CoreElements
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.
MaxLenuint3264
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.
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 the Name property of ManagedSystemElement 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 can be present in both the Name and ElementName properties.

Class Methods