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

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

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

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ArgumentJustification
 ArgumentJustification ArgumentCase.getArgumentJustification()
           
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentJustification
 void ArgumentCase.setArgumentJustification(ArgumentJustification newArgumentJustification)
           
 

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



Copyright © 2012 GTI-IA. All Rights Reserved.