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

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

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

Methods in org.apache.uima.alchemy.digester.domain that return DocumentSentiment
 DocumentSentiment SentimentAnalysisResults.getDocSentiment()
           
 DocumentSentiment Entity.getSentiment()
           
 

Methods in org.apache.uima.alchemy.digester.domain with parameters of type DocumentSentiment
 void SentimentAnalysisResults.setDocSentiment(DocumentSentiment docSentiment)
           
 void Entity.setSentiment(DocumentSentiment sentiment)
           
 



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