Name | Data Type | Value |
---|---|---|
Aggregation | boolean | true |
Association | boolean | true |
Composition | boolean | true |
Description | string | 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. |
UMLPackagePath | string | CIM::System::Processing |
Version | string | 2.7.0 |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
GroupComponent | CIM_ProcessOfJob | CIM_Job | |||||
Aggregate | boolean | true | |||||
Description | string | 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 | boolean | true | |||||
Override | string | GroupComponent | |||||
PartComponent | CIM_ProcessOfJob | CIM_Process | |||||
Description | string | The Process that results from the execution of the Job. | |||||
Key | boolean | true | |||||
Override | string | PartComponent |