Class CIM_AssociatedBattery
extends 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.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AssociatedBattery

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringA 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.
UMLPackagePathstringCIM::Device::CoolingAndPower
Versionstring2.12.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_AssociatedBatteryCIM_Battery
DescriptionstringThe Battery.
Keybooleantrue
OverridestringAntecedent
DependentCIM_AssociatedBatteryCIM_ManagedSystemElement
DescriptionstringThe ManagedSystemElement that needs or is associated with the Battery.
Experimentalbooleantrue
Keybooleantrue
OverridestringDependent

Class Methods