Application\CIM_DiagnosticTestSoftware.mof.mof (HTML version)

Return to index
CIM_DiagnosticTestSoftware Superclass: CIM_Dependency
This class is being deprecated to promote its usage to the DiagnosticService level.
This is an association class relating DiagnosticTest to the SoftwareElements that provide this test. SoftwareElement describes vendor/version information and other deployment data.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::Application::SystemSoftware" ) Deprecated { "CIM_ElementSoftwareIdentity" } Association
Parameters (local in grey)
Deprecated { "CIM_ElementSoftwareIdentity.Dependent" }
Override ( "Dependent" )
CIM_DiagnosticTest REF Dependent ;
The DiagnosticTest whose software is described.
Deprecated { "CIM_ElementSoftwareIdentity.Antecedent" }
Override ( "Antecedent" )
CIM_SoftwareElement REF Antecedent ;
This reference is deprecated and replaced (in ServiceSoftwareIdentity) with a reference to the SoftwareIdentity class, which has been determined to be a better choice for diagnostics services. It defines vendor/version and other information about the software that runs as the DiagnosticTest.