| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.asb | Contains the Analysis Structure Broker (ASB) interface, along with supporting 
interfaces and exception classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowControllerDeclaration | ResourceSpecifierFactory. createFlowControllerDeclaration()Creates a  FlowControllerDeclaration | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowControllerDeclaration | AnalysisEngineDescription. getFlowControllerDeclaration()For an aggregate AnalysisEngine only, gets the declaration of which FlowController should be
 used by the AnalysisEngine. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngineDescription. setFlowControllerDeclaration(FlowControllerDeclaration aFlowControllerDeclaration)For an aggregate AnalysisEngine only, sets the declaration of which FlowController should be
 used by the AnalysisEngine. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ASB. setup(Map<String,ResourceSpecifier> aComponentSpecifiers,
     UimaContextAdmin aParentContext,
     FlowControllerDeclaration aFlowControllerDeclaration,
     AnalysisEngineMetaData aAggregateMetadata)Called by the Aggregate Analysis Engine to provide this ASB with information it needs to
 operate. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.