| Name | Data Type | Value |
|---|---|---|
| Abstract | boolean | true |
| Description | string | 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. |
| UMLPackagePath | string | CIM::Core::CoreElements |
| Version | string | 2.10.0 |
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| Caption | string | ||||||
| Description | string | The Caption property is a short textual description (one- line string) of the object. | |||||
| MaxLen | uint32 | 64 | |||||
| Description | string | ||||||
| Description | string | The Description property provides a textual description of the object. | |||||
| ElementName | string | ||||||
| Description | string | 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. 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. | |||||