System\CIM_ExecutionRequirement.mof.mof (HTML version)

Return to index
CIM_ExecutionRequirement Superclass: CIM_Dependency
ExecutionRequirement represents the restriction of a job to a specific set of nodes, processors, etc. that are aggregated into a ConcreteCollection.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Job REF Dependent ;
The Job that can be run.
Override ( "Antecedent" )
CIM_ConcreteCollection REF Antecedent ;
The ConcreteCollection that is required to run the Job.