Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.uima.flow Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
CasFlow_ImplBaseConvenience base class for Flow objects that use the CAS interface.Classorg.apache.uima.flowApache Uima
CasFlowController_ImplBaseBase class to be extended by FlowControllers that use the CAS interface.Classorg.apache.uima.flowApache Uima
FinalStepIndicates that a CAS has finished being processed by the aggregate.Classorg.apache.uima.flowApache Uima
FlowA Flow object is responsible for routing a single CAS through an Aggregate Analysis Engine.Interfaceorg.apache.uima.flowApache Uima
FlowControllerFlowControllers are components that decide how to route CASes within Aggregate Analysis Engines.Interfaceorg.apache.uima.flowApache Uima
FlowController_ImplBase directly.Classorg.apache.uima.flowApache Uima
FlowControllerContextA subtype of UimaContext used by FlowController components.Interfaceorg.apache.uima.flowApache Uima
FlowControllerDescriptionA FlowControllerDescription contains all of the information needed to instantiate and use a FlowController.Interfaceorg.apache.uima.flowApache Uima
JCasFlow_ImplBaseConvenience base class for Flow objects that use the JCas interface.Classorg.apache.uima.flowApache Uima
JCasFlowController_ImplBaseBase class to be extended by FlowControllers that use the JCas interface.Classorg.apache.uima.flowApache Uima
ParallelStepIndicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order in which these execute does not matter.Classorg.apache.uima.flowApache Uima
SimpleStepIndicates that a CAS should be routed to a single AnalysisEngine.Classorg.apache.uima.flowApache Uima
SimpleStepWithResultSpecSpecial type of SimpleStep intended only for backwards compatibility with the behavior of the Capability Language Flow in UIMA 1.Classorg.apache.uima.flowApache Uima
StepRepresents the next destination or destinations to which a CAS should be routed.Classorg.apache.uima.flowApache Uima