|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inb.biomoby.shared.message.AbstractMobyElement org.inb.biomoby.shared.message.AbstractMobyObject org.inb.biomoby.shared.message.MobyObject org.inb.biomoby.shared.ontology.Pattern org.inb.biomoby.shared.ontology.MatchingPattern
public class MatchingPattern
Constructor Summary | |
---|---|
MatchingPattern()
|
Method Summary | |
---|---|
MobyFloat |
getFitness()
|
MobyInteger |
getHits()
|
MobyInteger |
getSeqHits()
|
void |
setFitness(MobyFloat fitness)
|
void |
setHits(MobyInteger hits)
|
void |
setSeqHits(MobyInteger seqHits)
|
Methods inherited from class org.inb.biomoby.shared.ontology.Pattern |
---|
getContent, setContent |
Methods inherited from class org.inb.biomoby.shared.message.MobyObject |
---|
getAttributes, getCrossReference, putAttribute, removeAttribute, removeCrossReference, setCrossReference, toString |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyObject |
---|
getMobyId, getNamespace, setMobyId, setNamespace |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyElement |
---|
getArticleName, setArticleName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MatchingPattern()
Method Detail |
---|
public MobyFloat getFitness()
public void setFitness(MobyFloat fitness)
public MobyInteger getHits()
public void setHits(MobyInteger hits)
public MobyInteger getSeqHits()
public void setSeqHits(MobyInteger seqHits)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |