Uses of Class
de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
-
Packages that use AnnotationAdderHelper Package Description de.julielab.jcore.ae.annotationadder -
-
Uses of AnnotationAdderHelper in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder with parameters of type AnnotationAdderHelper Modifier and Type Method Description booleanAnnotationAdder. addAnnotations(AnnotationData data, AnnotationAdderHelper helper, AnnotationAdderConfiguration configuration, org.apache.uima.jcas.JCas jCas)Tries to add the given annotation data to the given cas.booleanAnnotationListAdder. addAnnotations(AnnotationData data, AnnotationAdderHelper helper, AnnotationAdderConfiguration configuration, org.apache.uima.jcas.JCas jCas)
-