ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Classes | Public Member Functions | List of all members
umms.core.model.score.LengthScore Class Reference
Inheritance diagram for umms.core.model.score.LengthScore:
Inheritance graph
[legend]
Collaboration diagram for umms.core.model.score.LengthScore:
Collaboration graph
[legend]

Classes

class  Processor
 

Public Member Functions

 LengthScore (Annotation a)
 
 LengthScore (AnnotationCollection<?extends Annotation > model, Annotation a)
 
- Public Member Functions inherited from umms.core.model.score.AbstractListScore
 AbstractListScore (Annotation a)
 
void setScores (List< Double > scores)
 
double getScore ()
 
double getCount ()
 
double getSum ()
 
double getMedian ()
 
double getMean ()
 
double getStandardDeviation ()
 
double[] getScores ()
 
String toString ()
 
- Public Member Functions inherited from umms.core.model.score.WindowScore.AbstractWindowScore
 AbstractWindowScore (Annotation t)
 
Annotation getAnnotation ()
 

Additional Inherited Members

- Static Public Attributes inherited from umms.core.model.score.AbstractListScore
static double DEFAULT_VALUE = -1.0
 
- Protected Attributes inherited from umms.core.model.score.WindowScore.AbstractWindowScore
Annotation annotation
 

Constructor & Destructor Documentation

umms.core.model.score.LengthScore.LengthScore ( Annotation  a)
umms.core.model.score.LengthScore.LengthScore ( AnnotationCollection<?extends Annotation model,
Annotation  a 
)

Here is the call graph for this function:


The documentation for this class was generated from the following file: