Class AbstractOrthologueSet
java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.program.homologene.AbstractOrthologueSet
- All Implemented Interfaces:
OrthologueSet,Changeable
- Direct Known Subclasses:
SimpleOrthologueSet
-
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
Constructors -
Method Summary
Methods inherited from class org.biojava.utils.AbstractChangeable
addChangeListener, addChangeListener, generateChangeSupport, getChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.biojava.bio.program.homologene.OrthologueSet
addOrthologue, getOrthologue, iterator, removeOrthologue
-
Constructor Details
-
AbstractOrthologueSet
public AbstractOrthologueSet()
-
-
Method Details
-
filter
Description copied from interface:OrthologueSetFilter the contents of a set.- Specified by:
filterin interfaceOrthologueSet
-