Package org.apache.uima.aae.controller
Class FlowControllerImpl
java.lang.Object
org.apache.uima.flow.FlowController_ImplBase
org.apache.uima.aae.controller.FlowControllerImpl
- All Implemented Interfaces:
org.apache.uima.flow.FlowController
public class FlowControllerImpl
extends org.apache.uima.flow.FlowController_ImplBase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.uima.flow.Flow
computeFlow
(org.apache.uima.cas.AbstractCas arg0) void
init()
void
Methods inherited from class org.apache.uima.flow.FlowController_ImplBase
addAnalysisEngines, batchProcessComplete, collectionProcessComplete, destroy, getContext, initialize, reconfigure, removeAnalysisEngines
-
Constructor Details
-
FlowControllerImpl
public FlowControllerImpl() -
FlowControllerImpl
public FlowControllerImpl(org.apache.uima.flow.FlowControllerContext fcContext) throws org.apache.uima.resource.ResourceInitializationException - Throws:
org.apache.uima.resource.ResourceInitializationException
-
-
Method Details
-
setKeys
-
init
- Throws:
Exception
-
computeFlow
public org.apache.uima.flow.Flow computeFlow(org.apache.uima.cas.AbstractCas arg0) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException - Throws:
org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
getRequiredCasInterface
-