Uses of Class
org.apache.uima.alchemy.ts.sentiment.SentimentFS

Packages that use SentimentFS
org.apache.uima.alchemy.ts.entity   
 

Uses of SentimentFS in org.apache.uima.alchemy.ts.entity
 

Methods in org.apache.uima.alchemy.ts.entity that return SentimentFS
 SentimentFS BaseEntity.getSentiment()
          getter for sentiment - gets
 

Methods in org.apache.uima.alchemy.ts.entity with parameters of type SentimentFS
 void BaseEntity.setSentiment(SentimentFS v)
          setter for sentiment - sets
 



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