Interface FeaturesKeyWordInterface
-
- All Known Implementing Classes:
GenbankProxySequenceReader
,UniprotProxySequenceReader
public interface FeaturesKeyWordInterface
Models the keywords that are annotated for a protein sequence at Uniprot. If a ProxySequenceReader implements this interface then the sequence will call this method- Author:
- Scooter Willis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArrayList<String>
getKeyWords()
-
-
-
Method Detail
-
getKeyWords
ArrayList<String> getKeyWords()
- Returns:
-
-