Uses of Class
annotation.classifier.BaseClassificationAnnotationType
Packages that use BaseClassificationAnnotationType
-
Uses of BaseClassificationAnnotationType in annotation.classifier
Constructors in annotation.classifier with parameters of type BaseClassificationAnnotationTypeModifierConstructorDescriptionBaseClassificationAnnotation(BaseClassificationAnnotationType dataAnnotationType, double score, String label, String method) BaseClassificationBinary(BaseClassificationAnnotationType narwAnnotationType) ClassifierDataSelCreator(BaseClassificationAnnotationType dataAnnotationType) ClassifierDataSelector(BaseClassificationAnnotationType annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores)