| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.analysis_engine.metadata | Interfaces for objects that represent metadata for an
Analysis Engine. | 
| org.apache.uima.analysis_engine.metadata.impl | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. | 
| org.apache.uima.impl | Apache UIMA internals | 
| 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 | 
|---|---|
| Import | ResourceSpecifierFactory. createImport()Creates an  Import | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | FlowControllerDeclaration. getImport()Gets the import that references the FlowController specifier. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlowControllerDeclaration. setImport(Import aImport)Sets the import that references the FlowController specifier. | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | FlowControllerDeclaration_impl. getImport() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FlowControllerDeclaration_impl. setImport(Import aImport) | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | CpeComponentDescriptor. getImport()Gets the Import object that declares where the component descriptor is located. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CpeComponentDescriptor. setImport(Import aImport)Sets the Import object that declares where the component descriptor is located. | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | ResourceSpecifierFactory_impl. createImport() | 
| Modifier and Type | Field and Description | 
|---|---|
| static Import[] | Import. EMPTY_IMPORTS | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | ResourceManagerConfiguration. getImport()Deprecated. 
 Use  ResourceManagerConfiguration.getImports()instead. There may be many imports; this method only
             returns the first. | 
| Import[] | ResourceManagerConfiguration. getImports()Gets the imports declared by this Resource Manager Configuration. | 
| Import[] | TypePriorities. getImports()Gets the imports declared by this TypePriorities declaration. | 
| Import[] | FsIndexCollection. getImports()Gets the imports declared by this FS Index Collection. | 
| Import[] | TypeSystemDescription. getImports()Gets the imports declared by this Type System. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerConfiguration. setImport(Import aImport)Deprecated. 
 Use  ResourceManagerConfiguration.setImports(Import[])instead. | 
| void | ResourceManagerConfiguration. setImports(Import[] aImports)Sets the imports declared by this Resource Manager Configuration. | 
| void | TypePriorities. setImports(Import[] aImports)Sets the imports declared by this TypePriorities declaration. | 
| void | FsIndexCollection. setImports(Import[] aImports)Sets the imports declared by this FS Index Collection. | 
| void | TypeSystemDescription. setImports(Import[] aImports)Sets the imports declared by this Type System. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Import_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Import | ResourceManagerConfiguration_impl. getImport()Deprecated. 
 | 
| Import[] | FsIndexCollection_impl. getImports() | 
| Import[] | TypeSystemDescription_impl. getImports() | 
| Import[] | TypePriorities_impl. getImports() | 
| Import[] | ResourceManagerConfiguration_impl. getImports() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManagerConfiguration_impl. setImport(Import aImport)Deprecated. 
 | 
| void | FsIndexCollection_impl. setImports(Import[] aImports) | 
| void | TypeSystemDescription_impl. setImports(Import[] aImports) | 
| void | TypePriorities_impl. setImports(Import[] aImports) | 
| void | ResourceManagerConfiguration_impl. setImports(Import[] aImports) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.