| Package | Description | 
|---|---|
| org.apache.uima.flow.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Map<String,List<AnalysisSequenceCapabilityNode>> | CapabilityLanguageFlowController. computeFlowTable(Capability[] aCapabilities)method computeFlowTable create the flow table for faster processing. | 
| protected List<AnalysisSequenceCapabilityNode> | CapabilityLanguageFlowController. computeSequence(String language,
               Capability[] aCapabilities)method computeSequence creates a capabilityLanguageAnalysisSequence for the given language | 
| Constructor and Description | 
|---|
| CapabilityLanguageFlowObject(Map<String,List<AnalysisSequenceCapabilityNode>> aFlowTable,
                            CapabilityLanguageFlowController aParentController)Create a new CapabilityLangaugeAnalysisSequence with the flowTable | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.