|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.utils.AbstractChangeable
org.biojava.bio.program.homologene.AbstractOrthologueSet
public abstract class AbstractOrthologueSet
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.biojava.bio.program.homologene.OrthologueSet |
---|
OrthologueSet.Iterator |
Field Summary |
---|
Fields inherited from interface org.biojava.bio.program.homologene.OrthologueSet |
---|
MODIFY |
Constructor Summary | |
---|---|
AbstractOrthologueSet()
|
Method Summary | |
---|---|
OrthologueSet |
filter(OrthologueFilter filter)
Filter the contents of a set. |
Methods inherited from class org.biojava.utils.AbstractChangeable |
---|
addChangeListener, addChangeListener, generateChangeSupport, getChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.biojava.bio.program.homologene.OrthologueSet |
---|
addOrthologue, getOrthologue, iterator, removeOrthologue |
Constructor Detail |
---|
public AbstractOrthologueSet()
Method Detail |
---|
public OrthologueSet filter(OrthologueFilter filter)
OrthologueSet
filter
in interface OrthologueSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |