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