Interface FeaturesKeyWordInterface
-
- All Known Implementing Classes:
GenbankProxySequenceReader,UniprotProxySequenceReader
public interface FeaturesKeyWordInterfaceModels 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()
-