CIM Issues #5922
Updated by Becky Iverson about 2 years ago
- Description of the change/update
• We would like to associate EnergyMarket class with Process and Timeseries with cardinality 0..* at both sides.
• marketType attribute from MarketOccurrence (inherited in EnergyMarket) class is an enumeration with the following values, DAM (Day ahead market), RTM (Real Time Market), HAM (Hour ahead market) and RUC (Residual Unit Commitment). However we would like to have a String attribute in energyMarket class so we can define our own timeframe codes in Europe. It is proposed to call this new attribute timeframe.
• Move EnergyMarket class to MarketCommon package