Skip to content

DCEquipmentContainer

A modelling construct to provide a root class for containment of DC as well as AC equipment. The class differ from the EquipmentContaner for AC in that it may also contain DCNode-s. Hence it can contain both AC and DC equipment.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: cim:DCEquipmentContainer
Type: Class

 classDiagram
    class DCEquipmentContainer
    click DCEquipmentContainer href "../DCEquipmentContainer"
      EquipmentContainer <|-- DCEquipmentContainer
        click EquipmentContainer href "../EquipmentContainer"


      DCEquipmentContainer <|-- DCConverterUnit
        click DCConverterUnit href "../DCConverterUnit"
      DCEquipmentContainer <|-- DCLine
        click DCLine href "../DCLine"


      DCEquipmentContainer : IdentifiedObject.description

      DCEquipmentContainer : IdentifiedObject.mRID

      DCEquipmentContainer : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
DCNode DCEquipmentContainer range DCEquipmentContainer

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#

Mappings

Mapping Type Mapped Value
self cim:DCEquipmentContainer
native this:DCEquipmentContainer