|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
TemporalExpression
implementations.Eventwhose occurance is determined by the given
TemporalExpression.
GregorianCalendars.
TimePoints.
DatePrecision#DATE precision.
Listof
TimePoints on which the supplied event
occurs given the specified DateRange.
Schedule.DefaultSchedule.
ScheduleElement that can be used to compose a Schedule.ScheduleElement
using the supplied Event and TemporalExpression.
TemporalExpression that provides the difference of
two composing expressions; for use in a set expression.TemporalExpressions such that the new expression matches
dates/times based on the set defined by argument 1 - argument 2.
TimePoint denoting the upper end
of this range.
GregorianCalendar s for equality
DatePrecisionof this range.
getCalendar()
Calendarmonth which is
zero-indexed.
currentRange.includes(nextRangeIndex));
DateRange occurs within the
current range.
TimePoint occurs within the
current range.
DayInMonthTE.DayInMonthTE(int, int)
constructor: TemporalExpression.
TimePoint using the current internal
DatePrecisionby the number of units specified.
TemporalExpression that provides an
intersection of the composing expressions for use in a set expression.org.chronicj.Schedule#isOccuring(org.chronicj.Event,org.chronicj.DateRangeImpl).
org.chronicj.ScheduleElement#isOccuring(org.chronicj.Event,org.chronicj.DateRangeImpl)
that will return the logical AND of calling
DefaultScheduleElement.isOccuring(org.chronicj.Event,org.chronicj.TimePoint)
for the start and end dates of the supplied DateRange.
Schedule.isOccuring(org.chronicj.Event,org.chronicj.TimePoint).
ScheduleElement.isOccuring(org.chronicj.Event,org.chronicj.TimePoint)
that will return true if the supplied Event
takes place during the supplied TimePoint.
new DateRange(currentRangeIndex.start().increment(1), currentRangeIndex.start().increment(2));
TimePointindicating the next occurence of the
supplied Eventon or after the given point in time.
org.chronicj package.Iteratorimplmentation that can be used to
traverse the sub ranges that occur between the start and end
TimePointsof a given
DateRange.UnsupportedOperationException as
this method is not supported.
Events in the context of a Schedule.TimePoint denoting the lower end
of this range.
TimePoint(GregorianCalendar,
DatePrecision) using constant TimePoint#DEFAULT_PRECISION.
TimePoint
current value set to the supplied DatePrecision.
TemporalExpression that provides a union of
the composing expressions for use in a set expression.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||