Class JCasFlowController_ImplBase

java.lang.Object
org.apache.uima.flow.FlowController_ImplBase
org.apache.uima.flow.JCasFlowController_ImplBase
org.apache.uima.fit.component.JCasFlowController_ImplBase
All Implemented Interfaces:
org.apache.uima.flow.FlowController

public abstract class JCasFlowController_ImplBase extends org.apache.uima.flow.JCasFlowController_ImplBase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialize(org.apache.uima.flow.FlowControllerContext context)
     

    Methods inherited from class org.apache.uima.flow.JCasFlowController_ImplBase

    computeFlow, computeFlow, getRequiredCasInterface

    Methods inherited from class org.apache.uima.flow.FlowController_ImplBase

    addAnalysisEngines, batchProcessComplete, collectionProcessComplete, destroy, getContext, getLogger, reconfigure, removeAnalysisEngines

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JCasFlowController_ImplBase

      public JCasFlowController_ImplBase()
  • Method Details

    • initialize

      public void initialize(org.apache.uima.flow.FlowControllerContext context) throws org.apache.uima.resource.ResourceInitializationException
      Specified by:
      initialize in interface org.apache.uima.flow.FlowController
      Overrides:
      initialize in class org.apache.uima.flow.FlowController_ImplBase
      Throws:
      org.apache.uima.resource.ResourceInitializationException