|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexRule | |
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. |
| org.apache.uima.search.impl | Search engine-independent indexing classes. |
| Uses of IndexRule in org.apache.uima.search |
|---|
| Methods in org.apache.uima.search that return IndexRule | |
|---|---|
IndexRule |
IndexBuildItem.getIndexRule()
Gets the IndexRule that defines how annotations matching this build item should
be indexed. |
| Methods in org.apache.uima.search with parameters of type IndexRule | |
|---|---|
void |
IndexBuildItem.setIndexRule(IndexRule aRule)
Sets the IndexRule that defines how annotations matching this build item should
be indexed. |
| Uses of IndexRule in org.apache.uima.search.impl |
|---|
| Classes in org.apache.uima.search.impl that implement IndexRule | |
|---|---|
class |
IndexRule_impl
|
| Methods in org.apache.uima.search.impl that return IndexRule | |
|---|---|
IndexRule |
IndexBuildItem_impl.getIndexRule()
|
| Methods in org.apache.uima.search.impl with parameters of type IndexRule | |
|---|---|
void |
IndexBuildItem_impl.setIndexRule(IndexRule aRule)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||