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 java.util.ArrayList<java.lang.String>
getKeyWords()
-