T - The annotation type being indexed for efficient retrieval.public interface JCoReAnnotationIndex<T extends org.apache.uima.jcas.tcas.Annotation>
| Modifier and Type | Method and Description |
|---|---|
void |
add(T a) |
void |
index(org.apache.uima.jcas.JCas jCas,
int type) |
void |
index(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type type) |
void |
index(T a) |
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.