Package org.biojava.bio.symbol
Class SimpleSymbolPropertyTable
java.lang.Object
org.biojava.bio.symbol.SimpleSymbolPropertyTable
- All Implemented Interfaces:
SymbolPropertyTable
- Direct Known Subclasses:
AAindex
Class that implements the SymbolPropertyTable interface
- Author:
- Mike Jones (primary author), David Huen (minor, extended class to cover pK)
-
Field Summary
Fields inherited from interface org.biojava.bio.symbol.SymbolPropertyTable
AVG_MASS, HYDROPATHICITY, MONO_MASS, PK, PK_Cterm, PK_Nterm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getName()
void
setDoubleProperty
(Symbol s, String value)
-
Constructor Details
-
SimpleSymbolPropertyTable
-
-
Method Details
-
setDoubleProperty
- Throws:
IllegalSymbolException
-
getName
- Specified by:
getName
in interfaceSymbolPropertyTable
-
getAlphabet
- Specified by:
getAlphabet
in interfaceSymbolPropertyTable
-
getDoubleValue
- Specified by:
getDoubleValue
in interfaceSymbolPropertyTable
- Throws:
IllegalSymbolException
-