association CIM_SoftwareElementChecks



Description:

This association ties a SoftwareElement to a specific Check to validate its state or its movement to the next state. Note that SoftwareElements in a running state cannot transition to another state. Therefore, the value of the Phase property is restricted to 0 ("In-State") for SoftwareElements in the running state.

Definition:

Feature Type Class Origin Qualifiers
Element CIM_SoftwareElement CIM_SoftwareElementChecks
Key TRUE
Aggregate TRUE
Min 1
Max 1
Description The SoftwareElement being checked.
Check CIM_Check CIM_SoftwareElementChecks
Key TRUE
Weak TRUE
Description The Check for the element.
Phase uint16 CIM_SoftwareElementChecks
Description The Phase property indicates whether the referenced Check is an in-state or a next-state Check.
ValueMap 0, 1
Values "In-State" [0]
"Next-State" [1]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:26 2009