|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Position | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.argCBR | |
| Uses of Position in es.upv.dsic.gti_ia.argAgents.argCBR |
|---|
| Method parameters in es.upv.dsic.gti_ia.argAgents.argCBR with type arguments of type Position | |
|---|---|
ArrayList<Float> |
ArgCBR.getAttackDegree(ArrayList<SimilarArgumentCase> sameProblemAcceptedArgCases,
ArrayList<Position> initialPositions)
Returns the attack degree of each given Position |
ArrayList<Float> |
ArgCBR.getDegrees(ArgumentProblem argProblem,
Solution solution,
ArrayList<Position> allPositions,
int index)
Return a list with the degrees (attack, efficiency, explanatory power, persuasiveness, support and risk) of an argument-case |
ArrayList<Float> |
ArgCBR.getEfficiencyDegree(ArrayList<SimilarArgumentCase> sameProblemAcceptedArgCases,
ArrayList<Position> initialPositions)
Returns the efficiency degree of each initial position |
ArrayList<Float> |
ArgCBR.getExplanatoryPower(ArrayList<SimilarArgumentCase> sameProblemAcceptedArgCases,
ArrayList<Position> initialPositions)
Returns the explanatory power of the given positions |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||