public class FlowControllerImpl
extends org.apache.uima.flow.FlowController_ImplBase
Constructor and Description |
---|
FlowControllerImpl() |
FlowControllerImpl(org.apache.uima.flow.FlowControllerContext fcContext) |
Modifier and Type | Method and Description |
---|---|
org.apache.uima.flow.Flow |
computeFlow(org.apache.uima.cas.AbstractCas arg0) |
Class |
getRequiredCasInterface() |
void |
init() |
void |
setKeys(String[] keys) |
public FlowControllerImpl()
public FlowControllerImpl(org.apache.uima.flow.FlowControllerContext fcContext) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationException
public void setKeys(String[] keys)
public org.apache.uima.flow.Flow computeFlow(org.apache.uima.cas.AbstractCas arg0) throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
org.apache.uima.analysis_engine.AnalysisEngineProcessException
public Class getRequiredCasInterface()
Copyright © 2016. All rights reserved.