| Package | Description | 
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. | 
| 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. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.