|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Problem | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of Problem in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Subclasses of Problem in es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
|---|---|
class |
ArgumentProblem
Implementation of the concept ArgumentProblem |
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return Problem | |
|---|---|
Problem |
Dialogue.getProblem()
|
Problem |
DomainCase.getProblem()
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Problem | |
|---|---|
void |
Dialogue.setProblem(Problem problem)
|
void |
DomainCase.setProblem(Problem newProblem)
|
| Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Problem | |
|---|---|
Dialogue(String dialogueID,
ArrayList<String> agentIDs,
Problem problem)
|
|
DomainCase(Problem problem,
ArrayList<Solution> solutions,
Justification justification)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||