| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine.metadata | Interfaces for objects that represent metadata for an
Analysis Engine. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CapabilityLanguageFlowA  CapabilityLanguageFlowis a simple type ofFlowConstraintsthat
 specifies the complete flow as a capabilityLanguage sequence. | 
| interface  | FixedFlowA  FixedFlowis a simple type ofFlowConstraintsthat specifies the
 complete flow as a fixed sequence. | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowConstraints | AnalysisEngineMetaData. getFlowConstraints()For an aggregate AnalysisEngine only, gets the constraints on the execution sequence of the
 delegate AnalysisEngines within the aggregate. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngineMetaData. setFlowConstraints(FlowConstraints aFlowConstraints)For an aggregate AnalysisEngine only, sets the constraints on the execution sequence of the
 delegate AnalysisEngines within the aggregate.Flow constraints are optional. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.