Uses of Class
org.apache.uima.analysis_engine.asb.impl.FlowContainer

Packages that use FlowContainer
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
 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, java.lang.String producedBy)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.