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 classASB_implA simpleASBimplementation. -
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 ASBAggregateAnalysisEngine_impl. _getASB()For an aggregate AnalysisEngine only, gets the ASB component.
-