Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_InstalledProduct --> CIM_Collection --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_Collection NAME CIM_InstalledProduct
Class CIM_InstalledProduct Qualifiers Name Type Value From Class Version string 2.6.0 CIM_InstalledProduct Description string The InstalledProduct object allows the grouping of SoftwareFeatures and SoftwareElements that represent the result of the installation of a purchased Product. InstalledProduct is defined to be Weak to a Product. Often, Products are purchased once but may be installed several times in different locations on one or more systems. All of the SoftwareElements and SoftwareFeatures of a single install are grouped by an instance of InstalledProduct. These are defined using the associations, CollectedSoftwareFeatures and Collected SoftwareElements. CIM_InstalledProduct Description string Collection is an abstract class that provides a common superclass for data elements that represent collections of ManagedElements and its subclasses. CIM_Collection 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. CIM_ManagedElement
Properties Name Type Value Qualifiers ClassOrigin ProductIdentifyingNumber string Key
Propagated
Description
MaxLenCIM_InstalledProduct ProductName string Key
Propagated
Description
MaxLenCIM_InstalledProduct ProductVendor string Key
Propagated
Description
MaxLenCIM_InstalledProduct ProductVersion string Key
Propagated
Description
MaxLenCIM_InstalledProduct SystemID string Key
Description
MaxLenCIM_InstalledProduct CollectionID string Key
Description
MaxLenCIM_InstalledProduct Name string Description
MaxLenCIM_InstalledProduct Caption string Description
MaxLenCIM_ManagedElement Description string Description CIM_ManagedElement ElementName string Description CIM_ManagedElement Property Qualifiers
Property ProductIdentifyingNumber Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Propagated string CIM_Product.IdentifyingNumber CIM_InstalledProduct Description string The scoping Product ’ s identification. CIM_InstalledProduct MaxLen uint32 64 CIM_InstalledProduct
Property ProductName Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Propagated string CIM_Product.Name CIM_InstalledProduct Description string The scoping Product ’ s commonly used name. CIM_InstalledProduct MaxLen uint32 256 CIM_InstalledProduct
Property ProductVendor Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Propagated string CIM_Product.Vendor CIM_InstalledProduct Description string The scoping Product ’ s name. CIM_InstalledProduct MaxLen uint32 256 CIM_InstalledProduct
Property ProductVersion Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Propagated string CIM_Product.Version CIM_InstalledProduct Description string The scoping Product ’ s version information. CIM_InstalledProduct MaxLen uint32 64 CIM_InstalledProduct
Property SystemID Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Description string The identifying information of the System (ie, the instance) on which the Product is installed. If the System is not known, this property returns NULL. If the System is known and represented in CIM, the property contains the namespace and model paths of the instance, encoded as a string parameter. If known but not represented in CIM, the property contains some identifying string that names the System on which the Product is installed. CIM_InstalledProduct MaxLen uint32 256 CIM_InstalledProduct
Property CollectionID Qualifiers Name Type Value From Class Key boolean true CIM_InstalledProduct Description string The identification of the InstalledProduct object. This key can be used to differentiate between Product installations and could include the installation location. CIM_InstalledProduct MaxLen uint32 256 CIM_InstalledProduct
Property Name Qualifiers Name Type Value From Class Description string The Name property defines the label by which the object is known to the world, outside the data processing system. This label is a human-readable name that uniquely identifies the element in the context of the element ’ s namespace. CIM_InstalledProduct MaxLen uint32 256 CIM_InstalledProduct
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class 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. CIM_ManagedElement
Method Qualifiers
Parameters
Parameter Qualifiers