Class: Flowgate
_A flowgate, is single or group of transmission elements intended to model MW flow impact relating to transmission limitations and transmission service usage. _
__
URI: cim:Flowgate
classDiagram
class Flowgate
PowerSystemResource <|-- Flowgate
Flowgate : alias_name
Flowgate : asset_datasheet
Flowgate --> AssetInfo : asset_datasheet
Flowgate : assets
Flowgate --> Asset : assets
Flowgate : clearances
Flowgate --> ClearanceDocument : clearances
Flowgate : configuration_event
Flowgate --> ConfigurationEvent : configuration_event
Flowgate : congestion_revenue_right
Flowgate --> CongestionRevenueRight : congestion_revenue_right
Flowgate : constraint_results
Flowgate --> ConstraintResults : constraint_results
Flowgate : contract_distribution_factor
Flowgate --> ContractDistributionFactor : contract_distribution_factor
Flowgate : controls
Flowgate --> Control : controls
Flowgate : description
Flowgate : diagram_objects
Flowgate --> DiagramObject : diagram_objects
Flowgate : direction
Flowgate --> InterTieDirection : direction
Flowgate : export_mwrating
Flowgate --> ActivePower : export_mwrating
Flowgate : flowgate_relief
Flowgate --> FlowgateRelief : flowgate_relief
Flowgate : flowgate_value
Flowgate --> FlowgateValue : flowgate_value
Flowgate : from_sub_control_area
Flowgate --> SubControlArea : from_sub_control_area
Flowgate : ftrs
Flowgate --> FTR : ftrs
Flowgate : generating_unit_dynamic_values
Flowgate --> GeneratingUnitDynamicValues : generating_unit_dynamic_values
Flowgate : generic_action
Flowgate --> GenericAction : generic_action
Flowgate : generic_constraints
Flowgate --> GenericConstraints : generic_constraints
Flowgate : host_control_area
Flowgate --> HostControlArea : host_control_area
Flowgate : import_mwrating
Flowgate --> ActivePower : import_mwrating
Flowgate : instance_set
Flowgate --> InstanceSet : instance_set
Flowgate : inter_tie
Flowgate --> SchedulingPoint : inter_tie
Flowgate : inter_tie_results
Flowgate --> InterTieResults : inter_tie_results
Flowgate : location
Flowgate --> Location : location
Flowgate : m_rid
Flowgate : measurements
Flowgate --> Measurement : measurements
Flowgate : mkt_line
Flowgate --> MktLine : mkt_line
Flowgate : mkt_power_transformer
Flowgate --> MktPowerTransformer : mkt_power_transformer
Flowgate : mkt_terminal
Flowgate --> MktTerminal : mkt_terminal
Flowgate : names
Flowgate --> Name : names
Flowgate : operating_share
Flowgate --> OperatingShare : operating_share
Flowgate : operational_tags
Flowgate --> OperationalTag : operational_tags
Flowgate : properties_cimdata_object
Flowgate --> ChangeSetMember : properties_cimdata_object
Flowgate : psrevents
Flowgate --> PSREvent : psrevents
Flowgate : psrtype
Flowgate --> PSRType : psrtype
Flowgate : registered_inter_tie
Flowgate --> RegisteredInterTie : registered_inter_tie
Flowgate : reporting_group
Flowgate --> ReportingGroup : reporting_group
Flowgate : security_constraints
Flowgate --> SecurityConstraints : security_constraints
Flowgate : targeting_cimdata_object
Flowgate --> ChangeSetMember : targeting_cimdata_object
Flowgate : to_sub_control_area
Flowgate --> SubControlArea : to_sub_control_area
Flowgate : tranmission_right_entitlement
Flowgate --> TransmissionInterfaceRightEntitlement : tranmission_right_entitlement
Flowgate : transmission_capacity
Flowgate --> TransmissionCapacity : transmission_capacity
Flowgate : verification_action
Flowgate --> VerificationAction : verification_action
Flowgate : violation_limits
Flowgate --> ViolationLimit : violation_limits
Inheritance
- IdentifiedObject
- PowerSystemResource
- Flowgate
- PowerSystemResource
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| direction | 0..1 InterTieDirection |
The direction of the flowgate, export or import | |
| direct | |||
| export_mwrating | 0..1 ActivePower |
Export MW rating | |
| direct | |||
| import_mwrating | 0..1 ActivePower |
Import MW rating | |
| direct | |||
| inter_tie | 0..* SchedulingPoint |
direct | |
| constraint_results | 1..* ConstraintResults |
direct | |
| from_sub_control_area | 0..1 SubControlArea |
direct | |
| tranmission_right_entitlement | 0..* TransmissionInterfaceRightEntitlement |
direct | |
| flowgate_value | 0..* FlowgateValue |
direct | |
| contract_distribution_factor | 0..* ContractDistributionFactor |
direct | |
| to_sub_control_area | 0..1 SubControlArea |
direct | |
| transmission_capacity | 0..* TransmissionCapacity |
direct | |
| mkt_line | 0..* MktLine |
direct | |
| flowgate_relief | 0..* FlowgateRelief |
direct | |
| registered_inter_tie | 0..* RegisteredInterTie |
direct | |
| security_constraints | 0..1 SecurityConstraints |
direct | |
| ftrs | 0..* FTR |
direct | |
| mkt_power_transformer | 0..* MktPowerTransformer |
direct | |
| inter_tie_results | 1..* InterTieResults |
direct | |
| violation_limits | 0..* ViolationLimit |
direct | |
| generating_unit_dynamic_values | 0..* GeneratingUnitDynamicValues |
direct | |
| host_control_area | 0..1 HostControlArea |
direct | |
| congestion_revenue_right | 0..1 CongestionRevenueRight |
direct | |
| generic_constraints | 0..1 GenericConstraints |
direct | |
| mkt_terminal | 0..* MktTerminal |
direct | |
| controls | 0..* Control |
The controller outputs used to actually govern a regulating device, e | PowerSystemResource |
| measurements | 0..* Measurement |
The measurements associated with this power system resource | PowerSystemResource |
| psrtype | 0..1 PSRType |
Custom classification for this power system resource | PowerSystemResource |
| configuration_event | 0..* ConfigurationEvent |
All configuration events created for this Power System resource | PowerSystemResource |
| reporting_group | 0..* ReportingGroup |
Reporting groups to which this power system resource belongs | PowerSystemResource |
| operating_share | 0..* OperatingShare |
The operating shares of this power system resource | PowerSystemResource |
| asset_datasheet | 0..1 AssetInfo |
Datasheet information for this power system resource | PowerSystemResource |
| verification_action | 0..* VerificationAction |
The verification action that is performed on the power system resource | PowerSystemResource |
| clearances | 0..* ClearanceDocument |
All clearances applicable to this power system resource | PowerSystemResource |
| generic_action | 0..* GenericAction |
The generic action that is performed on the power system resource | PowerSystemResource |
| psrevents | 0..* PSREvent |
All events associated with this power system resource | PowerSystemResource |
| assets | 0..* Asset |
All assets represented by this power system resource | PowerSystemResource |
| location | 0..1 Location |
Location of this power system resource | PowerSystemResource |
| operational_tags | 0..* OperationalTag |
All operational tags placed on this power system resource | PowerSystemResource |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FTR | flowgate | range | Flowgate |
| MktLine | flowgate | range | Flowgate |
| ViolationLimit | flowgate | range | Flowgate |
| SubControlArea | from_flowgate | range | Flowgate |
| SubControlArea | to_flowgate | range | Flowgate |
| HostControlArea | flowgate | range | Flowgate |
| RegisteredInterTie | flowgate | range | Flowgate |
| SchedulingPoint | flowgate | range | Flowgate |
| SecurityConstraints | flowgate | range | Flowgate |
| TransmissionInterfaceRightEntitlement | flowgate | range | Flowgate |
| ContractDistributionFactor | flowgate | range | Flowgate |
| ConstraintResults | flowgate | range | Flowgate |
| GeneratingUnitDynamicValues | flowgate | range | Flowgate |
| CongestionRevenueRight | flowgate | range | Flowgate |
| GenericConstraints | flowgate | range | Flowgate |
| TransmissionCapacity | flowgate | range | Flowgate |
| MktTerminal | flowgate | range | Flowgate |
| FlowgateValue | flowgate | range | Flowgate |
| FlowgateRelief | flowgate | range | Flowgate |
| MktPowerTransformer | flowgate | range | Flowgate |
| InterTieResults | flowgate | range | Flowgate |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Flowgate |
| native | cim:Flowgate |
LinkML Source
Direct
name: Flowgate
description: "A flowgate, is single or group of transmission elements intended to\
\ model MW flow impact relating to transmission limitations and transmission service\
\ usage. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
direction:
name: direction
description: "The direction of the flowgate, export or import\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.direction
multivalued: false
domain_of:
- Location
- StructureSupport
- Flowgate
- RegisteredInterTie
- Price
- FlowDirection
- OperationalLimitType
- ComFunction
- AtmosphericPhenomenon
- BidTimeSeries
range: InterTieDirection
required: false
export_mwrating:
name: export_mwrating
description: "Export MW rating\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.exportMWRating
multivalued: false
domain_of:
- Flowgate
range: ActivePower
required: false
import_mwrating:
name: import_mwrating
description: "Import MW rating\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.importMWRating
multivalued: false
domain_of:
- Flowgate
range: ActivePower
required: false
inter_tie:
name: inter_tie
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.InterTie
multivalued: true
domain_of:
- RegisteredResource
- Flowgate
- InterchangeSchedule
range: SchedulingPoint
required: false
constraint_results:
name: constraint_results
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.ConstraintResults
multivalued: true
domain_of:
- Flowgate
- MktContingency
- ConstraintClearing
range: ConstraintResults
required: true
from_sub_control_area:
name: from_sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.From_SubControlArea
multivalued: false
domain_of:
- Flowgate
range: SubControlArea
required: false
tranmission_right_entitlement:
name: tranmission_right_entitlement
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.TranmissionRightEntitlement
multivalued: true
domain_of:
- Flowgate
range: TransmissionInterfaceRightEntitlement
required: false
flowgate_value:
name: flowgate_value
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.FlowgateValue
multivalued: true
domain_of:
- Flowgate
- FlowgatePartner
range: FlowgateValue
required: false
contract_distribution_factor:
name: contract_distribution_factor
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.ContractDistributionFactor
multivalued: true
domain_of:
- RegisteredResource
- Flowgate
- ContractRight
range: ContractDistributionFactor
required: false
to_sub_control_area:
name: to_sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.To_SubControlArea
multivalued: false
domain_of:
- Flowgate
range: SubControlArea
required: false
transmission_capacity:
name: transmission_capacity
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.TransmissionCapacity
multivalued: true
domain_of:
- Flowgate
- GenericConstraints
range: TransmissionCapacity
required: false
mkt_line:
name: mkt_line
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.MktLine
multivalued: true
domain_of:
- TransmissionRightOfWay
- Flowgate
range: MktLine
required: false
flowgate_relief:
name: flowgate_relief
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.FlowgateRelief
multivalued: true
domain_of:
- Flowgate
range: FlowgateRelief
required: false
registered_inter_tie:
name: registered_inter_tie
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.RegisteredInterTie
multivalued: true
domain_of:
- Flowgate
- InterTieBid
- WheelingCounterParty
- InterchangeSchedule
- InterTieDispatchResponse
range: RegisteredInterTie
required: false
security_constraints:
name: security_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.SecurityConstraints
multivalued: false
domain_of:
- RTO
- Flowgate
- GeneratingBid
range: SecurityConstraints
required: false
ftrs:
name: ftrs
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.FTRs
multivalued: true
domain_of:
- Pnode
- EnergyPriceCurve
- Flowgate
range: FTR
required: false
mkt_power_transformer:
name: mkt_power_transformer
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.MktPowerTransformer
multivalued: true
domain_of:
- Flowgate
range: MktPowerTransformer
required: false
inter_tie_results:
name: inter_tie_results
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.InterTieResults
multivalued: true
domain_of:
- Flowgate
- InterTieClearing
range: InterTieResults
required: true
violation_limits:
name: violation_limits
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.ViolationLimits
multivalued: true
domain_of:
- Flowgate
range: ViolationLimit
required: false
generating_unit_dynamic_values:
name: generating_unit_dynamic_values
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.GeneratingUnitDynamicValues
multivalued: true
domain_of:
- Flowgate
- MktGeneratingUnit
range: GeneratingUnitDynamicValues
required: false
host_control_area:
name: host_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.HostControlArea
multivalued: false
domain_of:
- RegisteredResource
- RTO
- Flowgate
- SubControlArea
- AdjacentCASet
- SysLoadDistributionFactor
- BidSelfSched
- CnodeDistributionFactor
- TransferInterface
- LossClearingResults
range: HostControlArea
required: false
congestion_revenue_right:
name: congestion_revenue_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.CongestionRevenueRight
multivalued: false
domain_of:
- Flowgate
- CRROrgRole
- CRRSegment
- CRRMarket
range: CongestionRevenueRight
required: false
generic_constraints:
name: generic_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.GenericConstraints
multivalued: false
domain_of:
- Flowgate
- TransmissionCapacity
range: GenericConstraints
required: false
mkt_terminal:
name: mkt_terminal
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.MktTerminal
multivalued: true
domain_of:
- Flowgate
- TerminalConstraintTerm
range: MktTerminal
required: false
class_uri: cim:Flowgate
Induced
name: Flowgate
description: "A flowgate, is single or group of transmission elements intended to\
\ model MW flow impact relating to transmission limitations and transmission service\
\ usage. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
direction:
name: direction
description: "The direction of the flowgate, export or import\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.direction
multivalued: false
alias: direction
owner: Flowgate
domain_of:
- Location
- StructureSupport
- Flowgate
- RegisteredInterTie
- Price
- FlowDirection
- OperationalLimitType
- ComFunction
- AtmosphericPhenomenon
- BidTimeSeries
range: InterTieDirection
required: false
export_mwrating:
name: export_mwrating
description: "Export MW rating\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.exportMWRating
multivalued: false
alias: export_mwrating
owner: Flowgate
domain_of:
- Flowgate
range: ActivePower
required: false
import_mwrating:
name: import_mwrating
description: "Import MW rating\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.importMWRating
multivalued: false
alias: import_mwrating
owner: Flowgate
domain_of:
- Flowgate
range: ActivePower
required: false
inter_tie:
name: inter_tie
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.InterTie
multivalued: true
alias: inter_tie
owner: Flowgate
domain_of:
- RegisteredResource
- Flowgate
- InterchangeSchedule
range: SchedulingPoint
required: false
constraint_results:
name: constraint_results
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.ConstraintResults
multivalued: true
alias: constraint_results
owner: Flowgate
domain_of:
- Flowgate
- MktContingency
- ConstraintClearing
range: ConstraintResults
required: true
from_sub_control_area:
name: from_sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.From_SubControlArea
multivalued: false
alias: from_sub_control_area
owner: Flowgate
domain_of:
- Flowgate
range: SubControlArea
required: false
tranmission_right_entitlement:
name: tranmission_right_entitlement
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.TranmissionRightEntitlement
multivalued: true
alias: tranmission_right_entitlement
owner: Flowgate
domain_of:
- Flowgate
range: TransmissionInterfaceRightEntitlement
required: false
flowgate_value:
name: flowgate_value
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.FlowgateValue
multivalued: true
alias: flowgate_value
owner: Flowgate
domain_of:
- Flowgate
- FlowgatePartner
range: FlowgateValue
required: false
contract_distribution_factor:
name: contract_distribution_factor
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.ContractDistributionFactor
multivalued: true
alias: contract_distribution_factor
owner: Flowgate
domain_of:
- RegisteredResource
- Flowgate
- ContractRight
range: ContractDistributionFactor
required: false
to_sub_control_area:
name: to_sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.To_SubControlArea
multivalued: false
alias: to_sub_control_area
owner: Flowgate
domain_of:
- Flowgate
range: SubControlArea
required: false
transmission_capacity:
name: transmission_capacity
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.TransmissionCapacity
multivalued: true
alias: transmission_capacity
owner: Flowgate
domain_of:
- Flowgate
- GenericConstraints
range: TransmissionCapacity
required: false
mkt_line:
name: mkt_line
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.MktLine
multivalued: true
alias: mkt_line
owner: Flowgate
domain_of:
- TransmissionRightOfWay
- Flowgate
range: MktLine
required: false
flowgate_relief:
name: flowgate_relief
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.FlowgateRelief
multivalued: true
alias: flowgate_relief
owner: Flowgate
domain_of:
- Flowgate
range: FlowgateRelief
required: false
registered_inter_tie:
name: registered_inter_tie
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.RegisteredInterTie
multivalued: true
alias: registered_inter_tie
owner: Flowgate
domain_of:
- Flowgate
- InterTieBid
- WheelingCounterParty
- InterchangeSchedule
- InterTieDispatchResponse
range: RegisteredInterTie
required: false
security_constraints:
name: security_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.SecurityConstraints
multivalued: false
alias: security_constraints
owner: Flowgate
domain_of:
- RTO
- Flowgate
- GeneratingBid
range: SecurityConstraints
required: false
ftrs:
name: ftrs
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.FTRs
multivalued: true
alias: ftrs
owner: Flowgate
domain_of:
- Pnode
- EnergyPriceCurve
- Flowgate
range: FTR
required: false
mkt_power_transformer:
name: mkt_power_transformer
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.MktPowerTransformer
multivalued: true
alias: mkt_power_transformer
owner: Flowgate
domain_of:
- Flowgate
range: MktPowerTransformer
required: false
inter_tie_results:
name: inter_tie_results
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.InterTieResults
multivalued: true
alias: inter_tie_results
owner: Flowgate
domain_of:
- Flowgate
- InterTieClearing
range: InterTieResults
required: true
violation_limits:
name: violation_limits
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.ViolationLimits
multivalued: true
alias: violation_limits
owner: Flowgate
domain_of:
- Flowgate
range: ViolationLimit
required: false
generating_unit_dynamic_values:
name: generating_unit_dynamic_values
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.GeneratingUnitDynamicValues
multivalued: true
alias: generating_unit_dynamic_values
owner: Flowgate
domain_of:
- Flowgate
- MktGeneratingUnit
range: GeneratingUnitDynamicValues
required: false
host_control_area:
name: host_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Flowgate.HostControlArea
multivalued: false
alias: host_control_area
owner: Flowgate
domain_of:
- RegisteredResource
- RTO
- Flowgate
- SubControlArea
- AdjacentCASet
- SysLoadDistributionFactor
- BidSelfSched
- CnodeDistributionFactor
- TransferInterface
- LossClearingResults
range: HostControlArea
required: false
congestion_revenue_right:
name: congestion_revenue_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.CongestionRevenueRight
multivalued: false
alias: congestion_revenue_right
owner: Flowgate
domain_of:
- Flowgate
- CRROrgRole
- CRRSegment
- CRRMarket
range: CongestionRevenueRight
required: false
generic_constraints:
name: generic_constraints
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.GenericConstraints
multivalued: false
alias: generic_constraints
owner: Flowgate
domain_of:
- Flowgate
- TransmissionCapacity
range: GenericConstraints
required: false
mkt_terminal:
name: mkt_terminal
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Flowgate.MktTerminal
multivalued: true
alias: mkt_terminal
owner: Flowgate
domain_of:
- Flowgate
- TerminalConstraintTerm
range: MktTerminal
required: false
controls:
name: controls
description: The controller outputs used to actually govern a regulating device,
e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Controls
multivalued: true
alias: controls
owner: Flowgate
domain_of:
- PowerSystemResource
- HostControlArea
range: Control
required: false
measurements:
name: measurements
description: The measurements associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Measurements
multivalued: true
alias: measurements
owner: Flowgate
domain_of:
- PowerSystemResource
- ACDCTerminal
- Asset
- Location
- Procedure
- AnalogLimitSet
- AccumulatorLimitSet
range: Measurement
required: false
psrtype:
name: psrtype
description: Custom classification for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSRType
multivalued: false
alias: psrtype
owner: Flowgate
domain_of:
- PowerSystemResource
range: PSRType
required: false
configuration_event:
name: configuration_event
description: All configuration events created for this Power System resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ConfigurationEvent
multivalued: true
alias: configuration_event
owner: Flowgate
domain_of:
- PowerSystemResource
- FaultCauseType
range: ConfigurationEvent
required: false
reporting_group:
name: reporting_group
description: Reporting groups to which this power system resource belongs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.ReportingGroup
multivalued: true
alias: reporting_group
owner: Flowgate
domain_of:
- PowerSystemResource
- BusNameMarker
- TopologicalNode
- ReportingSuperGroup
range: ReportingGroup
required: false
operating_share:
name: operating_share
description: The operating shares of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperatingShare
multivalued: true
alias: operating_share
owner: Flowgate
domain_of:
- PowerSystemResource
- OperatingParticipant
range: OperatingShare
required: false
asset_datasheet:
name: asset_datasheet
description: Datasheet information for this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.AssetDatasheet
multivalued: false
alias: asset_datasheet
owner: Flowgate
domain_of:
- PowerSystemResource
range: AssetInfo
required: false
verification_action:
name: verification_action
description: The verification action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.VerificationAction
multivalued: true
alias: verification_action
owner: Flowgate
domain_of:
- PowerSystemResource
range: VerificationAction
required: false
clearances:
name: clearances
description: All clearances applicable to this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Clearances
multivalued: true
alias: clearances
owner: Flowgate
domain_of:
- PowerSystemResource
range: ClearanceDocument
required: false
generic_action:
name: generic_action
description: The generic action that is performed on the power system resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.GenericAction
multivalued: true
alias: generic_action
owner: Flowgate
domain_of:
- PowerSystemResource
range: GenericAction
required: false
psrevents:
name: psrevents
description: All events associated with this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.PSREvents
multivalued: true
alias: psrevents
owner: Flowgate
domain_of:
- PowerSystemResource
range: PSREvent
required: false
assets:
name: assets
description: All assets represented by this power system resource. For example,
multiple conductor assets are electrically modelled as a single AC line segment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Assets
multivalued: true
alias: assets
owner: Flowgate
domain_of:
- PowerSystemResource
- AssetInfo
- Location
- WorkTask
- ErpRecDelvLineItem
- AssetContainer
- ActivityRecord
- Procedure
- ReliabilityInfo
- AssetPropertyCurve
- AssetOrganisationRole
- ScheduledEvent
range: Asset
required: false
location:
name: location
description: Location of this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.Location
multivalued: false
alias: location
owner: Flowgate
domain_of:
- PowerSystemResource
- Asset
- Incident
- SwitchingOrder
- TroubleOrder
- Crew
- Fault
- PointOfSale
- TroubleTicket
- OutageOrder
- EnvironmentalMonitoringStation
- EnvironmentalLocationType
- PositionPoint
- FailureEvent
range: Location
required: false
operational_tags:
name: operational_tags
description: All operational tags placed on this power system resource.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:PowerSystemResource.OperationalTags
multivalued: true
alias: operational_tags
owner: Flowgate
domain_of:
- PowerSystemResource
- Asset
range: OperationalTag
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: Flowgate
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: Flowgate
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: Flowgate
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: Flowgate
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: Flowgate
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: Flowgate
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: Flowgate
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: Flowgate
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:Flowgate