Uses of Interface
org.apache.uima.flow.FlowControllerContext
Packages that use FlowControllerContext
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
- 
Uses of FlowControllerContext in org.apache.uima.fit.componentMethods in org.apache.uima.fit.component with parameters of type FlowControllerContextModifier and TypeMethodDescriptionvoidCasFlowController_ImplBase.initialize(FlowControllerContext context) voidJCasFlowController_ImplBase.initialize(FlowControllerContext context) 
- 
Uses of FlowControllerContext in org.apache.uima.flowMethods in org.apache.uima.flow that return FlowControllerContextModifier and TypeMethodDescriptionprotected FlowControllerContextFlowController_ImplBase.getContext()Gets the FlowControllerContext for this FlowController.Methods in org.apache.uima.flow with parameters of type FlowControllerContextModifier and TypeMethodDescriptionvoidFlowController_ImplBase.initialize(FlowControllerContext aContext) voidFlowController.initialize(FlowControllerContext aContext) Performs any startup tasks required by this component.
- 
Uses of FlowControllerContext in org.apache.uima.flow.implClasses in org.apache.uima.flow.impl that implement FlowControllerContextModifier and TypeClassDescriptionclassImplementation of FlowControllerContext.Methods in org.apache.uima.flow.impl with parameters of type FlowControllerContextModifier and TypeMethodDescriptionvoidCapabilityLanguageFlowController.initialize(FlowControllerContext aContext) voidFixedFlowController.initialize(FlowControllerContext aContext)