|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jstacs.data.alphabets.Alphabet
de.jstacs.data.alphabets.DiscreteAlphabet
de.jstacs.data.alphabets.ProteinAlphabet
public final class ProteinAlphabet
This class implements the discrete alphabet that is used for proteins (one letter code).
| Nested Class Summary | |
|---|---|
static class |
ProteinAlphabet.ProteinAlphabetParameterSet
The parameter set for a ProteinAlphabet. |
| Nested classes/interfaces inherited from class de.jstacs.data.alphabets.DiscreteAlphabet |
|---|
DiscreteAlphabet.DiscreteAlphabetParameterSet |
| Nested classes/interfaces inherited from class de.jstacs.data.alphabets.Alphabet |
|---|
Alphabet.AlphabetParameterSet<T extends Alphabet> |
| Nested classes/interfaces inherited from interface de.jstacs.Singleton |
|---|
Singleton.SingletonHandler |
| Field Summary | |
|---|---|
static ProteinAlphabet |
SINGLETON
The only instance of this class. |
| Fields inherited from class de.jstacs.data.alphabets.DiscreteAlphabet |
|---|
alphabet, caseInsensitive, parameters |
| Method Summary |
|---|
| Methods inherited from class de.jstacs.data.alphabets.DiscreteAlphabet |
|---|
compareTo, getCode, getCurrentParameterSet, getMaximalSymbolLength, getMin, getSymbolAt, ignoresCase, isEncodedSymbol, isSymbol, length, toString, toXML |
| Methods inherited from class de.jstacs.data.alphabets.Alphabet |
|---|
checkConsistency |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ProteinAlphabet SINGLETON
Singleton
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||