Uses of Package
wt.series

Packages that use wt.series
com.ptc.windchill.i2w.vc   
wt.clients.lifecycle.administrator   
wt.dataops.objectcol.delegate   
wt.epm
 
wt.ixb.util   
wt.lifecycle
 
wt.series Defines various Series as used by the wt.vc package for Iterated and Versioned
wt.vc
 
 

Classes in wt.series used by com.ptc.windchill.i2w.vc
MulticharacterSeries
          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.
 

Classes in wt.series used by wt.clients.lifecycle.administrator
SeriesRangeSelector
          Enumerated Type that defines State Based Series Selector seed values.
 

Classes in wt.series used by wt.dataops.objectcol.delegate
Series
          Specifies an abstract model of items in a predefined sequence.
 

Classes in wt.series used by wt.epm
Series
          Specifies an abstract model of items in a predefined sequence.
 

Classes in wt.series used by wt.ixb.util
IntegerSeries
          Defines a sequencing model of whole integer values ranging from min to max with an increment of delta between each adjacent value.
MultilevelSeries
          Defines a sequencing model of a multilevel series where each level is of another subclassed simple (non-multilevel) series.
Series
          Specifies an abstract model of items in a predefined sequence.
 

Classes in wt.series used by wt.lifecycle
SeriesRangeSelector
          Enumerated Type that defines State Based Series Selector seed values.
 

Classes in wt.series used by wt.series
FileBasedSeries
          Defines a sequencing model based on an XML input file stored in the SeriesTemplate table.
HarvardSeries
          Defines a sequencing model of another subclassed series separated by a delimiter.
HarvardSeries.SeriesProperties
           
IntegerSeries
          Defines a sequencing model of whole integer values ranging from min to max with an increment of delta between each adjacent value.
MulticharacterSeries
          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.
MultilevelSeries
          Defines a sequencing model of a multilevel series where each level is of another subclassed simple (non-multilevel) series.
Series
          Specifies an abstract model of items in a predefined sequence.
SeriesCache
           
SeriesCache.ContextMessenger
           
SeriesCache.SeriesCacheContent
           
SeriesException
          Provides an abstraction of an abnormal occurrence or error in the usage or processing of a series.
SeriesProcessor
          

Supported API: false

Extendable: false
SeriesRangeSelector
          Enumerated Type that defines State Based Series Selector seed values.
SeriesService
          

Supported API: true

Extendable: false
SeriesTemplate
           Use the newSeriesTemplate static factory method(s), not the SeriesTemplate constructor, to construct instances of this class.
StandardSeriesService
           Use the newStandardSeriesService static factory method(s), not the StandardSeriesService constructor, to construct instances of this class.
 

Classes in wt.series used by wt.vc
MultilevelSeries
          Defines a sequencing model of a multilevel series where each level is of another subclassed simple (non-multilevel) series.
Series
          Specifies an abstract model of items in a predefined sequence.
SeriesIncrementInvalidException
          Provides an abstraction of an abnormal occurrence or error when attempting to set a series value to an invalid value.