|
||||||||||
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.AbstractOrthoPairSet
public abstract class AbstractOrthoPairSet
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 | |
---|---|
AbstractOrthoPairSet()
|
Method Summary | |
---|---|
OrthoPairSet |
filter(OrthoPairFilter filter)
filter an OrthoPairSet |
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.OrthoPairSet |
---|
addOrthoPair, getMinIdentity, getName, getTaxa, iterator, removeOrthoPair, setName, size |
Constructor Detail |
---|
public AbstractOrthoPairSet()
Method Detail |
---|
public OrthoPairSet filter(OrthoPairFilter filter)
OrthoPairSet
filter
in interface OrthoPairSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |