Class: BidError
_This class represent the error information for a bid that is detected during bid validation. _
__
URI: cim:BidError
classDiagram
class BidError
IdentifiedObject <|-- BidError
BidError : alias_name
BidError : component_type
BidError : description
BidError : diagram_objects
BidError --> DiagramObject : diagram_objects
BidError : end_time
BidError : err_message
BidError : err_priority
BidError : instance_set
BidError --> InstanceSet : instance_set
BidError : log_time_stamp
BidError : m_rid
BidError : market_product
BidError --> MarketProduct : market_product
BidError : msg_level
BidError : names
BidError --> Name : names
BidError : properties_cimdata_object
BidError --> ChangeSetMember : properties_cimdata_object
BidError : resource_bid
BidError --> ResourceBid : resource_bid
BidError : rule_id
BidError : start_time
BidError : targeting_cimdata_object
BidError --> ChangeSetMember : targeting_cimdata_object
Inheritance
- IdentifiedObject
- BidError
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| component_type | 0..1 String |
direct | |
| end_time | 0..1 date |
hour wihthin the bid for which the error applies | |
| direct | |||
| err_message | 0..1 String |
error message | |
| direct | |||
| err_priority | 0..1 Integer |
Priority number for the error message | |
| direct | |||
| log_time_stamp | 0..1 date |
direct | |
| msg_level | 0..1 Integer |
direct | |
| rule_id | 0..1 Integer |
direct | |
| start_time | 0..1 date |
hour wihthin the bid for which the error applies | |
| direct | |||
| resource_bid | 0..* ResourceBid |
direct | |
| market_product | 0..1 MarketProduct |
direct | |
| 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 |
|---|---|---|---|
| MarketProduct | bid_error | range | BidError |
| GeneratingBid | bid_error | range | BidError |
| ResourceBid | bid_error | range | BidError |
| InterTieBid | bid_error | range | BidError |
| LoadBid | bid_error | range | BidError |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:BidError |
| native | cim:BidError |
LinkML Source
Direct
name: BidError
description: "This class represent the error information for a bid that is detected\
\ during bid validation.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
component_type:
name: component_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.componentType
multivalued: false
domain_of:
- BidError
range: string
required: false
end_time:
name: end_time
description: "hour wihthin the bid for which the error applies\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.endTime
multivalued: false
domain_of:
- RegularIntervalSchedule
- BidError
- TradeError
- LoadFollowingInst
range: date
required: false
err_message:
name: err_message
description: "error message\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.errMessage
multivalued: false
domain_of:
- BidError
- TradeError
range: string
required: false
err_priority:
name: err_priority
description: "Priority number for the error message\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.errPriority
multivalued: false
domain_of:
- BidError
- TradeError
range: integer
required: false
log_time_stamp:
name: log_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.logTimeStamp
multivalued: false
domain_of:
- BidError
- TradeError
range: date
required: false
msg_level:
name: msg_level
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.msgLevel
multivalued: false
domain_of:
- BidError
range: integer
required: false
rule_id:
name: rule_id
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.ruleID
multivalued: false
domain_of:
- BidError
- TradeError
range: integer
required: false
start_time:
name: start_time
description: "hour wihthin the bid for which the error applies\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.startTime
multivalued: false
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
resource_bid:
name: resource_bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.ResourceBid
multivalued: true
domain_of:
- BidError
range: ResourceBid
required: false
market_product:
name: market_product
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.MarketProduct
multivalued: false
domain_of:
- CommodityDefinition
- ProductBid
- BidError
- ReserveReq
- MarketRegionResults
- BidPriceCap
- ResourceAwardInstruction
range: MarketProduct
required: false
class_uri: cim:BidError
Induced
name: BidError
description: "This class represent the error information for a bid that is detected\
\ during bid validation.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
component_type:
name: component_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.componentType
multivalued: false
alias: component_type
owner: BidError
domain_of:
- BidError
range: string
required: false
end_time:
name: end_time
description: "hour wihthin the bid for which the error applies\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.endTime
multivalued: false
alias: end_time
owner: BidError
domain_of:
- RegularIntervalSchedule
- BidError
- TradeError
- LoadFollowingInst
range: date
required: false
err_message:
name: err_message
description: "error message\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.errMessage
multivalued: false
alias: err_message
owner: BidError
domain_of:
- BidError
- TradeError
range: string
required: false
err_priority:
name: err_priority
description: "Priority number for the error message\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.errPriority
multivalued: false
alias: err_priority
owner: BidError
domain_of:
- BidError
- TradeError
range: integer
required: false
log_time_stamp:
name: log_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.logTimeStamp
multivalued: false
alias: log_time_stamp
owner: BidError
domain_of:
- BidError
- TradeError
range: date
required: false
msg_level:
name: msg_level
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.msgLevel
multivalued: false
alias: msg_level
owner: BidError
domain_of:
- BidError
range: integer
required: false
rule_id:
name: rule_id
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.ruleID
multivalued: false
alias: rule_id
owner: BidError
domain_of:
- BidError
- TradeError
range: integer
required: false
start_time:
name: start_time
description: "hour wihthin the bid for which the error applies\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.startTime
multivalued: false
alias: start_time
owner: BidError
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
resource_bid:
name: resource_bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidError.ResourceBid
multivalued: true
alias: resource_bid
owner: BidError
domain_of:
- BidError
range: ResourceBid
required: false
market_product:
name: market_product
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidError.MarketProduct
multivalued: false
alias: market_product
owner: BidError
domain_of:
- CommodityDefinition
- ProductBid
- BidError
- ReserveReq
- MarketRegionResults
- BidPriceCap
- ResourceAwardInstruction
range: MarketProduct
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: BidError
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: BidError
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: BidError
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: BidError
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: BidError
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: BidError
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: BidError
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: BidError
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:BidError