|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpal.datatype.DataTypeTool
public final class DataTypeTool
Simple access for data type functions. The purpose of this class is to provide a set interface for constructing basic data types operations. History
| Constructor Summary | |
|---|---|
DataTypeTool()
|
|
| Method Summary | |
|---|---|
static MolecularDataType |
getNucleotides()
A set access point for a data type object describing nucleotides (DNA) |
static MolecularDataType |
getRNANucleotides()
A set access point for a data type object describing nucleotides (RNA) |
static MolecularDataType |
getUniverisalAminoAcids()
A set access point for a data type object describing amino acids (used with relation to the Universal codon table) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataTypeTool()
| Method Detail |
|---|
public static final MolecularDataType getNucleotides()
public static final MolecularDataType getUniverisalAminoAcids()
public static final MolecularDataType getRNANucleotides()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||