| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine.metadata | Interfaces for objects that represent metadata for an
Analysis Engine. | 
| org.apache.uima.analysis_engine.metadata.impl | 
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CapabilityLanguageFlow_implA  CapabilityLanguageFlowis a simple type ofFlowConstraintsthat specifies
 the complete flow as a capabilityLanguage sequence. | 
| class  | FixedFlow_implReference implementation of  FixedFlow. | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowConstraints | AnalysisEngineMetaData_impl. getFlowConstraints() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngineMetaData_impl. setFlowConstraints(FlowConstraints aFlowConstraints) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.