|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoubleSymbolException | |
|---|---|
| de.jstacs.data | Provides classes for the representation of data. |
| 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 DoubleSymbolException in de.jstacs.data |
|---|
| Constructors in de.jstacs.data that throw DoubleSymbolException | |
|---|---|
AlphabetContainer(AlphabetContainerParameterSet parameters)
Creates a new AlphabetContainer from an AlphabetContainerParameterSet that contains
all necessary parameters |
|
| Uses of DoubleSymbolException in de.jstacs.data.alphabets |
|---|
| Constructors in de.jstacs.data.alphabets that throw DoubleSymbolException | |
|---|---|
ComplementableDiscreteAlphabet(String[] alphabet,
boolean caseInsensitive)
The main constructor. |
|
DiscreteAlphabet(DiscreteAlphabet.DiscreteAlphabetParameterSet parameters)
The constructor for the InstantiableFromParameterSet interface. |
|
DiscreteAlphabet(String[] alphabet,
boolean caseInsensitive)
Constructor for an discrete alphabet. |
|
DNAAlphabet()
The main constructor. |
|
DNAAlphabet(DNAAlphabet.DNAAlphabetParameterSet parameters)
The constructor for the InstantiableFromParameterSet interface. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||