| Package | Description | 
|---|---|
| org.apache.uima.flow | 
| 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. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.