|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpal.datatype.CodonTableFactory
public class CodonTableFactory
Generates CodonTables
| Constructor Summary | |
|---|---|
CodonTableFactory()
|
|
| Method Summary | |
|---|---|
static CodonTable |
createTranslator(int type)
Creates a translator of a given types |
static CodonTable |
createUniversalTranslator()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodonTableFactory()
| Method Detail |
|---|
public static CodonTable createTranslator(int type)
type - - UNIVERSAL, M_VERTEBRATEpublic static final CodonTable createUniversalTranslator()
public static final void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||