|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.seq.db.IDMaker.ByName
Inner classes inherited from class org.biojava.bio.seq.db.IDMaker |
IDMaker.ByName,
IDMaker.ByURN |
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)
Each unique sequence should return a unique ID.
seq
- the sequence to ID
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |