Uses of Interface
org.apache.uima.flow.FlowControllerContext

Packages that use FlowControllerContext
org.apache.uima.flow   
 

Uses of FlowControllerContext in org.apache.uima.flow
 

Methods in org.apache.uima.flow that return FlowControllerContext
protected  FlowControllerContext FlowController_ImplBase.getContext()
          Gets the FlowControllerContext for this FlowController.
 

Methods in org.apache.uima.flow with parameters of type FlowControllerContext
 void FlowController.initialize(FlowControllerContext aContext)
          Performs any startup tasks required by this component.
 void FlowController_ImplBase.initialize(FlowControllerContext aContext)
           
 



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