es.upv.dsic.gti_ia.argAgents.knowledgeResources
Class Problem
java.lang.Object
es.upv.dsic.gti_ia.argAgents.knowledgeResources.CaseComponent
es.upv.dsic.gti_ia.argAgents.knowledgeResources.Problem
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ArgumentProblem
public class Problem
- extends CaseComponent
- implements Serializable
Implementation of the concept Problem
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Problem
public Problem(DomainContext context)
Problem
public Problem()
getDomainContext
public DomainContext getDomainContext()
setDomainContext
public void setDomainContext(DomainContext newDomainContext)
Copyright © 2012 GTI-IA. All Rights Reserved.