public class WhiteboardFlowController
extends org.apache.uima.flow.CasFlowController_ImplBase
Limitations: only looks at types, not features. Ignores languagesSupported. Does not handle multiple Sofas or CasMultipliers.
| Constructor and Description |
|---|
WhiteboardFlowController() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.flow.Flow |
computeFlow(org.apache.uima.cas.CAS aCAS) |
void |
initialize(org.apache.uima.flow.FlowControllerContext aContext) |
computeFlow, getRequiredCasInterface, typeSystemInitpublic void initialize(org.apache.uima.flow.FlowControllerContext aContext)
throws org.apache.uima.resource.ResourceInitializationException
initialize in interface org.apache.uima.flow.FlowControllerinitialize in class org.apache.uima.flow.FlowController_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionpublic org.apache.uima.flow.Flow computeFlow(org.apache.uima.cas.CAS aCAS)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
computeFlow in class org.apache.uima.flow.CasFlowController_ImplBaseorg.apache.uima.analysis_engine.AnalysisEngineProcessExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.