public interface CodonPrefFilter
Modifier and Type | Interface and Description |
---|---|
static class |
CodonPrefFilter.AcceptAll |
static class |
CodonPrefFilter.ByName |
static class |
CodonPrefFilter.EverythingToXML |
Modifier and Type | Method and Description |
---|---|
boolean |
isRequired(String name)
indicates if the current CodonPref is to be accepted
|
void |
put(CodonPref codonPref)
handles storage of a CodonPref object
|
boolean isRequired(String name)
void put(CodonPref codonPref) throws BioException
BioException
Copyright © 2014 BioJava. All rights reserved.