Class CIM_ProcessOfJob


  extends CIM_Component (Association)
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.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AggregationbooleantrueNone OVERRIDABLE= false
AssociationbooleantrueNone OVERRIDABLE= false
CompositionbooleantrueNone OVERRIDABLE= false
DescriptionstringProcessOfJob 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.None TRANSLATABLE= true
UMLPackagePathstringCIM::System::ProcessingNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Association References

NameClass OriginReference Class
GroupComponentCIM_ProcessOfJobCIM_Job
PartComponentCIM_ProcessOfJobCIM_Process

Copyright © 2008-2010 VMware, Inc. All rights reserved.