Uses of Interface
org.apache.uima.search.IndexRule

Packages that use IndexRule
org.apache.uima.search Standard UIMA interfaces for indexing and search. 
 

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.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.