Uses of Class
annotation.dataselect.AnnotationDataSelCreator
Packages that use AnnotationDataSelCreator
Package
Description
- 
Uses of AnnotationDataSelCreator in annotation
Methods in annotation that return AnnotationDataSelCreatorModifier and TypeMethodDescriptionprotected AnnotationDataSelCreatorDataAnnotationType.getDataSelectCreator(String selectorName, boolean allowScores)  - 
Uses of AnnotationDataSelCreator in annotation.classifier
Subclasses of AnnotationDataSelCreator in annotation.classifierMethods in annotation.classifier that return AnnotationDataSelCreatorModifier and TypeMethodDescriptionBaseClassificationAnnotationType.getDataSelectCreator(String selectorName, boolean allowScores)  - 
Uses of AnnotationDataSelCreator in annotation.dataselect
Subclasses of AnnotationDataSelCreator in annotation.dataselect - 
Uses of AnnotationDataSelCreator in annotation.userforms
Methods in annotation.userforms that return AnnotationDataSelCreatorModifier and TypeMethodDescriptionUserFormAnnotationType.getDataSelectCreator(String selectorName, boolean allowScores)  - 
Uses of AnnotationDataSelCreator in annotation.userforms.datasel
Subclasses of AnnotationDataSelCreator in annotation.userforms.dataselModifier and TypeClassDescriptionclassUser form data selector for use with annotations. - 
Uses of AnnotationDataSelCreator in rawDeepLearningClassifier.dataSelector
Subclasses of AnnotationDataSelCreator in rawDeepLearningClassifier.dataSelectorModifier and TypeClassDescriptionclassCreates a data selector for the deep learning module. - 
Uses of AnnotationDataSelCreator in rawDeepLearningClassifier.logging
Methods in rawDeepLearningClassifier.logging that return AnnotationDataSelCreatorModifier and TypeMethodDescriptionDLAnnotationType.getDataSelectCreator(String selectorName, boolean allowScores)