Uses of Class
org.apache.uima.analysis_engine.asb.impl.FlowContainer
-
Packages that use FlowContainer Package Description org.apache.uima.analysis_engine.asb.impl -
-
Uses of FlowContainer in org.apache.uima.analysis_engine.asb.impl
Methods in org.apache.uima.analysis_engine.asb.impl that return FlowContainer Modifier and Type Method Description FlowContainerFlowControllerContainer. computeFlow(CAS aCAS)Invokes the FlowController's computeFlow method, returning a Flow object that routes the given CAS through this aggregate.FlowContainerFlowContainer. newCasProduced(CAS newCAS, java.lang.String producedBy)
-