Core\CIM_OwningCollectionElement.mof.mof (HTML version)

Return to index
CIM_OwningCollectionElement
OwningCollectionElement represents an association between a Collection and the ManagedElement responsible for the control or ownership of the Collection.
Qualifiers:Version ( "2.10.0" ) Experimental UMLPackagePath ( "CIM::Core::Collection" ) Association
Parameters (local in grey)
Max ( 1 )
Key
CIM_ManagedElement REF OwningElement ;
The ManagedElement acting as the 'owner' or object that is responsible for the control of the Collection.
Key
CIM_Collection REF OwnedElement ;
The Collection owned or controlled by the ManagedElement.