| Class | Description |
|---|---|
| AbsoluteTimeIntervalFactory |
Factory for constructing intervals from Java dates.
|
| DefaultInterval |
A constraint representing a temporal abstraction interval.
|
| Interval |
A representation of an interval, designed according to the definition of an
interval in Combi et al.
|
| IntervalFactory |
A factory for creating
Interval objects. |
| IntervalUtil | |
| Relation |
A representation of the temporal relationship between two intervals, as
described in Stillman et al.
|
| SimpleInterval |
An Interval for completely specified minimum and maximum starts and finishes,
and 0 duration.
|
| Enum | Description |
|---|---|
| Interval.Side |
Copyright © 2012–2016 Emory University. All rights reserved.