Classes in de.jstacs.data.alphabets used by de.jstacs.data.alphabets |
Alphabet
Class for a set of symbols, i.e. an Alphabet . |
Alphabet.AlphabetParameterSet
The super class for the InstanceParameterSet of any
Alphabet . |
ComplementableDiscreteAlphabet
This abstract class indicates that an alphabet can be used to compute the
complement. |
ContinuousAlphabet.ContinuousAlphabetParameterSet
Class for the ParameterSet of a
ContinuousAlphabet . |
DiscreteAlphabet
Class for an alphabet that consists of arbitrary String s. |
DiscreteAlphabet.DiscreteAlphabetParameterSet
Class for the ParameterSet of a
DiscreteAlphabet . |
DNAAlphabet
This class implements the discrete alphabet that is used for DNA. |
DNAAlphabet.DNAAlphabetParameterSet
The parameter set for a DNAAlphabet . |
DNAAlphabetContainer
This class implements a singleton for an AlphabetContainer that can be used for DNA. |
DNAAlphabetContainer.DNAAlphabetContainerParameterSet
This class implements a singleton for the ParameterSet of a DNAAlphabetContainer . |
DoubleSymbolException
A DoubleSymbolException is thrown if a symbol occurred more than once
in an alphabet. |
GenericComplementableDiscreteAlphabet.GenericComplementableDiscreteAlphabetParameterSet
This class is used as container for the parameters of a GenericComplementableDiscreteAlphabet . |
ProteinAlphabet
This class implements the discrete alphabet that is used for proteins (one letter code). |
ProteinAlphabet.ProteinAlphabetParameterSet
The parameter set for a ProteinAlphabet . |