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 FlowContainer
FlowControllerContainer. computeFlow(CAS aCAS)
Invokes the FlowController's computeFlow method, returning a Flow object that routes the given CAS through this aggregate.FlowContainer
FlowContainer. newCasProduced(CAS newCAS, String producedBy)
-