Class Description

Interval between two date and time points, where the interval includes the start time but excludes end time.

Attributes

Name Type Description
end DateTime End date and time of this interval. The end date and time where the interval is defined up to, but excluded.
start DateTime Start date and time of this interval. The start date and time is included in the defined interval.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None