association CIM_ProcessOfJob : CIM_Component

Description:

ProcessOfJob describes that the referenced Process is the result of the execution of the Job. A Job may cause multiple Processes to run, perhaps on different operating systems. This is allowed by the '*' cardinality of the Process reference. Note that a Process can result from only one Job - hence, the '0..1' cardinality on Job.

Definition:

Feature Type Class Origin Qualifiers
GroupComponent CIM_Job CIM_Component
Aggregate TRUE
Override GroupComponent
Description Execution of the Job results in the creation of the Process referenced as PartComponent. The Job aggregates the Process(es) that are created when it is executed.
Key TRUE
PartComponent CIM_Process CIM_Component
Override PartComponent
Description The Process that results from the execution of the Job.
Key TRUE

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:16 2009