: Public Class
Created: 31/12/2008 13:42:54
Modified: 28/10/2016 11:51:23
Project:
Advanced:
This class represents the actual instance of an event.<br/>
Attribute
Public String
  eventComments
Details:
Notes: Free format comments for the event, for any purpose needed.<br/>
Public DateTime
  eventEndTime
Details:
Notes: End time of the event.<br/>
Public DateTime
  eventStartTime
Details:
Notes: Start time of the event.<br/>
Public MarketEventStatusKind
  eventStatus
Details:
Notes: Event status, e.g. active, canceled, expired, etc.<br/>
Public String
  eventType
Details:
Notes: Actual event type.<br/>
Element Source Role Target Role
PlannedMarketEvent
Class  
Name: MarketActualEvent
All actual events that execute this planned event.
Name: PlannedMarketEvent
Planned event executed by this actual event.
Details:
 
MarketRun
Class  
Name: MarketActualEvent
All actual events that trigger this market run.
Name: MarketRun
Market run triggered by this actual event. For example, the DA market run is triggered by the actual open bid submission event and terminated by the actual execution and completion of the DA market run captured by the runState of the MarketRun.
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To  
DistributedResourceActualEvent Class Generalization From