Skip to content

Class: SubControlArea

An area defined for the purpose of tracking interchange with surrounding areas via tie points; may or may not serve as a control area.

URI: cim:SubControlArea

 classDiagram
    class SubControlArea
      PowerSystemResource <|-- SubControlArea

      SubControlArea : adjacent_caset

          SubControlArea --> AdjacentCASet : adjacent_caset

      SubControlArea : aggregate_node

          SubControlArea --> AggregateNode : aggregate_node

      SubControlArea : alias_name

      SubControlArea : area_reserve_specification

          SubControlArea --> AreaReserveSpec : area_reserve_specification

      SubControlArea : area_short_name

      SubControlArea : asset_datasheet

          SubControlArea --> AssetInfo : asset_datasheet

      SubControlArea : assets

          SubControlArea --> Asset : assets

      SubControlArea : bid_self_sched

          SubControlArea --> BidSelfSched : bid_self_sched

      SubControlArea : clearances

          SubControlArea --> ClearanceDocument : clearances

      SubControlArea : cnode_distribution_factor

          SubControlArea --> CnodeDistributionFactor : cnode_distribution_factor

      SubControlArea : configuration_event

          SubControlArea --> ConfigurationEvent : configuration_event

      SubControlArea : constant_coefficient

      SubControlArea : control_area_designation

          SubControlArea --> ControlAreaDesignation : control_area_designation

      SubControlArea : controls

          SubControlArea --> Control : controls

      SubControlArea : description

      SubControlArea : diagram_objects

          SubControlArea --> DiagramObject : diagram_objects

      SubControlArea : embedded_control_area

          SubControlArea --> YesNo : embedded_control_area

      SubControlArea : ex_post_loss_results

          SubControlArea --> ExPostLossResults : ex_post_loss_results

      SubControlArea : export_energy_transactions

          SubControlArea --> EnergyTransaction : export_energy_transactions

      SubControlArea : from_flowgate

          SubControlArea --> Flowgate : from_flowgate

      SubControlArea : general_clearing_results

          SubControlArea --> GeneralClearingResults : general_clearing_results

      SubControlArea : generic_action

          SubControlArea --> GenericAction : generic_action

      SubControlArea : host_control_area

          SubControlArea --> HostControlArea : host_control_area

      SubControlArea : import_energy_transactions

          SubControlArea --> EnergyTransaction : import_energy_transactions

      SubControlArea : inadvertent_account

          SubControlArea --> InadvertentAccount : inadvertent_account

      SubControlArea : instance_set

          SubControlArea --> InstanceSet : instance_set

      SubControlArea : internal_ca

          SubControlArea --> YesNo : internal_ca

      SubControlArea : linear_coefficient

      SubControlArea : local_ca

          SubControlArea --> YesNo : local_ca

      SubControlArea : location

          SubControlArea --> Location : location

      SubControlArea : loss_clearing_results

          SubControlArea --> LossClearingResults : loss_clearing_results

      SubControlArea : m_rid

      SubControlArea : max_self_sched_mw

      SubControlArea : measurements

          SubControlArea --> Measurement : measurements

      SubControlArea : min_self_sched_mw

      SubControlArea : names

          SubControlArea --> Name : names

      SubControlArea : operating_share

          SubControlArea --> OperatingShare : operating_share

      SubControlArea : operational_tags

          SubControlArea --> OperationalTag : operational_tags

      SubControlArea : pnode

          SubControlArea --> Pnode : pnode

      SubControlArea : properties_cimdata_object

          SubControlArea --> ChangeSetMember : properties_cimdata_object

      SubControlArea : psrevents

          SubControlArea --> PSREvent : psrevents

      SubControlArea : psrtype

          SubControlArea --> PSRType : psrtype

      SubControlArea : quadratic_coefficient

      SubControlArea : receive_dynamic_schedules

          SubControlArea --> DynamicSchedule : receive_dynamic_schedules

      SubControlArea : registered_resource

          SubControlArea --> RegisteredResource : registered_resource

      SubControlArea : reporting_group

          SubControlArea --> ReportingGroup : reporting_group

      SubControlArea : rto

          SubControlArea --> RTO : rto

      SubControlArea : send_dynamic_schedules

          SubControlArea --> DynamicSchedule : send_dynamic_schedules

      SubControlArea : side_a_tie_lines

          SubControlArea --> TieLine : side_a_tie_lines

      SubControlArea : side_b_tie_lines

          SubControlArea --> TieLine : side_b_tie_lines

      SubControlArea : targeting_cimdata_object

          SubControlArea --> ChangeSetMember : targeting_cimdata_object

      SubControlArea : to_flowgate

          SubControlArea --> Flowgate : to_flowgate

      SubControlArea : verification_action

          SubControlArea --> VerificationAction : verification_action

Inheritance

Slots

Name Cardinality and Range Description Inheritance
area_short_name 0..1
String
Market area short name, which is the regulation zone direct
constant_coefficient 0..1
Float
Loss estimate constant coefficient
direct
embedded_control_area 0..1
YesNo
Used in conjunction with the InternalCA flag direct
internal_ca 0..1
YesNo
A Yes/No indication that this control area is contained internal to the syste... direct
linear_coefficient 0..1
Float
Loss estimate linear coefficient
direct
local_ca 0..1
YesNo
Indication that this control area is the local control area direct
max_self_sched_mw 0..1
Float
Maximum amount of self schedule MWs allowed for an embedded control area direct
min_self_sched_mw 0..1
Float
Minimum amount of self schedule MW allowed for an embedded control area direct
quadratic_coefficient 0..1
Float
Loss estimate quadratic coefficient
direct
import_energy_transactions 0..*
EnergyTransaction
Energy is transferred between interchange areas direct
general_clearing_results 0..*
GeneralClearingResults
direct
bid_self_sched 0..*
BidSelfSched
direct
export_energy_transactions 0..*
EnergyTransaction
Energy is transferred between interchange areas direct
from_flowgate 0..*
Flowgate
direct
adjacent_caset 0..1
AdjacentCASet
direct
inadvertent_account 0..*
InadvertentAccount
A control area can have one or more net inadvertent interchange accounts direct
side_b_tie_lines 0..*
TieLine
The SubControlArea is on the B side of a collection of metered points which d... direct
loss_clearing_results 1..*
LossClearingResults
direct
cnode_distribution_factor 0..*
CnodeDistributionFactor
direct
aggregate_node 0..*
AggregateNode
direct
ex_post_loss_results 0..*
ExPostLossResults
direct
receive_dynamic_schedules 0..*
DynamicSchedule
A control area can receive dynamic schedules from other control areas direct
registered_resource 0..*
RegisteredResource
direct
to_flowgate 0..*
Flowgate
direct
side_a_tie_lines 0..*
TieLine
The SubControlArea is on the A side of a collection of metered points which d... direct
control_area_designation 0..*
ControlAreaDesignation
direct
send_dynamic_schedules 0..*
DynamicSchedule
A control area can send dynamic schedules to other control areas direct
rto 1..1
RTO
direct
pnode 0..*
Pnode
direct
area_reserve_specification 1..1
AreaReserveSpec
direct
host_control_area 1..1
HostControlArea
The interchange area may operate as a control area 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
RegisteredResource sub_control_area range SubControlArea
RTO sub_control_area range SubControlArea
AggregatedPnode sub_control_area range SubControlArea
Pnode sub_control_area range SubControlArea
EnergyTransaction import_sub_control_area range SubControlArea
EnergyTransaction export_sub_control_area range SubControlArea
Flowgate from_sub_control_area range SubControlArea
Flowgate to_sub_control_area range SubControlArea
DynamicSchedule receive_sub_control_area range SubControlArea
DynamicSchedule send_sub_control_area range SubControlArea
AdjacentCASet sub_control_area range SubControlArea
HostControlArea sub_control_areas range SubControlArea
TieLine side_b_sub_control_area range SubControlArea
TieLine side_a_sub_control_area range SubControlArea
IndividualPnode sub_control_area range SubControlArea
CongestionArea sub_control_area range SubControlArea
BidSelfSched sub_control_area range SubControlArea
RegisteredGenerator sub_control_area range SubControlArea
RegisteredInterTie sub_control_area range SubControlArea
RegisteredLoad sub_control_area range SubControlArea
CnodeDistributionFactor sub_control_area range SubControlArea
AggregateNode sub_control_area range SubControlArea
LossClearingResults sub_control_area range SubControlArea
RUCZone sub_control_area range SubControlArea
InadvertentAccount sub_control_area range SubControlArea
ExPostLossResults sub_control_area range SubControlArea
ControlAreaDesignation sub_control_area range SubControlArea
AreaReserveSpec sub_control_area range SubControlArea
GeneralClearingResults sub_control_area range SubControlArea
CombinedCycleConfiguration sub_control_area range SubControlArea
MSSZone sub_control_area range SubControlArea
MarketRegion sub_control_area range SubControlArea
LoadAggregationPoint sub_control_area range SubControlArea
RegisteredDistributedResource sub_control_area range SubControlArea

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:SubControlArea
native cim:SubControlArea

LinkML Source

Direct

name: SubControlArea
description: An area defined for the purpose of tracking interchange with surrounding
  areas via tie points; may or may not serve as a control area.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
  area_short_name:
    name: area_short_name
    description: "Market area short name, which is the regulation zone. It references\
      \ AGC regulation zone name.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.areaShortName
    multivalued: false
    domain_of:
    - SubControlArea
    range: string
    required: false
  constant_coefficient:
    name: constant_coefficient
    description: "Loss estimate constant coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.constantCoefficient
    multivalued: false
    domain_of:
    - SubControlArea
    range: float
    required: false
  embedded_control_area:
    name: embedded_control_area
    description: "Used in conjunction with the InternalCA flag. If the InternalCA\
      \ flag is YES, this flag does not apply. If the InternaCA flag is NO, this flag\
      \ provides an indication of AdjacentCA (NO) or Embedded CA (YES).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.embeddedControlArea
    multivalued: false
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  internal_ca:
    name: internal_ca
    description: "A Yes/No indication that this control area is contained internal\
      \ to the system.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.internalCA
    multivalued: false
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  linear_coefficient:
    name: linear_coefficient
    description: "Loss estimate linear coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.linearCoefficient
    multivalued: false
    domain_of:
    - SubControlArea
    range: float
    required: false
  local_ca:
    name: local_ca
    description: "Indication that this control area is the local control area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.localCA
    multivalued: false
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  max_self_sched_mw:
    name: max_self_sched_mw
    description: "Maximum amount of self schedule MWs allowed for an embedded control\
      \ area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.maxSelfSchedMW
    multivalued: false
    domain_of:
    - SubControlArea
    range: float
    required: false
  min_self_sched_mw:
    name: min_self_sched_mw
    description: "Minimum amount of self schedule MW allowed for an embedded control\
      \ area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.minSelfSchedMW
    multivalued: false
    domain_of:
    - SubControlArea
    range: float
    required: false
  quadratic_coefficient:
    name: quadratic_coefficient
    description: "Loss estimate quadratic coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.quadraticCoefficient
    multivalued: false
    domain_of:
    - SubControlArea
    range: float
    required: false
  import_energy_transactions:
    name: import_energy_transactions
    description: Energy is transferred between interchange areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Import_EnergyTransactions
    multivalued: true
    domain_of:
    - SubControlArea
    range: EnergyTransaction
    required: false
  general_clearing_results:
    name: general_clearing_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.GeneralClearingResults
    multivalued: true
    domain_of:
    - SubControlArea
    - GeneralClearing
    range: GeneralClearingResults
    required: false
  bid_self_sched:
    name: bid_self_sched
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.BidSelfSched
    multivalued: true
    domain_of:
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ProductBid
    - ContractRight
    range: BidSelfSched
    required: false
  export_energy_transactions:
    name: export_energy_transactions
    description: Energy is transferred between interchange areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Export_EnergyTransactions
    multivalued: true
    domain_of:
    - SubControlArea
    range: EnergyTransaction
    required: false
  from_flowgate:
    name: from_flowgate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.From_Flowgate
    multivalued: true
    domain_of:
    - SubControlArea
    range: Flowgate
    required: false
  adjacent_caset:
    name: adjacent_caset
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.AdjacentCASet
    multivalued: false
    domain_of:
    - RegisteredResource
    - RTO
    - SubControlArea
    - HostControlArea
    - BidSelfSched
    range: AdjacentCASet
    required: false
  inadvertent_account:
    name: inadvertent_account
    description: A control area can have one or more net inadvertent interchange accounts
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.InadvertentAccount
    multivalued: true
    domain_of:
    - SubControlArea
    range: InadvertentAccount
    required: false
  side_b_tie_lines:
    name: side_b_tie_lines
    description: The SubControlArea is on the B side of a collection of metered points
      which define the SubControlArea's boundary for a ControlAreaOperator or CustomerConsumer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.SideB_TieLines
    multivalued: true
    domain_of:
    - SubControlArea
    range: TieLine
    required: false
  loss_clearing_results:
    name: loss_clearing_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.LossClearingResults
    multivalued: true
    domain_of:
    - SubControlArea
    - HostControlArea
    - RUCZone
    - LossClearing
    range: LossClearingResults
    required: true
  cnode_distribution_factor:
    name: cnode_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.CnodeDistributionFactor
    multivalued: true
    domain_of:
    - SubControlArea
    - HostControlArea
    - MktConnectivityNode
    - AggregateNode
    range: CnodeDistributionFactor
    required: false
  aggregate_node:
    name: aggregate_node
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.AggregateNode
    multivalued: true
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - SubControlArea
    - CnodeDistributionFactor
    - AreaLoadCurve
    - Instructions
    range: AggregateNode
    required: false
  ex_post_loss_results:
    name: ex_post_loss_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.ExPostLossResults
    multivalued: true
    domain_of:
    - SubControlArea
    - ExPostLoss
    range: ExPostLossResults
    required: false
  receive_dynamic_schedules:
    name: receive_dynamic_schedules
    description: A control area can receive dynamic schedules from other control areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Receive_DynamicSchedules
    multivalued: true
    domain_of:
    - SubControlArea
    range: DynamicSchedule
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.RegisteredResource
    multivalued: true
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  to_flowgate:
    name: to_flowgate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.To_Flowgate
    multivalued: true
    domain_of:
    - SubControlArea
    range: Flowgate
    required: false
  side_a_tie_lines:
    name: side_a_tie_lines
    description: The SubControlArea is on the A side of a collection of metered points
      which define the SubControlArea's boundary for a ControlAreaOperator or CustomerConsumer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.SideA_TieLines
    multivalued: true
    domain_of:
    - SubControlArea
    range: TieLine
    required: false
  control_area_designation:
    name: control_area_designation
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.ControlAreaDesignation
    multivalued: true
    domain_of:
    - RegisteredResource
    - SubControlArea
    range: ControlAreaDesignation
    required: false
  send_dynamic_schedules:
    name: send_dynamic_schedules
    description: A control area can send dynamic schedules to other control areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Send_DynamicSchedules
    multivalued: true
    domain_of:
    - SubControlArea
    range: DynamicSchedule
    required: false
  rto:
    name: rto
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.RTO
    multivalued: false
    domain_of:
    - CommodityDefinition
    - Pnode
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ContractRight
    - TransmissionRightChain
    - FuelRegion
    - LocalReliabilityArea
    - SecurityConstraints
    - MktConnectivityNode
    - AggregateNode
    - SecurityConstraintSum
    - EnergyMarket
    - MSSAggregation
    range: RTO
    required: true
  pnode:
    name: pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.Pnode
    multivalued: true
    domain_of:
    - RegisteredResource
    - CommodityDefinition
    - MktMeasurement
    - SubControlArea
    - Trade
    - AggregateNode
    - OrgPnodeAllocation
    - PnodeResults
    - ExPostPricingResults
    range: Pnode
    required: false
  area_reserve_specification:
    name: area_reserve_specification
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.AreaReserveSpecification
    multivalued: false
    domain_of:
    - SubControlArea
    range: AreaReserveSpec
    required: true
  host_control_area:
    name: host_control_area
    description: The interchange area  may operate as a control area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.HostControlArea
    multivalued: false
    domain_of:
    - RegisteredResource
    - RTO
    - Flowgate
    - SubControlArea
    - AdjacentCASet
    - SysLoadDistributionFactor
    - BidSelfSched
    - CnodeDistributionFactor
    - TransferInterface
    - LossClearingResults
    range: HostControlArea
    required: true
class_uri: cim:SubControlArea

Induced

name: SubControlArea
description: An area defined for the purpose of tracking interchange with surrounding
  areas via tie points; may or may not serve as a control area.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemResource
attributes:
  area_short_name:
    name: area_short_name
    description: "Market area short name, which is the regulation zone. It references\
      \ AGC regulation zone name.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.areaShortName
    multivalued: false
    alias: area_short_name
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: string
    required: false
  constant_coefficient:
    name: constant_coefficient
    description: "Loss estimate constant coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.constantCoefficient
    multivalued: false
    alias: constant_coefficient
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: float
    required: false
  embedded_control_area:
    name: embedded_control_area
    description: "Used in conjunction with the InternalCA flag. If the InternalCA\
      \ flag is YES, this flag does not apply. If the InternaCA flag is NO, this flag\
      \ provides an indication of AdjacentCA (NO) or Embedded CA (YES).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.embeddedControlArea
    multivalued: false
    alias: embedded_control_area
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  internal_ca:
    name: internal_ca
    description: "A Yes/No indication that this control area is contained internal\
      \ to the system.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.internalCA
    multivalued: false
    alias: internal_ca
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  linear_coefficient:
    name: linear_coefficient
    description: "Loss estimate linear coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.linearCoefficient
    multivalued: false
    alias: linear_coefficient
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: float
    required: false
  local_ca:
    name: local_ca
    description: "Indication that this control area is the local control area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.localCA
    multivalued: false
    alias: local_ca
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: YesNo
    required: false
  max_self_sched_mw:
    name: max_self_sched_mw
    description: "Maximum amount of self schedule MWs allowed for an embedded control\
      \ area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.maxSelfSchedMW
    multivalued: false
    alias: max_self_sched_mw
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: float
    required: false
  min_self_sched_mw:
    name: min_self_sched_mw
    description: "Minimum amount of self schedule MW allowed for an embedded control\
      \ area.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.minSelfSchedMW
    multivalued: false
    alias: min_self_sched_mw
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: float
    required: false
  quadratic_coefficient:
    name: quadratic_coefficient
    description: "Loss estimate quadratic coefficient\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.quadraticCoefficient
    multivalued: false
    alias: quadratic_coefficient
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: float
    required: false
  import_energy_transactions:
    name: import_energy_transactions
    description: Energy is transferred between interchange areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Import_EnergyTransactions
    multivalued: true
    alias: import_energy_transactions
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: EnergyTransaction
    required: false
  general_clearing_results:
    name: general_clearing_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.GeneralClearingResults
    multivalued: true
    alias: general_clearing_results
    owner: SubControlArea
    domain_of:
    - SubControlArea
    - GeneralClearing
    range: GeneralClearingResults
    required: false
  bid_self_sched:
    name: bid_self_sched
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.BidSelfSched
    multivalued: true
    alias: bid_self_sched
    owner: SubControlArea
    domain_of:
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ProductBid
    - ContractRight
    range: BidSelfSched
    required: false
  export_energy_transactions:
    name: export_energy_transactions
    description: Energy is transferred between interchange areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Export_EnergyTransactions
    multivalued: true
    alias: export_energy_transactions
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: EnergyTransaction
    required: false
  from_flowgate:
    name: from_flowgate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.From_Flowgate
    multivalued: true
    alias: from_flowgate
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: Flowgate
    required: false
  adjacent_caset:
    name: adjacent_caset
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.AdjacentCASet
    multivalued: false
    alias: adjacent_caset
    owner: SubControlArea
    domain_of:
    - RegisteredResource
    - RTO
    - SubControlArea
    - HostControlArea
    - BidSelfSched
    range: AdjacentCASet
    required: false
  inadvertent_account:
    name: inadvertent_account
    description: A control area can have one or more net inadvertent interchange accounts
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.InadvertentAccount
    multivalued: true
    alias: inadvertent_account
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: InadvertentAccount
    required: false
  side_b_tie_lines:
    name: side_b_tie_lines
    description: The SubControlArea is on the B side of a collection of metered points
      which define the SubControlArea's boundary for a ControlAreaOperator or CustomerConsumer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.SideB_TieLines
    multivalued: true
    alias: side_b_tie_lines
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: TieLine
    required: false
  loss_clearing_results:
    name: loss_clearing_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.LossClearingResults
    multivalued: true
    alias: loss_clearing_results
    owner: SubControlArea
    domain_of:
    - SubControlArea
    - HostControlArea
    - RUCZone
    - LossClearing
    range: LossClearingResults
    required: true
  cnode_distribution_factor:
    name: cnode_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.CnodeDistributionFactor
    multivalued: true
    alias: cnode_distribution_factor
    owner: SubControlArea
    domain_of:
    - SubControlArea
    - HostControlArea
    - MktConnectivityNode
    - AggregateNode
    range: CnodeDistributionFactor
    required: false
  aggregate_node:
    name: aggregate_node
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.AggregateNode
    multivalued: true
    alias: aggregate_node
    owner: SubControlArea
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - SubControlArea
    - CnodeDistributionFactor
    - AreaLoadCurve
    - Instructions
    range: AggregateNode
    required: false
  ex_post_loss_results:
    name: ex_post_loss_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.ExPostLossResults
    multivalued: true
    alias: ex_post_loss_results
    owner: SubControlArea
    domain_of:
    - SubControlArea
    - ExPostLoss
    range: ExPostLossResults
    required: false
  receive_dynamic_schedules:
    name: receive_dynamic_schedules
    description: A control area can receive dynamic schedules from other control areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Receive_DynamicSchedules
    multivalued: true
    alias: receive_dynamic_schedules
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: DynamicSchedule
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.RegisteredResource
    multivalued: true
    alias: registered_resource
    owner: SubControlArea
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  to_flowgate:
    name: to_flowgate
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.To_Flowgate
    multivalued: true
    alias: to_flowgate
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: Flowgate
    required: false
  side_a_tie_lines:
    name: side_a_tie_lines
    description: The SubControlArea is on the A side of a collection of metered points
      which define the SubControlArea's boundary for a ControlAreaOperator or CustomerConsumer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.SideA_TieLines
    multivalued: true
    alias: side_a_tie_lines
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: TieLine
    required: false
  control_area_designation:
    name: control_area_designation
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.ControlAreaDesignation
    multivalued: true
    alias: control_area_designation
    owner: SubControlArea
    domain_of:
    - RegisteredResource
    - SubControlArea
    range: ControlAreaDesignation
    required: false
  send_dynamic_schedules:
    name: send_dynamic_schedules
    description: A control area can send dynamic schedules to other control areas
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.Send_DynamicSchedules
    multivalued: true
    alias: send_dynamic_schedules
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: DynamicSchedule
    required: false
  rto:
    name: rto
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.RTO
    multivalued: false
    alias: rto
    owner: SubControlArea
    domain_of:
    - CommodityDefinition
    - Pnode
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ContractRight
    - TransmissionRightChain
    - FuelRegion
    - LocalReliabilityArea
    - SecurityConstraints
    - MktConnectivityNode
    - AggregateNode
    - SecurityConstraintSum
    - EnergyMarket
    - MSSAggregation
    range: RTO
    required: true
  pnode:
    name: pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.Pnode
    multivalued: true
    alias: pnode
    owner: SubControlArea
    domain_of:
    - RegisteredResource
    - CommodityDefinition
    - MktMeasurement
    - SubControlArea
    - Trade
    - AggregateNode
    - OrgPnodeAllocation
    - PnodeResults
    - ExPostPricingResults
    range: Pnode
    required: false
  area_reserve_specification:
    name: area_reserve_specification
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SubControlArea.AreaReserveSpecification
    multivalued: false
    alias: area_reserve_specification
    owner: SubControlArea
    domain_of:
    - SubControlArea
    range: AreaReserveSpec
    required: true
  host_control_area:
    name: host_control_area
    description: The interchange area  may operate as a control area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SubControlArea.HostControlArea
    multivalued: false
    alias: host_control_area
    owner: SubControlArea
    domain_of:
    - RegisteredResource
    - RTO
    - Flowgate
    - SubControlArea
    - AdjacentCASet
    - SysLoadDistributionFactor
    - BidSelfSched
    - CnodeDistributionFactor
    - TransferInterface
    - LossClearingResults
    range: HostControlArea
    required: true
  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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    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: SubControlArea
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:SubControlArea