Search Java Classes and Packages
Search Java Frameworks and Libraries
#Wt.series Classes and Interfaces - 15 results found.
| Name | Description | Type | Package | Framework |
| FileBasedSeries | Defines a sequencing model based on an XML input file stored in the SeriesTemplate Use the newFileBasedSeries static factory method(s), not | Class | wt.series | WindChill |
|
| HarvardSeries | Defines a sequencing model of another subclassed series separated by a delimiter. | Class | wt.series | WindChill |
|
| IntegerSeries | Defines a sequencing model of whole integer values ranging from min to max with an increment of delta between each adjacent value. | Class | wt.series | WindChill |
|
| LoadFileBasedSeries | Creates and persists a SeriesTemplate object based on an XML input file. | Class | wt.series | WindChill |
|
| MulticharacterSeries | Defines a sequencing model of multicharacter values from one character up to a span of characters of length, where each single character ranges | Class | wt.series | WindChill |
|
| MultilevelSeries | Defines a sequencing model of a multilevel series where each level is of another subclassed simple (non-multilevel) series. | Class | wt.series | WindChill |
|
| Series | Specifies an abstract model of items in a predefined sequence. | Class | wt.series | WindChill |
|
| SeriesConstructionException | Provides an abstraction of an abnormal occurrence or error in the construction Supported API: true | Class | wt.series | WindChill |
|
| SeriesException | Provides an abstraction of an abnormal occurrence or error in the usage or processing of a series. | Class | wt.series | WindChill |
|
| SeriesIncrementInvalidException | Provides an abstraction of an abnormal occurrence or error when attempting to set a series value to an invalid value. | Class | wt.series | WindChill |
|
| SeriesIncrementOutOfBoundsException | Provides an abstraction of an abnormal occurrence or error when attempting to increment or decrement a series beyond its max or min, respectively. | Class | wt.series | WindChill |
|
| SeriesLevelOutOfBoundsException | 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 | Class | wt.series | WindChill |
|
| SeriesRangeSelector | Enumerated Type that defines State Based Series Selector seed values. | Class | wt.series | WindChill |
|
| SeriesService | | Interface | wt.series | WindChill |
|
| StandardSeriesService | Use the newStandardSeriesService static factory method(s), not the StandardSeriesService constructor, to construct | Class | wt.series | WindChill |