Class CIM_OSProcess
extends CIM_Component

A link between the OperatingSystem and Process(es) running in the context of this OperatingSystem.

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


Class Hierarchy

CIM_Component
   |
   +--CIM_OSProcess

Direct Known Subclasses

Class Qualifiers

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

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
GroupComponentCIM_OSProcessCIM_OperatingSystem
Aggregatebooleantrue
DescriptionstringThe OperatingSystem.
Keybooleantrue
Maxuint321
Minuint321
OverridestringGroupComponent
PartComponentCIM_OSProcessCIM_Process
DescriptionstringThe Process running in the context of the OperatingSystem.
Keybooleantrue
OverridestringPartComponent
Weakbooleantrue

Class Methods