public interface FormClassifier extends Classifier
ClassifierAssignment
injected to get access to
the needed context (e.g. input fields) to perform the classifications.Modifier and Type | Method and Description |
---|---|
ClassifierAssignment |
getClassifierAssignment()
Returns the injected
ClassifierAssignment of this classifier. |
void |
setClassifierAssignment(ClassifierAssignment classifierAssignment)
Injects the
ClassifierAssignment in which context if shall perform the classifications. |
classifications, classificationsForEvaluation, classify, classifyForEvaluation, getName
void setClassifierAssignment(ClassifierAssignment classifierAssignment)
ClassifierAssignment
in which context if shall perform the classifications.classifierAssignment
- the classifier assignment contextClassifierAssignment getClassifierAssignment()
ClassifierAssignment
of this classifier.@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.