Uses of Class
org.apache.uima.uimacpp.UimacppAnalysisComponent
-
Packages that use UimacppAnalysisComponent Package Description org.apache.uima.analysis_engine.impl org.apache.uima.uimacpp -
-
Uses of UimacppAnalysisComponent in org.apache.uima.analysis_engine.impl
Fields in org.apache.uima.analysis_engine.impl declared as UimacppAnalysisComponent Modifier and Type Field Description private UimacppAnalysisComponent
UimacppAnalysisEngineImpl. mAnnotator
For a primitive AnalysisEngine only, the Annotator instance that contains the analysis logic. -
Uses of UimacppAnalysisComponent in org.apache.uima.uimacpp
Fields in org.apache.uima.uimacpp with type parameters of type UimacppAnalysisComponent Modifier and Type Field Description private static java.lang.Class<UimacppAnalysisComponent>
UimacppAnalysisComponent. CLASS_NAME
current class
-