org.biojava.bio.program.homologene
Class OrthologueFilter.ByHomologeneID
java.lang.Object
org.biojava.bio.program.homologene.OrthologueFilter.ByHomologeneID
- All Implemented Interfaces:
- OrthologueFilter
- Enclosing interface:
- OrthologueFilter
public static class OrthologueFilter.ByHomologeneID
- extends Object
- implements OrthologueFilter
Nested classes/interfaces inherited from interface org.biojava.bio.program.homologene.OrthologueFilter |
OrthologueFilter.AcceptAll, OrthologueFilter.And, OrthologueFilter.ByAccession, OrthologueFilter.ByHomologeneID, OrthologueFilter.ByLocusID, OrthologueFilter.ByTaxon, OrthologueFilter.ByTaxonID, OrthologueFilter.ByTitle, OrthologueFilter.Not, OrthologueFilter.Or, OrthologueFilter.Xor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrthologueFilter.ByHomologeneID
public OrthologueFilter.ByHomologeneID(String homologeneID)
accept
public boolean accept(Orthologue ortho)
- Specified by:
accept
in interface OrthologueFilter