|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
represents the Homologene Group.
| Nested Class Summary | |
static interface |
OrthoPairSet.Iterator
|
| Field Summary | |
static ChangeType |
MODIFY
|
| Method Summary | |
void |
addOrthoPair(OrthoPair orthology)
adds a specified OrthoPair relationship to this group. |
OrthoPairSet |
filter(OrthoPairFilter filter)
filter an OrthoPairSet |
double |
getMinIdentity()
get the lowest level of identity observed in this Group |
String |
getName()
retrieves name of this group. |
Set |
getTaxa()
get the taxa represented in this group |
OrthoPairSet.Iterator |
iterator()
returns an iterator to the members of this set |
void |
removeOrthoPair(OrthoPair orthology)
removes a specified OrthoPair relationship from this group. |
void |
setName(String name)
set the name of this group. |
int |
size()
returns an iterator to the contents of the set. |
| Field Detail |
public static final ChangeType MODIFY
| Method Detail |
public String getName()
public void setName(String name)
public void addOrthoPair(OrthoPair orthology)
throws ChangeVetoException
ChangeVetoException
public void removeOrthoPair(OrthoPair orthology)
throws ChangeVetoException
ChangeVetoExceptionpublic int size()
public OrthoPairSet.Iterator iterator()
public Set getTaxa()
public double getMinIdentity()
public OrthoPairSet filter(OrthoPairFilter filter)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||