Uses of Class
de.jstacs.data.alphabets.DiscreteAlphabet.DiscreteAlphabetParameterSet

Packages that use DiscreteAlphabet.DiscreteAlphabetParameterSet
de.jstacs.data.alphabets Provides classes for the representation of discrete and continuous alphabets, including a DNAAlphabet for the most common case of DNA-sequences. 
 

Uses of DiscreteAlphabet.DiscreteAlphabetParameterSet in de.jstacs.data.alphabets
 

Subclasses of DiscreteAlphabet.DiscreteAlphabetParameterSet in de.jstacs.data.alphabets
static class GenericComplementableDiscreteAlphabet.GenericComplementableDiscreteAlphabetParameterSet
          This class is used as container for the parameters of a GenericComplementableDiscreteAlphabet.
 

Constructors in de.jstacs.data.alphabets with parameters of type DiscreteAlphabet.DiscreteAlphabetParameterSet
ComplementableDiscreteAlphabet(DiscreteAlphabet.DiscreteAlphabetParameterSet parameters)
          The constructor for the InstantiableFromParameterSet interface.
DiscreteAlphabet(DiscreteAlphabet.DiscreteAlphabetParameterSet parameters)
          The constructor for the InstantiableFromParameterSet interface.