TieFlow
A flow specification in terms of location and direction for a control area.
URI: cim:TieFlow
Type: Class
classDiagram
class TieFlow
click TieFlow href "../TieFlow"
TieFlow : TieFlow.ControlArea
TieFlow --> ControlArea : TieFlow.ControlArea
click ControlArea href "../ControlArea"
TieFlow : TieFlow.positiveFlowIn
TieFlow : TieFlow.Terminal
TieFlow --> Terminal : TieFlow.Terminal
click Terminal href "../Terminal"
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| positiveFlowIn | cim:TieFlow.positiveFlowIn | 1 boolean |
True if the flow into the terminal (load convention) is also flow into the co... | direct |
| ControlArea | cim:TieFlow.ControlArea | 1 ControlArea |
The control area of the tie flows | direct |
| Terminal | cim:TieFlow.Terminal | 1 Terminal |
The terminal to which this tie flow belongs | direct |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:TieFlow |
| native | this:TieFlow |