Uses of Class
edu.qut.cs.rcmd.core.model.tag.UserTagging

Packages that use UserTagging
edu.qut.cs.rcmd.core.model.tag   
edu.qut.cs.rcmd.core.model.tag.impl   
edu.qut.cs.rcmd.core.prob.impl   
 

Uses of UserTagging in edu.qut.cs.rcmd.core.model.tag
 

Methods in edu.qut.cs.rcmd.core.model.tag that return types with arguments of type UserTagging
 Iterable<UserTagging> TagModel.getUserTaggings()
           
 

Uses of UserTagging in edu.qut.cs.rcmd.core.model.tag.impl
 

Methods in edu.qut.cs.rcmd.core.model.tag.impl that return types with arguments of type UserTagging
 Iterable<UserTagging> MongoDBTagModel.getUserTaggings()
           
 Iterable<UserTagging> MemoryBasedTagModel.getUserTaggings()
           
 

Constructor parameters in edu.qut.cs.rcmd.core.model.tag.impl with type arguments of type UserTagging
MemoryBasedTagModel(Iterable<UserTagging> userTaggings)
           
 

Uses of UserTagging in edu.qut.cs.rcmd.core.prob.impl
 

Constructor parameters in edu.qut.cs.rcmd.core.prob.impl with type arguments of type UserTagging
MemoryBasedRecommenderTagProbabilityProvider(Iterable<UserTagging> subjectRows)
           
 



Copyright © 2012. All Rights Reserved.