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

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

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

Subclasses of Justification in es.upv.dsic.gti_ia.argAgents.knowledgeResources
 class ArgumentJustification
          Implementation of the concept ArgumentJustification
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return Justification
 Justification DomainCase.getJustification()
           
 

Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Justification
 void DomainCase.setJustification(Justification newJustification)
           
 

Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Justification
DomainCase(Problem problem, ArrayList<Solution> solutions, Justification justification)
           
 



Copyright © 2012 GTI-IA. All Rights Reserved.