|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.blackbox.model.Hypothesis
org.blackbox.hypothesis.HAnnotation
public abstract class HAnnotation
Field Summary |
---|
Fields inherited from class org.blackbox.model.Hypothesis |
---|
curEvent |
Constructor Summary | |
---|---|
HAnnotation(java.lang.Object knowledge,
Domain home,
KnowledgeSource creator)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object o)
|
java.util.Map |
getAnnotations()
|
abstract HSequence |
getSequence()
Retourne la sequence qui porte ce feature. |
Methods inherited from class org.blackbox.model.Hypothesis |
---|
addObserver, clone, gainFocus, getDomainOrigin, getKnowledge, getKsCreator, loseFocus, notifyObservers, removeObserver, setDomainOrigin, setKnowledge, setKsCreator |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.blackbox.model.Interval |
---|
getFrame, getLength, getMax, getMin, getStrand, isFramed, seqString |
Constructor Detail |
---|
public HAnnotation(java.lang.Object knowledge, Domain home, KnowledgeSource creator)
Method Detail |
---|
public abstract HSequence getSequence()
public java.util.Map getAnnotations()
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |