|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.seq.db.IDMaker.ByName
public static class IDMaker.ByName
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava.bio.seq.db.IDMaker |
|---|
IDMaker.ByName, IDMaker.ByURN |
| Field Summary |
|---|
| Fields inherited from interface org.biojava.bio.seq.db.IDMaker |
|---|
byName, byURN |
| Constructor Summary | |
|---|---|
IDMaker.ByName()
|
|
| Method Summary | |
|---|---|
java.lang.String |
calcID(Sequence seq)
Calculate the id for a sequence. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDMaker.ByName()
| Method Detail |
|---|
public java.lang.String calcID(Sequence seq)
IDMakerEach unique sequence should return a unique ID.
calcID in interface IDMakerseq - the sequence to ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||