Class Description
Defines bid schedules to allow a product bid to use specified bid price curves for different time intervals.
Attributes
Name | Type | Description |
---|---|---|
mitigationStatus | BidMitigationStatus | Mitigation Status: |
‘S’ - Mitigated by SMPM because of “misconduct” | ||
‘L; - Mitigated by LMPM because of “misconduct” | ||
‘R’ - Modified by LMPM because of RMR rules | ||
‘M’ - Mitigated because of “misconduct” both by SMPM and LMPM | ||
‘B’ - Mitigated because of “misconduct” both by SMPM and modified by LMLM because of RMR rules | ||
‘O’ - original | ||
bidType | BidMitigationType | BID Type: |
I - Initial Bid; | ||
F - Final Bid |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
BidPriceCurve | 1 | BidPriceSchedule | 0..* | BidPriceCurve | BidSchedule | ||
ProductBid | 1 | BidPriceSchedule | 0..* | ProductBid | BidSchedule |