Project

General

Profile

CIM Issues #5718

Updated by Becky Iverson almost 2 years ago

*Rename eventTime to eventStartTime 
 
 *Add new attributes: 
 
 eventComments 
 
 eventEndTime 
 
 eventStatus 
 
 eventType 
 
 *Add inheritance of IdentifiedObject (will replace eventID, description) 
 
 *Updated cardinality on MarketActualEvent to PlannedMarketEvent to allow a MarketActualEvent to exist without a PlannedMarketEvent. 
 
 Create enum for eventStatus (Planned, Cancelled, Active and Completed)

Back