Core\CIM_HostedCollection.mof.mof (HTML version)

Return to index
CIM_HostedCollection Superclass: 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.
Qualifiers:Version ( "2.10.0" ) UMLPackagePath ( "CIM::Core::Collection" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_SystemSpecificCollection REF Dependent ;
The collection defined in the context of a system.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The scoping system.