public class AGAVERelatedAnnot extends Object
Constructor and Description |
---|
AGAVERelatedAnnot()
construct..
|
Modifier and Type | Method and Description |
---|---|
void |
addElementId(String id) |
void |
addProp(AGAVEProperty prop) |
String[] |
getElementIds() |
AGAVEProperty[] |
getProps() |
String |
getRel() |
String |
getScore() |
void |
setRel(String rel) |
void |
setScore(String score) |
String |
toString() |
String |
toString(String indent,
String indent_unit) |
public AGAVERelatedAnnot()
public void addElementId(String id)
id
- is content of the tag of public void addProp(AGAVEProperty prop)
public String[] getElementIds()
public AGAVEProperty[] getProps()
Copyright © 2014 BioJava. All rights reserved.