|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentationScheme | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of ArgumentationScheme in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return types with arguments of type ArgumentationScheme | |
|---|---|
ArrayList<ArgumentationScheme> |
SupportSet.getArgumentationSchemes()
|
ArrayList<ArgumentationScheme> |
ArgumentJustification.getArgumentationSchemes()
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type ArgumentationScheme | |
|---|---|
void |
SupportSet.addArgumentationScheme(ArgumentationScheme newArgumentationScheme)
|
void |
ArgumentJustification.addArgumentationScheme(ArgumentationScheme newArgumentationScheme)
|
void |
SupportSet.removeArgumentationScheme(ArgumentationScheme oldArgumentationScheme)
|
void |
ArgumentJustification.removeArgumentationScheme(ArgumentationScheme oldArgumentationScheme)
|
| Method parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type ArgumentationScheme | |
|---|---|
void |
SupportSet.setArgumentationSchemes(ArrayList<ArgumentationScheme> newArgumentationSchemes)
|
void |
ArgumentJustification.setArgumentationSchemes(ArrayList<ArgumentationScheme> newArgumentationScheme)
|
| Constructor parameters in es.upv.dsic.gti_ia.argAgents.knowledgeResources with type arguments of type ArgumentationScheme | |
|---|---|
ArgumentJustification(ArrayList<Long> domainCasesIDs,
ArrayList<Long> argumentCasesIDs,
ArrayList<ArgumentationScheme> schemes,
ArrayList<DialogueGraph> dialogueGraphs)
|
|
SupportSet(ArrayList<Premise> premises,
ArrayList<DomainCase> domainCases,
ArrayList<ArgumentCase> argumentCases,
ArrayList<ArgumentationScheme> schemes,
ArrayList<Premise> distPremises,
ArrayList<Premise> presumptions,
ArrayList<Premise> exceptions,
ArrayList<DomainCase> counterExamplesDomCases,
ArrayList<ArgumentCase> counterExamplesArgCases)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||