|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GFF3Record
A record in a GFF3 formatted file.
| Nested Class Summary | |
|---|---|
static class |
GFF3Record.Impl
|
| Nested classes/interfaces inherited from interface 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 |
|---|
String getSequenceID()
Term getSource()
Term getType()
int getStart()
int getEnd()
double getScore()
StrandedFeature.Strand getStrand()
int getPhase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||