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.analysis_engine.asb.impl   
org.apache.uima.examples.flow   
org.apache.uima.flow   
org.apache.uima.flow.impl   
org.apache.uima.impl Contains reference implementations of the interfaces in org.apache.uima
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
org.apache.uima.util.impl   
 

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.analysis_engine.asb.impl
Flow
          A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.
Step
          Represents the next destination or destinations to which a CAS should be routed.
 

Classes in org.apache.uima.flow used by org.apache.uima.examples.flow
CasFlowController_ImplBase
          Base class to be extended by FlowControllers that use the CAS interface.
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.
 

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.
SimpleStep
          Indicates that a CAS should be routed to a single AnalysisEngine.
Step
          Represents the next destination or destinations to which a CAS should be routed.
 

Classes in org.apache.uima.flow used by org.apache.uima.flow.impl
CasFlow_ImplBase
          Convenience base class for Flow objects that use the CAS interface.
CasFlowController_ImplBase
          Base class to be extended by FlowControllers that use the CAS interface.
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.
FlowControllerDescription
          A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.
Step
          Represents the next destination or destinations to which a CAS should be routed.
 

Classes in org.apache.uima.flow used by org.apache.uima.impl
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.util
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.util.impl
FlowControllerDescription
          A FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.
 



Copyright © 2011. All Rights Reserved.