: Public Class
Created: 22/05/2008 00:21:46
Modified: 24/04/2013 19:56:49
Project:
Advanced:
A point in time within a sequence of points in time relative to a time schedule.<br/>
Attribute
Public DateTime
  dateTime
Details:
Notes: Absolute date and time for this time point. For calendar-based time point, it is typically manually entered, while for interval-based or sequence-based time point it is derived.<br/><br/>
Public Seconds
  relativeTimeInterval
Details:
Notes: (if interval-based) A point in time relative to scheduled start time in 'TimeSchedule.scheduleInterval.start'.<br/>
Public Integer
  sequenceNumber
Details:
Notes: (if sequence-based) Relative sequence number for this time point.<br/>
Public Status
  status
Details:
Notes: Status of this time point.<br/>
Public DateTimeInterval
  window
Details:
Notes: Interval defining the window of time that this time point is valid (for example, seasonal, only on weekends, not on weekends, only 8:00 am to 5:00 pm, etc.).<br/>
Element Source Role Target Role
TimeSchedule
Class  
Name: TimeSchedule
Time schedule owning this time point.
Name: TimePoints
Sequence of time points belonging to this time schedule.
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To