: Public Class
Created: 31/12/2008 13:42:54
Modified: 05/09/2017 23:19:28
Project:
Advanced:
This class represents planned events. Used to model the various planned events in a market (closing time, clearing time, etc.)<br/>
Attribute
Public String
  eventType
Details:
Notes: Planned event type.<br/><br/>
Public Integer
  plannedTime
Details:
Notes: This is relative time so that this attribute can be used by more than one planned market. For example the bid submission is 10am everyday.<br/><br/>
Element Source Role Target Role
MarketActualEvent
Class  
Name: MarketActualEvent
All actual events that execute this planned event.
Name: PlannedMarketEvent
Planned event executed by this actual event.
Details:
 
PlannedMarket
Class  
Name: PlannedMarket
A planned market shall have a set of planned events
Name: PlannedMarketEvent
A planned market shall have a set of planned events
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To