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

java.lang.Object
  extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.CaseComponent
      extended by 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

Constructor Summary
Problem()
           
Problem(DomainContext context)
           
 
Method Summary
 DomainContext getDomainContext()
           
 void setDomainContext(DomainContext newDomainContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Problem

public Problem(DomainContext context)

Problem

public Problem()
Method Detail

getDomainContext

public DomainContext getDomainContext()

setDomainContext

public void setDomainContext(DomainContext newDomainContext)


Copyright © 2012 GTI-IA. All Rights Reserved.