|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
---|---|
org.apache.uima.search | Standard UIMA interfaces for indexing and search. |
Uses of Mapping in org.apache.uima.search |
---|
Methods in org.apache.uima.search that return Mapping | |
---|---|
Mapping[] |
Style.getAttributeMappings()
Gets the mappings that specify which features (properties) of the annotation should be indexed, and under which names. |
Methods in org.apache.uima.search with parameters of type Mapping | |
---|---|
void |
Style.setAttributeMappings(Mapping[] aMappings)
Sets the mappings that specify which features (properties) of the annotation should be indexed, and under which names. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |