Uses of Class
org.apache.uima.alchemy.digester.domain.Keyword

Packages that use Keyword
org.apache.uima.alchemy.digester.domain   
 

Uses of Keyword in org.apache.uima.alchemy.digester.domain
 

Methods in org.apache.uima.alchemy.digester.domain that return types with arguments of type Keyword
 List<Keyword> KeywordResults.getKeywords()
           
 

Methods in org.apache.uima.alchemy.digester.domain with parameters of type Keyword
 void KeywordResults.addKeyword(Keyword k)
           
 

Method parameters in org.apache.uima.alchemy.digester.domain with type arguments of type Keyword
 void KeywordResults.setKeywords(List<Keyword> keywords)
           
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.