Class AbstractOrthoPairSet
java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.program.homologene.AbstractOrthoPairSet
- All Implemented Interfaces:
OrthoPairSet,Changeable
- Direct Known Subclasses:
SimpleOrthoPairSet
represents the Homologene Group.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.biojava.bio.program.homologene.OrthoPairSet
OrthoPairSet.Iterator -
Field Summary
Fields inherited from interface org.biojava.bio.program.homologene.OrthoPairSet
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.OrthoPairSet
addOrthoPair, getMinIdentity, getName, getTaxa, iterator, removeOrthoPair, setName, size
-
Constructor Details
-
AbstractOrthoPairSet
public AbstractOrthoPairSet()
-
-
Method Details
-
filter
Description copied from interface:OrthoPairSetfilter an OrthoPairSet- Specified by:
filterin interfaceOrthoPairSet
-