Class CIM_HostedCollection
extends CIM_HostedDependency

HostedCollection defines a SystemSpecificCollection in the context of a scoping System. It represents a Collection that has meaning only in the context of a System, a Collection whose elements are restricted by the definition of the System, or both of these types of Collections.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedCollection

Direct Known Subclasses

CIM_PolicyRoleCollectionInSystem

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringHostedCollection defines a SystemSpecificCollection in the context of a scoping System. It represents a Collection that has meaning only in the context of a System, a Collection whose elements are restricted by the definition of the System, or both of these types of Collections.
UMLPackagePathstringCIM::Core::Collection
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_HostedCollectionCIM_System
DescriptionstringThe scoping system.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_HostedCollectionCIM_SystemSpecificCollection
DescriptionstringThe collection defined in the context of a system.
Keybooleantrue
OverridestringDependent

Class Methods