Uses of Class
es.upv.dsic.gti_ia.argAgents.knowledgeResources.SocialContext

Packages that use SocialContext
es.upv.dsic.gti_ia.argAgents.argCBR   
es.upv.dsic.gti_ia.argAgents.knowledgeResources   
 

Uses of SocialContext in es.upv.dsic.gti_ia.argAgents.argCBR
 

Methods in es.upv.dsic.gti_ia.argAgents.argCBR with parameters of type SocialContext
 ArrayList<SimilarArgumentCase> ArgCBR.getSameDomainAndSocialContextAccepted(HashMap<Integer,Premise> premises, Solution solution, SocialContext socialContext)
          Returns the argument-cases with the same domain and social context that have been accepted in teh past
 

Uses of SocialContext in es.upv.dsic.gti_ia.argAgents.knowledgeResources
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return SocialContext
 SocialContext ArgumentProblem.getSocialContext()
           
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type SocialContext
 void ArgumentProblem.setSocialContext(SocialContext newSocialContext)
           
 

Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type SocialContext
ArgumentProblem(DomainContext domainContext, SocialContext socialContext)
           
 



Copyright © 2012 GTI-IA. All Rights Reserved.