Uses of Interface
org.apache.uima.flow.FlowControllerContext
Packages that use FlowControllerContext
Package
Description
-
Uses of FlowControllerContext in org.apache.uima.analysis_engine.asb.impl
Methods in org.apache.uima.analysis_engine.asb.impl that return FlowControllerContextModifier and TypeMethodDescriptionprivate FlowControllerContextFlowControllerContainer.getFlowControllerContext() -
Uses of FlowControllerContext in org.apache.uima.flow
Fields in org.apache.uima.flow declared as FlowControllerContextMethods 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.impl
Classes 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)