|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgNode | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of ArgNode in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return ArgNode | |
|---|---|
ArgNode |
DialogueGraph.getNode(long argID)
|
ArgNode |
DialogueGraph.getRoot()
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return types with arguments of type ArgNode | |
|---|---|
ArrayList<ArgNode> |
DialogueGraph.getNodes()
|
ArrayList<ArgNode> |
DialogueGraph.getNodes(long argID)
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgNode | |
|---|---|
void |
DialogueGraph.addNode(ArgNode newNode)
|
int |
DialogueGraph.distanceToFinal(ArgNode argNode)
|
void |
DialogueGraph.removeNode(ArgNode oldNode)
|
| Method parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type ArgNode | |
|---|---|
void |
DialogueGraph.setNodes(ArrayList<ArgNode> newNodes)
|
| Constructor parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type ArgNode | |
|---|---|
DialogueGraph(ArrayList<ArgNode> nodes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||