Methods in anl.aida.ae.gate that throw UGMappingException |
private void |
GateAnnotator.createInputAnnotations(org.apache.uima.cas.CAS cas,
gate.Document doc)
|
private void |
GateAnnotator.createOutputAnnotations(org.apache.uima.cas.CAS cas,
gate.Document doc)
|
void |
OutputAnnotationBuilder.run(org.apache.uima.cas.CAS cas,
gate.Document doc,
java.util.Map<java.lang.Integer,org.apache.uima.cas.FeatureStructure> indexMap)
Runs the annotation builder using the supplied CAS and Document. |
void |
InputAnnotationBuilder.run(org.apache.uima.cas.CAS cas,
gate.Document doc,
java.util.Map<java.lang.Integer,org.apache.uima.cas.FeatureStructure> indexMap)
Runs the annotation builder using the supplied CAS and Document. |
void |
AnnotationBuilder.run(org.apache.uima.cas.CAS cas,
gate.Document doc,
java.util.Map<java.lang.Integer,org.apache.uima.cas.FeatureStructure> index)
Runs the annotation builder using the supplied CAS and Document. |