Uses of Class
de.jstacs.data.AlphabetContainerParameterSet

Packages that use AlphabetContainerParameterSet
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 AlphabetContainerParameterSet in de.jstacs.data
 

Constructors in de.jstacs.data with parameters of type AlphabetContainerParameterSet
AlphabetContainer(AlphabetContainerParameterSet parameters)
          Creates a new AlphabetContainer from an AlphabetContainerParameterSet that contains all necessary parameters.