Uses of Interface
org.apache.uima.analysis_engine.asb.ASB
-
Packages that use ASB Package Description org.apache.uima.analysis_engine.asb.impl org.apache.uima.analysis_engine.impl -
-
Uses of ASB in org.apache.uima.analysis_engine.asb.impl
Classes in org.apache.uima.analysis_engine.asb.impl that implement ASB Modifier and Type Class Description class
ASB_impl
A simpleASB
implementation. -
Uses of ASB in org.apache.uima.analysis_engine.impl
Methods in org.apache.uima.analysis_engine.impl that return ASB Modifier and Type Method Description protected ASB
AggregateAnalysisEngine_impl. _getASB()
For an aggregate AnalysisEngine only, gets the ASB component.
-