: Public Class
The price of a Commodity during a given time interval may change over time. For example, a price may be forecasted a year ahead, a month ahead, a day ahead, an hour ahead, and in real time; this is defined using the MarketType. Additionally a price may have one or more components. For example, a locational marginal energy price may be the arithmetic sum of the system price, the congestion price, and the loss price. The priceType enumeration is used determine if the price is the complete price (priceType="total") or one of potentially many constituent components.<br/>
- Attributes
- Associations From
Attribute |
Public MarketType marketType
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The time frame for the price, using the standard conventions associated with the MarketType enumeration.<br/>
|
|
Public PriceTypeKind priceType
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The "kind" of price being described. In general, the priceType will either be "total" to signify that the price is the price paid to buy or sell the commodity, sometimes referred to as an "all-in" price, or one of potentially many components.<br/>
|
|
Element |
Source Role |
Target Role |
CommodityPrice
Class
|
Name: CommodityPrice
|
Name: PriceDescriptor
|
 Details:
|