Uses of Package
org.apache.uima.flow

Packages that use org.apache.uima.flow
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.flow   
 

Classes in org.apache.uima.flow used by org.apache.uima
FlowControllerDescription
          A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.
 

Classes in org.apache.uima.flow used by org.apache.uima.flow
Flow
          A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.
FlowController
          FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.
FlowController_ImplBase
          Implementation base class for FlowControllers.
FlowControllerContext
          A subtype of UimaContext used by FlowController components.
Step
          Represents the next destination or destinations to which a CAS should be routed.
 



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