|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DialogueGraph | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of DialogueGraph in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return types with arguments of type DialogueGraph | |
|---|---|
ArrayList<DialogueGraph> |
ArgumentJustification.getDialogueGraphs()
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type DialogueGraph | |
|---|---|
void |
ArgumentJustification.addDialogueGraph(DialogueGraph newDialogueGraph)
|
void |
ArgumentJustification.removeDialogueGraph(DialogueGraph oldDialogueGraph)
|
| Method parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type DialogueGraph | |
|---|---|
void |
ArgumentJustification.setDialogueGraphs(ArrayList<DialogueGraph> newDialogueGraphs)
|
| Constructor parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type DialogueGraph | |
|---|---|
ArgumentJustification(ArrayList<Long> domainCasesIDs,
ArrayList<Long> argumentCasesIDs,
ArrayList<ArgumentationScheme> schemes,
ArrayList<DialogueGraph> dialogueGraphs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||