Uses of Class
org.apache.uima.flow.CasFlowController_ImplBase
Packages that use CasFlowController_ImplBase
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
- 
Uses of CasFlowController_ImplBase in org.apache.uima.fit.componentSubclasses of CasFlowController_ImplBase in org.apache.uima.fit.component
- 
Uses of CasFlowController_ImplBase in org.apache.uima.flow.implSubclasses of CasFlowController_ImplBase in org.apache.uima.flow.implModifier and TypeClassDescriptionclassFlowController for the CapabilityLanguageFlow, which uses a linear flow but may skip some of the AEs in the flow if they do not handle the language of the current document or if their outputs have already been produced by a previous AE in the flow.classSimple FlowController that invokes components in a fixed sequence.