User\CIM_CollectionInSystem.mof.mof (HTML version)

Return to index
CIM_CollectionInSystem
CIM_CollectionInSystem is deprecated in lieu of CIM_OwningCollectionElement, which is semantically equivalent.
CIM_CollectionInSystem is an association used to establish a parent-child relationship between a collection and an 'owning' System such as an AdminDomain or ComputerSystem. A single collection should not have both a CollectionInOrganization and a CollectionInSystem association.
Qualifiers:Version ( "2.8.1000" ) Aggregation UMLPackagePath ( "CIM::User::Org" ) Deprecated { "CIM_OwningCollectionElement" } Association
Parameters (local in grey)
Key
Deprecated { "CIM_OwningCollectionElement.OwnedElement" }
CIM_Collection REF Child ;
The collection.
Max ( 1 )
Key
Aggregate
Deprecated { "CIM_OwningCollectionElement.OwningElement" }
CIM_System REF Parent ;
The parent system responsible for the collection.