OperationalLimitType
The operational meaning of a category of limits.
URI: cim:OperationalLimitType
Type: Class
classDiagram
class OperationalLimitType
click OperationalLimitType href "../OperationalLimitType"
IdentifiedObject <|-- OperationalLimitType
click IdentifiedObject href "../IdentifiedObject"
OperationalLimitType : OperationalLimitType.acceptableDuration
OperationalLimitType --> Seconds : OperationalLimitType.acceptableDuration
click Seconds href "../Seconds"
OperationalLimitType : IdentifiedObject.description
OperationalLimitType : OperationalLimitType.direction
OperationalLimitType --> OperationalLimitDirectionKind : OperationalLimitType.direction
click OperationalLimitDirectionKind href "../OperationalLimitDirectionKind"
OperationalLimitType : IdentifiedObject.energyIdentCodeEic
OperationalLimitType : OperationalLimitType.isInfiniteDuration
OperationalLimitType : OperationalLimitType.kind
OperationalLimitType --> LimitKind : OperationalLimitType.kind
click LimitKind href "../LimitKind"
OperationalLimitType : IdentifiedObject.mRID
OperationalLimitType : IdentifiedObject.name
OperationalLimitType : OperationalLimitType.OperationalLimit
OperationalLimitType --> OperationalLimit : OperationalLimitType.OperationalLimit
click OperationalLimit href "../OperationalLimit"
OperationalLimitType : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- OperationalLimitType
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
OperationalLimit | cim:OperationalLimitType.OperationalLimit | * OperationalLimit |
The operational limits associated with this type of limit | direct |
acceptableDuration | cim:OperationalLimitType.acceptableDuration | 0..1 Seconds |
The nominal acceptable duration of the limit | direct |
direction | cim:OperationalLimitType.direction | 1 OperationalLimitDirectionKind |
The direction of the limit | direct |
isInfiniteDuration | cim:OperationalLimitType.isInfiniteDuration | 1 boolean |
Defines if the operational limit type has infinite duration | direct |
kind | eu:OperationalLimitType.kind | 1 LimitKind |
Types of limits defined in the ENTSO-E Operational Handbook Policy 3 | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
ActivePowerLimit | OperationalLimitType | range | OperationalLimitType |
ApparentPowerLimit | OperationalLimitType | range | OperationalLimitType |
CurrentLimit | OperationalLimitType | range | OperationalLimitType |
OperationalLimit | OperationalLimitType | range | OperationalLimitType |
VoltageLimit | OperationalLimitType | range | OperationalLimitType |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:OperationalLimitType |
native | this:OperationalLimitType |