| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.impl | Apache UIMA internals | 
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.impl | |
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| org.apache.uima.resource.metadata.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceDescription | ResourceSpecifierFactory. createExternalResourceDescription()Creates an  ExternalResourceDescription. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceDescription | ResourceSpecifierFactory_impl. createExternalResourceDescription() | 
| Modifier and Type | Field and Description | 
|---|---|
| static ExternalResourceDescription[] | ExternalResourceDescription. EMPTY_EXTERNAL_RESORUCE_DESCRIPTIONS | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExternalResourceDescription_implReference implementation of  AnalysisEngineDescription. | 
| Constructor and Description | 
|---|
| ResourceRegistration(Object resourceOrImplementation,
                    ExternalResourceDescription description,
                    String definingContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceDescription[] | ResourceManagerConfiguration. getExternalResources()Gets the descriptions of the external resources to be instantiated and managed by the resource
 manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerConfiguration. addExternalResource(ExternalResourceDescription aExternalResourceDescription)Adds a External Resource to this configuration | 
| void | ResourceManagerConfiguration. removeExternalResource(ExternalResourceDescription aExternalResourceDescription)Removes an ExternalResource from this configuration. | 
| void | ResourceManagerConfiguration. setExternalResources(ExternalResourceDescription[] aDescriptions)Sets the descriptions of the external resources to be instantiated and managed by the resource
 manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| ExternalResourceDescription[] | ResourceManagerConfiguration_impl. getExternalResources() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerConfiguration_impl. addExternalResource(ExternalResourceDescription aExternalResourceDescription) | 
| void | ResourceManagerConfiguration_impl. removeExternalResource(ExternalResourceDescription aExternalResourceDescription) | 
| void | ResourceManagerConfiguration_impl. setExternalResources(ExternalResourceDescription[] aDescriptions) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.