Skip to content

Class: AllocationResult

_Models Market clearing results. Indicates market horizon, interval based. Used by a market quality system for billing and settlement purposes. _

__

URI: cim:AllocationResult

 classDiagram
    class AllocationResult
      AllocationResult : allocation_result_values

          AllocationResult --> AllocationResultValues : allocation_result_values

      AllocationResult : interval_start_time

      AllocationResult : update_time_stamp

      AllocationResult : update_user

Slots

Name Cardinality and Range Description Inheritance
interval_start_time 0..1
date
direct
update_time_stamp 0..1
date
direct
update_user 0..1
String
direct
allocation_result_values 1..*
AllocationResultValues
direct

Usages

used by used in type used
AllocationResultValues allocation_result range AllocationResult

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: AllocationResult
description: "Models Market clearing results.  Indicates market horizon, interval\
  \ based. Used by a market quality system for billing and settlement purposes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  interval_start_time:
    name: interval_start_time
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.intervalStartTime
    multivalued: false
    domain_of:
    - MarketFactors
    - DistributionFactorSet
    - LoadRatio
    - GenericConstraints
    - TradingHubPrice
    - MitigatedBidSegment
    - ASRequirements
    - ExpectedEnergy
    - ResourceLoadFollowingInst
    - AllocationResult
    - Commitments
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.updateTimeStamp
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.updateUser
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  allocation_result_values:
    name: allocation_result_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.AllocationResultValues
    multivalued: true
    domain_of:
    - RegisteredResource
    - AllocationResult
    range: AllocationResultValues
    required: true
class_uri: cim:AllocationResult

Induced

name: AllocationResult
description: "Models Market clearing results.  Indicates market horizon, interval\
  \ based. Used by a market quality system for billing and settlement purposes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  interval_start_time:
    name: interval_start_time
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.intervalStartTime
    multivalued: false
    alias: interval_start_time
    owner: AllocationResult
    domain_of:
    - MarketFactors
    - DistributionFactorSet
    - LoadRatio
    - GenericConstraints
    - TradingHubPrice
    - MitigatedBidSegment
    - ASRequirements
    - ExpectedEnergy
    - ResourceLoadFollowingInst
    - AllocationResult
    - Commitments
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: AllocationResult
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.updateUser
    multivalued: false
    alias: update_user
    owner: AllocationResult
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  allocation_result_values:
    name: allocation_result_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AllocationResult.AllocationResultValues
    multivalued: true
    alias: allocation_result_values
    owner: AllocationResult
    domain_of:
    - RegisteredResource
    - AllocationResult
    range: AllocationResultValues
    required: true
class_uri: cim:AllocationResult