|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexBuildItem | |
|---|---|
| org.apache.uima.search | Standard UIMA interfaces for indexing and search. |
| org.apache.uima.search.impl | Search engine-independent indexing classes. |
| Uses of IndexBuildItem in org.apache.uima.search |
|---|
| Methods in org.apache.uima.search that return IndexBuildItem | |
|---|---|
IndexBuildItem[] |
IndexBuildSpecification.getIndexBuildItems()
Gets the IndexBuildItem objects that comprise this index build specification. |
| Methods in org.apache.uima.search with parameters of type IndexBuildItem | |
|---|---|
void |
IndexBuildSpecification.setIndexBuildItems(IndexBuildItem[] aItems)
Sets the IndexBuildItem objects that comprise this index build specification. |
| Uses of IndexBuildItem in org.apache.uima.search.impl |
|---|
| Classes in org.apache.uima.search.impl that implement IndexBuildItem | |
|---|---|
class |
IndexBuildItem_impl
|
| Methods in org.apache.uima.search.impl that return IndexBuildItem | |
|---|---|
IndexBuildItem[] |
IndexBuildSpecification_impl.getIndexBuildItems()
|
| Methods in org.apache.uima.search.impl with parameters of type IndexBuildItem | |
|---|---|
void |
IndexBuildSpecification_impl.setIndexBuildItems(IndexBuildItem[] aItems)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||