Class CIM_HostedBootService
extends CIM_HostedService

HostedBootService defines the hosting System for a Boot Service. Since this relationship is subclassed from Hosted Service, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedService
   |
   +--CIM_HostedBootService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringHostedBootService defines the hosting System for a Boot Service. Since this relationship is subclassed from Hosted Service, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System.
UMLPackagePathstringCIM::System::Boot
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_HostedBootServiceCIM_System
DescriptionstringThe hosting System.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_HostedBootServiceCIM_BootService
DescriptionstringThe BootService hosted on the System.
Keybooleantrue
OverridestringDependent
Weakbooleantrue

Class Methods