Package wt.series
package wt.series
-
ClassDescriptionDefines a sequencing model based on an XML input file stored in the SeriesTemplate table.Defines a sequencing model of another subclassed series separated by a delimiter.Defines a sequencing model of whole integer values ranging from min to max with an increment of delta between each adjacent value.Creates and persists a SeriesTemplate object based on an XML input file.Defines a sequencing model of multicharacter values from one character up to a span of characters of length, where each single character ranges from min to max with an increment of delta between each adjacent value.Defines a sequencing model of a multilevel series where each level is of another subclassed simple (non-multilevel) series.Specifies an abstract model of items in a predefined sequence.Provides an abstraction of an abnormal occurrence or error in the construction of a series.Provides an abstraction of an abnormal occurrence or error in the usage or processing of a series.Provides an abstraction of an abnormal occurrence or error when attempting to set a series value to an invalid value.Provides an abstraction of an abnormal occurrence or error when attempting to increment or decrement a series beyond its max or min, respectively.Provides an abstraction of an abnormal occurrence or error where the level in a harvard series can't be moved any more to either the left or right.Enumerated Type that defines State Based Series Selector seed values.