Previous | UML Classes | Table of Contents | UML Packages | Next |
•
Interval (from SimpleTime ) on page 461.
Description
A TimeInterval defines the range between two TimeExpression s.
Attributes
No additional attributes
Associations
• min: TimeExpression [1] Refers to the TimeExpression denoting the minimum value of the range.
• max: TimeExpression [1] Refers to the TimeExpression denoting the maximum value of the range.
Constraints
No additional constraints
Semantics
None
Notation
A TimeInterval is shown with the notation of Interval where each value specification element is a TimeExpression .
Changes from previous UML
This metaclass has been added.
Issue 8894 - remove TimeObservation Action and add TimeObservation