|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Represents a single annotation.
Single annotations are intended to be inserted in a
BiologicalAnnotations.
BiologicalAnnotations| Method Summary | |
boolean |
describesResidue(int position)
Returns whether the position is described by this annotation. |
java.lang.String |
getInfo()
Returns a consise text that describes the nature of this annotation. |
BiologicalOrigin |
getOrigin()
Obtain the origin of this annotation. |
void |
setOrigin(BiologicalOrigin x)
Sets the origin for this annotation. |
| Method Detail |
public BiologicalOrigin getOrigin()
public void setOrigin(BiologicalOrigin x)
public java.lang.String getInfo()
public boolean describesResidue(int position)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||