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

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

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

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ArgumentSolution
 ArgumentSolution ArgumentCase.getArgumentSolution()
           
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentSolution
 void ArgumentCase.setArgumentSolution(ArgumentSolution newArgumentSolution)
           
 

Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentSolution
ArgumentCase(long id, String creationDate, ArgumentProblem problem, ArgumentSolution solution, ArgumentJustification justification, int timesUsed)
           
 



Copyright © 2012 GTI-IA. All Rights Reserved.