| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine.asb.impl | |
| org.apache.uima.flow | |
| org.apache.uima.flow.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Step | FlowContainer. next() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FinalStepIndicates that a CAS has finished being processed by the aggregate. | 
| class  | ParallelStepIndicates that a CAS should be routed to a multiple AnalysisEngines and that the relative order
 in which these execute does not matter. | 
| class  | SimpleStepIndicates that a CAS should be routed to a single AnalysisEngine. | 
| class  | SimpleStepWithResultSpecDeprecated. 
 For backwards compatibility with Capability Language Flow only. User-developed Flow
             Controllers should not use this. | 
| Modifier and Type | Method and Description | 
|---|---|
| Step | Flow. next()Gets the next destination for the CAS. | 
| Modifier and Type | Method and Description | 
|---|---|
| Step | CapabilityLanguageFlowObject. next() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.