|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A record in a GFF3 formatted file.
| Nested Class Summary | |
static class |
GFF3Record.Impl
|
| Nested classes inherited from class org.biojava.bio.Annotatable |
Annotatable.AnnotationForwarder |
| Field Summary |
| Fields inherited from interface org.biojava.bio.Annotatable |
ANNOTATION |
| Method Summary | |
int |
getEnd()
|
int |
getPhase()
|
double |
getScore()
|
String |
getSequenceID()
|
Term |
getSource()
|
int |
getStart()
|
StrandedFeature.Strand |
getStrand()
|
Term |
getType()
|
| Methods inherited from interface org.biojava.bio.Annotatable |
getAnnotation |
| Methods inherited from interface org.biojava.utils.Changeable |
addChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListener |
| Method Detail |
public String getSequenceID()
public Term getSource()
public Term getType()
public int getStart()
public int getEnd()
public double getScore()
public StrandedFeature.Strand getStrand()
public int getPhase()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||