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

java.lang.Object
  extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.CaseComponent
      extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.Problem
          extended by es.upv.dsic.gti_ia.argAgents.knowledgeResources.ArgumentProblem
All Implemented Interfaces:
Serializable

public class ArgumentProblem
extends Problem

Implementation of the concept ArgumentProblem

See Also:
Serialized Form

Constructor Summary
ArgumentProblem()
           
ArgumentProblem(DomainContext domainContext, SocialContext socialContext)
           
 
Method Summary
 SocialContext getSocialContext()
           
 void setSocialContext(SocialContext newSocialContext)
           
 
Methods inherited from class es.upv.dsic.gti_ia.argAgents.knowledgeResources.Problem
getDomainContext, setDomainContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArgumentProblem

public ArgumentProblem(DomainContext domainContext,
                       SocialContext socialContext)

ArgumentProblem

public ArgumentProblem()
Method Detail

getSocialContext

public SocialContext getSocialContext()

setSocialContext

public void setSocialContext(SocialContext newSocialContext)


Copyright © 2012 GTI-IA. All Rights Reserved.