| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.analysis_engine.metadata.impl | |
| 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 | |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| org.apache.uima.util.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| FsIndexCollection | ResourceSpecifierFactory. createFsIndexCollection()Creates an  FsIndexCollection. | 
| Modifier and Type | Method and Description | 
|---|---|
| FsIndexCollection | AnalysisEngineMetaData_impl. getFsIndexCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngineMetaData_impl. setFsIndexCollection(FsIndexCollection aFsIndexCollection) | 
| Modifier and Type | Method and Description | 
|---|---|
| FsIndexCollection | ResourceSpecifierFactory_impl. createFsIndexCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| FsIndexCollection | ProcessingResourceMetaData. getFsIndexCollection()Retrieves the FS Index collection used by this Processing Resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProcessingResourceMetaData. setFsIndexCollection(FsIndexCollection aFsIndexCollection)Sets the Feature Structure Index collection used by this Processing Resource. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FsIndexCollection_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static FsIndexCollection | CasCreationUtils. mergeDelegateAnalysisEngineFsIndexCollections(AnalysisEngineDescription aAggregateDescription)Merges the FS Index Collections of each component within an aggregate Analysis Engine,
 producing a single combined FS Index Collection. | 
| static FsIndexCollection | CasCreationUtils. mergeDelegateAnalysisEngineFsIndexCollections(AnalysisEngineDescription aAggregateDescription,
                                             ResourceManager aResourceManager)Merges the FS Index Collections of each component within an aggregate Analysis Engine,
 producing a single combined FS Index Collection. | 
| static FsIndexCollection | CasCreationUtils. mergeFsIndexes(List<? extends FsIndexCollection> aFsIndexCollections,
              ResourceManager aResourceManager)Merges a List of FsIndexCollections into a single FsIndexCollection object. | 
| FsIndexCollection | XMLParser. parseFsIndexCollection(XMLInputSource aInput)Parses a FsIndexCollection from an XML input stream. | 
| FsIndexCollection | XMLParser. parseFsIndexCollection(XMLInputSource aInput,
                      XMLParser.ParsingOptions aOptions)Parses a FsIndexCollection from an XML input stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FsIndexCollection | CasCreationUtils. mergeFsIndexes(List<? extends FsIndexCollection> aFsIndexCollections,
              ResourceManager aResourceManager)Merges a List of FsIndexCollections into a single FsIndexCollection object. | 
| Modifier and Type | Method and Description | 
|---|---|
| FsIndexCollection | XMLParser_impl. parseFsIndexCollection(XMLInputSource aInput) | 
| FsIndexCollection | XMLParser_impl. parseFsIndexCollection(XMLInputSource aInput,
                      XMLParser.ParsingOptions aOptions) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.