| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceBinding | ResourceSpecifierFactory. createExternalResourceBinding()Creates an  ExternalResourceBinding. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ExternalResourceBinding[] | ExternalResourceBinding. EMPTY_RESOURCE_BINDINGS | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceBinding[] | ResourceManagerConfiguration. getExternalResourceBindings()Gets the bindings between an Analysis Engine's
  ExternalResourceDependenciesand
 theExternalResourceDescriptionobjects defined in this
 configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerConfiguration. addExternalResourceBinding(ExternalResourceBinding aExternalResourceBinding)Adds a External ResourceBinding to this configuration | 
| void | ResourceManagerConfiguration. removeExternalResourceBinding(ExternalResourceBinding aExternalResourceBinding)Removes an ExternalResourceBinding from this configuration. | 
| void | ResourceManagerConfiguration. setExternalResourceBindings(ExternalResourceBinding[] aBindings)Sets the bindings between an Analysis Engine's
  ExternalResourceDependenciesand
 theExternalResourceDescriptionobjects defined in this
 configuration. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.