Class CIM_VersionCompatibilityCheck
extends CIM_Check

The VersionCompatibilityCheck class specifies whether it is permissible to create the next state of a SoftwareElement.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Check
   |
   +--CIM_VersionCompatibilityCheck

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe VersionCompatibilityCheck class specifies whether it is permissible to create the next state of a SoftwareElement.
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AllowDownVersionboolean
DescriptionstringThe AllowDownVersion property indicates that this Software Element can transition to its next state even if a higher or later version of the element already exists in the environment.
AllowMultipleVersionsboolean
DescriptionstringThe AllowMultipleVersions option controls the ability to configure multiple versions of a SoftwareElement on a system.
Reinstallboolean
DescriptionstringThe Reinstall property indicates that this SoftwareElement can transition to its next state even if an element of the same version already exists in the environment.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CheckIDstringCIM_Check
CheckModebooleanCIM_Check
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Check
SoftwareElementIDstringCIM_Check
SoftwareElementStateuint16CIM_Check
TargetOperatingSystemuint16CIM_Check
VersionstringCIM_Check

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
Invokeuint32CIM_Check
InvokeOnSystemuint32CIM_Check