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

Packages that use ValPref
es.upv.dsic.gti_ia.argAgents.knowledgeResources   
 

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

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ValPref
 ValPref SocialEntity.getValPref()
           
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ValPref
 void SocialEntity.setValPref(ValPref newValPref)
           
 

Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ValPref
Group(long id, String name, ValPref valpref, ArrayList<SocialEntity> agents)
           
SocialEntity(long id, String name, String role, ArrayList<Norm> norms, ValPref valpref)
           
 



Copyright © 2012 GTI-IA. All Rights Reserved.