Uses of Package
org.apache.uima.flow
-
Packages that use org.apache.uima.flow Package Description org.apache.uima Apache UIMAorg.apache.uima.analysis_engine.asb.impl org.apache.uima.flow org.apache.uima.flow.impl org.apache.uima.impl Apache UIMA internalsorg.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 Class Description FlowControllerDescription AFlowControllerDescription
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.impl Class Description 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.FlowControllerContext A subtype ofUimaContext
used byFlowController
components.ParallelStep Indicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order in which these execute does not matter.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 Class Description 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 ofUimaContext
used byFlowController
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 Class Description CasFlow_ImplBase Convenience base class for Flow objects that use the CAS interface.CasFlowController_ImplBase Base class to be extended by FlowControllers that use theCAS
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 ofUimaContext
used byFlowController
components.FlowControllerDescription AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
.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 Class Description FlowControllerDescription AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Classes in org.apache.uima.flow used by org.apache.uima.util Class Description FlowControllerDescription AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
. -
Classes in org.apache.uima.flow used by org.apache.uima.util.impl Class Description FlowControllerDescription AFlowControllerDescription
contains all of the information needed to instantiate and use aFlowController
.