|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sequence
A biomolecular sequence.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jebl.util.Attributable |
|---|
Attributable.Utils |
| Method Summary | |
|---|---|
int |
getLength()
Get the length of the sequence |
SequenceType |
getSequenceType()
|
State |
getState(int site)
|
byte[] |
getStateIndices()
|
State[] |
getStates()
|
String |
getString()
|
Taxon |
getTaxon()
|
| Methods inherited from interface jebl.util.Attributable |
|---|
getAttribute, getAttributeMap, getAttributeNames, removeAttribute, setAttribute |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Taxon getTaxon()
SequenceType getSequenceType()
String getString()
State[] getStates()
byte[] getStateIndices()
State getState(int site)
int getLength()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||