org.biojava.bio.seq.io.agave
Class AGAVERelatedAnnot
java.lang.Object
org.biojava.bio.seq.io.agave.AGAVERelatedAnnot
- public class AGAVERelatedAnnot
- extends java.lang.Object
*
* @author Hanning Ni Doubletwist Inc
* @author Greg Cox
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AGAVERelatedAnnot
public AGAVERelatedAnnot()
- construct..
setRel
public void setRel(java.lang.String rel)
setScore
public void setScore(java.lang.String score)
addElementId
public void addElementId(java.lang.String id)
- Parameters:
id
- is content of the tag of
addProp
public void addProp(AGAVEProperty prop)
getScore
public java.lang.String getScore()
getRel
public java.lang.String getRel()
getElementIds
public java.lang.String[] getElementIds()
getProps
public AGAVEProperty[] getProps()
toString
public java.lang.String toString(java.lang.String indent,
java.lang.String indent_unit)
toString
public java.lang.String toString()