System\CIM_ProcessExecutable.mof.mof (HTML version)

Return to index
CIM_ProcessExecutable Superclass: CIM_Dependency
A link between a Process and a DataFile indicating that the File participates in the execution of the Process.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::System::Processing" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Process REF Dependent ;
The Process.
Override ( "Antecedent" )
CIM_DataFile REF Antecedent ;
The DataFile participating in the execution of the Process.