Device\CIM_AssociatedBattery.mof.mof (HTML version)

Return to index
CIM_AssociatedBattery Superclass: CIM_Dependency
A ManagedSystemElement might use or require one or more Batteries. This relationship is described by the AssociatedBattery dependency. It is also possible to model the individual Batteries that comprise a UPS, using this association.
Qualifiers:Version ( "2.12.0" ) UMLPackagePath ( "CIM::Device::CoolingAndPower" ) Association
Parameters (local in grey)
Experimental
Override ( "Dependent" )
CIM_ManagedSystemElement REF Dependent ;
The ManagedSystemElement that needs or is associated with the Battery.
Override ( "Antecedent" )
CIM_Battery REF Antecedent ;
The Battery.