Package com.highdeal.chrono.hci
package com.highdeal.chrono.hci
This
Java package provides you with the necessary Java classes for handling a chronology
of period objects; A lot of data models include a chronology of their configuration.
-
ClassDescriptionThis
abstract Java classdefines a period that represents an object that is valid upon a certain period of time; It has an XML representation.BaseChronologyModel<T extends AbstractPeriodObjectModel>ThisJava classdefines a chronology represents a list ofperiod objects.ThisJava classdefines a chronology that includes a list ofperiod objects.ThisJava interfacedefines a period of an object; This represents an object (element) valid upon a certain period of time.ThisJava classdefines a period object that represents a data object (seeXML-marshallable element) valid upon a certain period of time specified by a start timestamp and an end timestamp; This class is necessary to handle achronology of data elements.