Class CIM_HostingCS
extends CIM_HostedDependency

A VirtualComputerSystem is hosted on another ComputerSystem. This association makes that relationship explicit. The usage of this class is being deprecated in lieu of using the HostedDependency association between ComputerSystems.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostingCS

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_HostedDependency
DescriptionstringA VirtualComputerSystem is hosted on another ComputerSystem. This association makes that relationship explicit. The usage of this class is being deprecated in lieu of using the HostedDependency association between ComputerSystems.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.8.1000

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_HostingCSCIM_ComputerSystem
DeprecatedstringCIM_HostedDependency.Antecedent
DescriptionstringThe hosting ComputerSystem.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_HostingCSCIM_VirtualComputerSystem
DeprecatedstringCIM_HostedDependency.Dependent
DescriptionstringThe VirtualComputerSystem.
Keybooleantrue
OverridestringDependent

Class Methods