Uses of Interface
org.apache.uima.search.IndexBuildItem
Packages that use IndexBuildItem
Package
Description
Standard UIMA interfaces for indexing and search.
Search engine-independent indexing classes.
- 
Uses of IndexBuildItem in org.apache.uima.searchMethods in org.apache.uima.search that return IndexBuildItemModifier and TypeMethodDescriptionIndexBuildSpecification.getIndexBuildItems()Gets theIndexBuildItemobjects that comprise this index build specification.Methods in org.apache.uima.search with parameters of type IndexBuildItemModifier and TypeMethodDescriptionvoidIndexBuildSpecification.setIndexBuildItems(IndexBuildItem[] aItems) Sets theIndexBuildItemobjects that comprise this index build specification.
- 
Uses of IndexBuildItem in org.apache.uima.search.implClasses in org.apache.uima.search.impl that implement IndexBuildItemMethods in org.apache.uima.search.impl that return IndexBuildItemMethods in org.apache.uima.search.impl with parameters of type IndexBuildItemModifier and TypeMethodDescriptionvoidIndexBuildSpecification_impl.setIndexBuildItems(IndexBuildItem[] aItems)