Uses of Class
de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
-
Packages that use AnnotationAdderConfiguration Package Description de.julielab.jcore.ae.annotationadder -
-
Uses of AnnotationAdderConfiguration in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder with parameters of type AnnotationAdderConfiguration 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)voidAnnotationAdderHelper. setAnnotationOffsets(org.apache.uima.jcas.tcas.Annotation annotation, ExternalAnnotation a, AnnotationAdderConfiguration configuration)
-