Uses of Class
de.jstacs.parameters.ArrayParameterSet

Packages that use ArrayParameterSet
de.jstacs.data Provides classes for the representation of data.
The base classes to represent data are Alphabet and AlphabetContainer for representing alphabets, Sequence and its sub-classes to represent continuous and discrete sequences, and DataSet to represent data sets comprising a set of sequences. 
 

Uses of ArrayParameterSet in de.jstacs.data
 

Subclasses of ArrayParameterSet in de.jstacs.data
static class AlphabetContainerParameterSet.AlphabetArrayParameterSet
          Class for the parameters of an array of Alphabets of defined length.