ConnectivityNodeContainer
A base class for all objects that may contain connectivity nodes or topological nodes.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:ConnectivityNodeContainer
Type: Class
classDiagram
class ConnectivityNodeContainer
click ConnectivityNodeContainer href "../ConnectivityNodeContainer"
PowerSystemResource <|-- ConnectivityNodeContainer
click PowerSystemResource href "../PowerSystemResource"
ConnectivityNodeContainer <|-- EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
ConnectivityNodeContainer <|-- EquivalentNetwork
click EquivalentNetwork href "../EquivalentNetwork"
ConnectivityNodeContainer : IdentifiedObject.description
ConnectivityNodeContainer : IdentifiedObject.mRID
ConnectivityNodeContainer : IdentifiedObject.name
Inheritance
- IdentifiedObject
- PowerSystemResource
- ConnectivityNodeContainer
- PowerSystemResource
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 |
---|---|---|---|
ConnectivityNode | ConnectivityNodeContainer | range | ConnectivityNodeContainer |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ConnectivityNodeContainer |
native | this:ConnectivityNodeContainer |