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

java.lang.Object
  extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.CaseComponent
      extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.Justification
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArgumentJustification

public class Justification
extends CaseComponent
implements Serializable

Implementation of the concept Justification

See Also:
Serialized Form

Constructor Summary
Justification()
           
Justification(String description)
           
 
Method Summary
 String getDescription()
           
 void setDescription(String newDescription)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Justification

public Justification(String description)

Justification

public Justification()
Method Detail

getDescription

public String getDescription()

setDescription

public void setDescription(String newDescription)


Copyright © 2012 GTI-IA. All Rights Reserved.