es.upv.dsic.gti_ia.argAgents.knowledgeResources
Class Justification
java.lang.Object
es.upv.dsic.gti_ia.argAgents.knowledgeResources.CaseComponent
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Justification
public Justification(String description)
Justification
public Justification()
getDescription
public String getDescription()
setDescription
public void setDescription(String newDescription)
Copyright © 2012 GTI-IA. All Rights Reserved.