A C D E F G I K L P S T V 
All Classes All Packages

A

addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas) - Method in interface de.julielab.jcore.ae.annotationadder.AnnotationAdder
Tries to add the given annotation data to the given cas.
addAnnotations(AnnotationData, AnnotationAdderHelper, AnnotationAdderConfiguration, JCas) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationListAdder
 
AnnotationAdder - Interface in de.julielab.jcore.ae.annotationadder
 
AnnotationAdderAnnotator - Class in de.julielab.jcore.ae.annotationadder
 
AnnotationAdderAnnotator() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
 
AnnotationAdderAnnotator.OffsetMode - Enum in de.julielab.jcore.ae.annotationadder
 
AnnotationAdderConfiguration - Class in de.julielab.jcore.ae.annotationadder
 
AnnotationAdderConfiguration() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
 
AnnotationAdderHelper - Class in de.julielab.jcore.ae.annotationadder
Caches information for the current document.
AnnotationAdderHelper() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
 
AnnotationData - Interface in de.julielab.jcore.ae.annotationadder.annotationrepresentations
 
AnnotationFormat<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationformat
 
AnnotationList - Class in de.julielab.jcore.ae.annotationadder.annotationrepresentations
 
AnnotationList() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
 
AnnotationListAdder - Class in de.julielab.jcore.ae.annotationadder
 
AnnotationListAdder() - Constructor for class de.julielab.jcore.ae.annotationadder.AnnotationListAdder
 
AnnotationProvider<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationsources
 
AnnotationSource<T extends AnnotationData> - Interface in de.julielab.jcore.ae.annotationadder.annotationsources
 

C

CHARACTER - de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
 

D

de.julielab.jcore.ae.annotationadder - package de.julielab.jcore.ae.annotationadder
 
de.julielab.jcore.ae.annotationadder.annotationformat - package de.julielab.jcore.ae.annotationadder.annotationformat
 
de.julielab.jcore.ae.annotationadder.annotationrepresentations - package de.julielab.jcore.ae.annotationadder.annotationrepresentations
 
de.julielab.jcore.ae.annotationadder.annotationsources - package de.julielab.jcore.ae.annotationadder.annotationsources
 

E

ExternalAnnotation - Class in de.julielab.jcore.ae.annotationadder.annotationrepresentations
 
ExternalAnnotation(String, int, int, String) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 

F

FileEntityAnnotationSource - Class in de.julielab.jcore.ae.annotationadder.annotationsources
 
FileEntityAnnotationSource(AnnotationFormat<ExternalAnnotation>) - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.FileEntityAnnotationSource
 

G

getAnnotations(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationProvider
 
getAnnotations(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationSource
 
getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.FileEntityAnnotationSource
 
getAnnotations(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileEntityProvider
 
getDefaultUimaType() - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
 
getDocId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
 
getDocumentId() - Method in interface de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationData
 
getDocumentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
 
getDocumentId() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
getEnd() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
getOffsetMode() - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
 
getStart() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
getUimaType() - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 

I

initialize(DataResource) - Method in interface de.julielab.jcore.ae.annotationadder.annotationsources.AnnotationSource
 
initialize(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.FileEntityAnnotationSource
 
initialize(UimaContext) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
This method is called a single time by the framework at component creation.
InMemoryFileEntityProvider - Class in de.julielab.jcore.ae.annotationadder.annotationsources
 
InMemoryFileEntityProvider() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileEntityProvider
 

K

KEY_ANNOTATION_SOURCE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
 

L

load(DataResource) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.InMemoryFileEntityProvider
 
loadAnnotations(File) - Method in class de.julielab.jcore.ae.annotationadder.annotationsources.FileEntityAnnotationSource
 

P

PARAM_DEFAULT_UIMA_TYPE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
 
PARAM_OFFSET_MODE - Static variable in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
 
parse(String) - Method in interface de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
 
parse(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
 
process(JCas) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator
This method is called for each document going through the component.

S

setAnnotationOffsets(Annotation, ExternalAnnotation, AnnotationAdderConfiguration) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderHelper
 
setDefaultUimaType(String) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
 
setDocId(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
 
setDocumentId(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
setEnd(int) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
setOffsetMode(AnnotationAdderAnnotator.OffsetMode) - Method in class de.julielab.jcore.ae.annotationadder.AnnotationAdderConfiguration
 
setStart(int) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
setUimaType(String) - Method in class de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalAnnotation
 
SimpleTSVEntityAnnotationFormat - Class in de.julielab.jcore.ae.annotationadder.annotationformat
 
SimpleTSVEntityAnnotationFormat() - Constructor for class de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
 

T

TOKEN - de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
 

V

valueOf(String) - Static method in enum de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.julielab.jcore.ae.annotationadder.AnnotationAdderAnnotator.OffsetMode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I K L P S T V 
All Classes All Packages