|
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.VirtualSequence org.inb.biomoby.shared.ontology.GenericSequence org.inb.biomoby.shared.ontology.AminoAcidSequence org.inb.biomoby.shared.ontology.CommentedAASequence org.inb.biomoby.shared.ontology.AnnotatedAASequence org.inb.biomoby.shared.ontology.MolWeightsAnnotatedAASequence org.inb.biomoby.shared.ontology.EmowseAnnotatedAASequence
public class EmowseAnnotatedAASequence
Constructor Summary | |
---|---|
EmowseAnnotatedAASequence()
|
Method Summary | |
---|---|
MobyFloat |
getAccuracy_ratio()
|
MobyFloat |
getHit()
|
MobyString |
getName()
|
MobyFloat |
getScore()
|
void |
setAccuracy_ratio(MobyFloat accuracy_ratio)
|
void |
setHit(MobyFloat hit)
|
void |
setName(MobyString name)
|
void |
setScore(MobyFloat score)
|
Methods inherited from class org.inb.biomoby.shared.ontology.MolWeightsAnnotatedAASequence |
---|
addAnnotations, getAnnotations |
Methods inherited from class org.inb.biomoby.shared.ontology.CommentedAASequence |
---|
getDescription, setDescription |
Methods inherited from class org.inb.biomoby.shared.ontology.GenericSequence |
---|
getSequenceString, setSequenceString |
Methods inherited from class org.inb.biomoby.shared.ontology.VirtualSequence |
---|
getLength, setLength |
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 EmowseAnnotatedAASequence()
Method Detail |
---|
public MobyFloat getScore()
public void setScore(MobyFloat score)
public MobyFloat getHit()
public void setHit(MobyFloat hit)
public MobyFloat getAccuracy_ratio()
public void setAccuracy_ratio(MobyFloat accuracy_ratio)
public MobyString getName()
public void setName(MobyString name)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |