|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.symbol.CodonPrefFilter.ByName
public static class CodonPrefFilter.ByName
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava.bio.symbol.CodonPrefFilter |
|---|
CodonPrefFilter.AcceptAll, CodonPrefFilter.ByName, CodonPrefFilter.EverythingToXML |
| Constructor Summary | |
|---|---|
CodonPrefFilter.ByName(java.lang.String name)
|
|
| Method Summary | |
|---|---|
CodonPref |
getCodonPref()
|
boolean |
isRequired(java.lang.String name)
indicates if the current CodonPref is to be accepted |
void |
put(CodonPref codonPref)
handles storage of a CodonPref object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodonPrefFilter.ByName(java.lang.String name)
| Method Detail |
|---|
public boolean isRequired(java.lang.String name)
CodonPrefFilter
isRequired in interface CodonPrefFilter
public void put(CodonPref codonPref)
throws BioException
CodonPrefFilter
put in interface CodonPrefFilterBioExceptionpublic CodonPref getCodonPref()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||