Uses of Class
org.apache.uima.flow.Step

Packages that use Step
org.apache.uima.flow   
 

Uses of Step in org.apache.uima.flow
 

Subclasses of Step in org.apache.uima.flow
 class FinalStep
          Indicates that a CAS has finished being processed by the aggregate.
 class SimpleStep
          Indicates that a CAS should be routed to a single AnalysisEngine.
 

Methods in org.apache.uima.flow that return Step
 Step Flow.next()
          Gets the next destination for the CAS.
 



Copyright © 2007 The Apache Software Foundation. All Rights Reserved.