Class CIM_ProcessThread
extends CIM_Component

A link between a Process and the Thread(s) running in the context of this Process.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_ProcessThread

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
Compositionbooleantrue
DescriptionstringA link between a Process and the Thread(s) running in the context of this Process.
UMLPackagePathstringCIM::System::Processing
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_ProcessThreadCIM_Process
Aggregatebooleantrue
DescriptionstringThe Process.
Keybooleantrue
Maxuint321
Minuint321
OverridestringGroupComponent
PartComponentCIM_ProcessThreadCIM_Thread
DescriptionstringThe Thread running in the context of the Process.
Keybooleantrue
OverridestringPartComponent
Weakbooleantrue

Class Methods