Uses of Class
org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
Packages that use FlowControllerContainer
Package
Description
Contains the Analysis Structure Broker (ASB) interface, along with supporting interfaces and
 exception classes.
- 
Uses of FlowControllerContainer in org.apache.uima.analysis_engine.asbMethods in org.apache.uima.analysis_engine.asb that return FlowControllerContainerModifier and TypeMethodDescriptionGets theFlowControllerContainerknown to this ASB.
- 
Uses of FlowControllerContainer in org.apache.uima.analysis_engine.asb.implMethods in org.apache.uima.analysis_engine.asb.impl that return FlowControllerContainerConstructors in org.apache.uima.analysis_engine.asb.impl with parameters of type FlowControllerContainerModifierConstructorDescriptionFlowContainer(Flow aFlow, FlowControllerContainer aFlowControllerContainer, CAS aCAS)