public class ThreadedDictionaryLookupAnnotator
extends org.apache.uima.analysis_component.JCasAnnotator_ImplBase
Constructor and Description |
---|
ThreadedDictionaryLookupAnnotator() |
Modifier and Type | Method and Description |
---|---|
void |
collectionProcessComplete()
Close db connections in UmlsToSnomedDbConsumerImpl
|
void |
initialize(org.apache.uima.UimaContext uimaContext) |
void |
process(org.apache.uima.jcas.JCas jcas)
Entry point for processing.
|
getRequiredCasInterface, process
getCasInstancesRequired, hasNext, next
public void initialize(org.apache.uima.UimaContext uimaContext) throws org.apache.uima.resource.ResourceInitializationException
initialize
in interface org.apache.uima.analysis_component.AnalysisComponent
initialize
in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
org.apache.uima.resource.ResourceInitializationException
public void collectionProcessComplete() throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
collectionProcessComplete
in interface org.apache.uima.analysis_component.AnalysisComponent
collectionProcessComplete
in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
public void process(org.apache.uima.jcas.JCas jcas) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
process
in class org.apache.uima.analysis_component.JCasAnnotator_ImplBase
org.apache.uima.analysis_engine.AnalysisEngineProcessException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.