Skip to content

Class: SelfScheduleBreakdown

_Model of Self Schedules Results. Includes self schedule MW,and type of self schedule for each self schedule type included in total self schedule MW value found in ResourceAwardInstruction. _

__

URI: cim:SelfScheduleBreakdown

 classDiagram
    class SelfScheduleBreakdown
      SelfScheduleBreakdown : resource_award_instruction

          SelfScheduleBreakdown --> ResourceAwardInstruction : resource_award_instruction

      SelfScheduleBreakdown : self_sched_mw

      SelfScheduleBreakdown : self_sched_type

          SelfScheduleBreakdown --> SelfScheduleBreakdownType : self_sched_type

Slots

Name Cardinality and Range Description Inheritance
self_sched_mw 0..1
Float
Cleared value for the specific self schedule type listed direct
self_sched_type 0..1
SelfScheduleBreakdownType
Self schedule breakdown type direct
resource_award_instruction 1..1
ResourceAwardInstruction
direct

Usages

used by used in type used
ResourceAwardInstruction self_schedule_breakdown range SelfScheduleBreakdown

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SelfScheduleBreakdown
description: "Model of Self Schedules Results.  Includes self schedule MW,and type\
  \ of self schedule for each self schedule type included in total self schedule MW\
  \ value found in ResourceAwardInstruction.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  self_sched_mw:
    name: self_sched_mw
    description: "Cleared value for the specific self schedule type listed.  \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.selfSchedMW
    multivalued: false
    domain_of:
    - BidSelfSched
    - ResourceAwardInstruction
    - SelfScheduleBreakdown
    range: float
    required: false
  self_sched_type:
    name: self_sched_type
    description: "Self schedule breakdown type.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.selfSchedType
    multivalued: false
    domain_of:
    - BidSelfSched
    - SelfScheduleBreakdown
    range: SelfScheduleBreakdownType
    required: false
  resource_award_instruction:
    name: resource_award_instruction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.ResourceAwardInstruction
    multivalued: false
    domain_of:
    - RegisteredResource
    - MarketProduct
    - ResourceAwardClearing
    - SelfScheduleBreakdown
    range: ResourceAwardInstruction
    required: true
class_uri: cim:SelfScheduleBreakdown

Induced

name: SelfScheduleBreakdown
description: "Model of Self Schedules Results.  Includes self schedule MW,and type\
  \ of self schedule for each self schedule type included in total self schedule MW\
  \ value found in ResourceAwardInstruction.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  self_sched_mw:
    name: self_sched_mw
    description: "Cleared value for the specific self schedule type listed.  \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.selfSchedMW
    multivalued: false
    alias: self_sched_mw
    owner: SelfScheduleBreakdown
    domain_of:
    - BidSelfSched
    - ResourceAwardInstruction
    - SelfScheduleBreakdown
    range: float
    required: false
  self_sched_type:
    name: self_sched_type
    description: "Self schedule breakdown type.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.selfSchedType
    multivalued: false
    alias: self_sched_type
    owner: SelfScheduleBreakdown
    domain_of:
    - BidSelfSched
    - SelfScheduleBreakdown
    range: SelfScheduleBreakdownType
    required: false
  resource_award_instruction:
    name: resource_award_instruction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SelfScheduleBreakdown.ResourceAwardInstruction
    multivalued: false
    alias: resource_award_instruction
    owner: SelfScheduleBreakdown
    domain_of:
    - RegisteredResource
    - MarketProduct
    - ResourceAwardClearing
    - SelfScheduleBreakdown
    range: ResourceAwardInstruction
    required: true
class_uri: cim:SelfScheduleBreakdown