| Package | Description | 
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. | 
| org.apache.uima.search.impl | Search engine-independent indexing classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| Mapping[] | Style. getAttributeMappings()Gets the mappings that specify which features (properties) of the annotation should be indexed,
 and under which names. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Style. setAttributeMappings(Mapping[] aMappings)Sets the mappings that specify which features (properties) of the annotation should be indexed,
 and under which names. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | Mapping_impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Mapping[] | Style_impl. getAttributeMappings() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Style_impl. setAttributeMappings(Mapping[] aMappings) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.