

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 |
| umms.core.model.score.LengthScore.LengthScore | ( | Annotation | a | ) |
| umms.core.model.score.LengthScore.LengthScore | ( | AnnotationCollection<?extends Annotation > | model, |
| Annotation | a | ||
| ) |

1.8.7