|
|||||||||||
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
Nested Class Summary |
Nested classes inherited from class 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)
IDMaker
Each unique sequence should return a unique ID.
calcID
in interface IDMaker
seq
- the sequence to ID
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |