Uses of Package
org.apache.uima.flow
Packages that use org.apache.uima.flow
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
Contains reference implementations of the interfaces in
org.apache.uima
.Utility classes and interfaces used by UIMA components.
-
Classes in org.apache.uima.flow used by org.apache.uimaClassDescriptionA
FlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Classes in org.apache.uima.flow used by org.apache.uima.analysis_engine.asb.implClassDescriptionA Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.A subtype of
UimaContext
used byFlowController
components.Indicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order in which these execute does not matter.Represents the next destination or destinations to which a CAS should be routed. -
Classes in org.apache.uima.flow used by org.apache.uima.flowClassDescriptionA Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.Implementation base class for FlowControllers.A subtype of
UimaContext
used byFlowController
components.Indicates that a CAS should be routed to a single AnalysisEngine.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.implClassDescriptionConvenience base class for Flow objects that use the CAS interface.Base class to be extended by FlowControllers that use the
CAS
interface.A Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.FlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.Implementation base class for FlowControllers.A subtype ofUimaContext
used byFlowController
components.AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
.Represents the next destination or destinations to which a CAS should be routed. -
Classes in org.apache.uima.flow used by org.apache.uima.implClassDescriptionA
FlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Classes in org.apache.uima.flow used by org.apache.uima.utilClassDescriptionA
FlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Classes in org.apache.uima.flow used by org.apache.uima.util.implClassDescriptionA
FlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
.