Package wt.series

Class FileBasedSeries

java.lang.Object
wt.series._Series
wt.series.Series
wt.series._FileBasedSeries
wt.series.FileBasedSeries
All Implemented Interfaces:
Externalizable, Serializable, Cloneable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable

Defines a sequencing model based on an XML input file stored in the SeriesTemplate table.

Use the newFileBasedSeries static factory method(s), not the FileBasedSeries constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: