Uses of Package
org.chronicj

Packages that use org.chronicj
org.chronicj Defines the interfaces for fundamental types that can be used to build temporal applications. 
org.chronicj.impl Defines default implementations of the fundamental types defined in the org.chronicj package. 
 

Classes in org.chronicj used by org.chronicj
DatePrecision
          Constants used for expressing date precision when working with ChronicJ components.
DateRange
          Defines basic requirements and utility methods for classes that model periods of time.
Event
          Purposefully open-ended way for defining various events which can be scheduled.
TemporalExpression
           Interface for objects that wish to provide algorithmic support for building recurring event sets.
TimePoint
           Based directly on the Time Point pattern described by Martin Fowler.
 

Classes in org.chronicj used by org.chronicj.impl
DateRange
          Defines basic requirements and utility methods for classes that model periods of time.
Event
          Purposefully open-ended way for defining various events which can be scheduled.
Schedule
           Represents a coherent collection of logical events that are expected to occur over the course of time.
ScheduleElement
           Encapsulates the information and behaviour for specific Events in the context of a Schedule.
TemporalExpression
           Interface for objects that wish to provide algorithmic support for building recurring event sets.
TimePoint
           Based directly on the Time Point pattern described by Martin Fowler.
 



Copyright © 2003-2004 Digital Clash Software. All Rights Reserved.