Skip to main content

CommodityPrice

Class Description

The CommodityPrice class is used to define the price of a commodity during a given time interval. The interval may be long, e.g. a year, or very short, e.g. 5 minutes. There will be many instances of the CommodityPrice class for each instance of the CommodityDefinition to which it is associated. Note that there may be more than once price associated with a given interval and these variances are described by the association (or associations) with the PriceDescriptor class.

Attributes

NameTypeDescription
timeIntervalPeriodDateTimeIntervalThe time interval over which the CommodityPrice is valid, using the standard conventions associated with the DateTimeInterval class.
valueFloatThe price of the Commodity, expressed as a floating point value with the currency and unit of measure defined in the associated CommodityDefinition class.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
CommodityPrice1..*PriceDescriptor1CommodityPricePriceDescriptor
CommodityPrice1..*CommodityDefinition1CommodityPriceCommodityDefinition
CommodityPrice0..*PnodeClearing0..1CommodityPricePnodeClearing