|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conclusion | |
|---|---|
| es.upv.dsic.gti_ia.argAgents.knowledgeResources | |
| Uses of Conclusion in es.upv.dsic.gti_ia.argAgents.knowledgeResources |
|---|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources that return Conclusion | |
|---|---|
Conclusion |
ArgumentationScheme.getConclusion()
|
Conclusion |
Solution.getConclusion()
|
Conclusion |
Argument.getHasConclusion()
|
| Methods in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Conclusion | |
|---|---|
void |
ArgumentationScheme.setConclusion(Conclusion newConclusion)
|
void |
Argument.setConclusion(Conclusion newConclusion)
|
void |
Solution.setConclusion(Conclusion newConclusion)
|
| Constructors in es.upv.dsic.gti_ia.argAgents.knowledgeResources with parameters of type Conclusion | |
|---|---|
Argument(long id,
Conclusion conclusion,
int timesUsedConclusion,
String promotedValue,
SupportSet supportSet,
SocialContext.DependencyRelation proponentDepenRelation)
|
|
ArgumentationScheme(long id,
String argTitle,
String creationDate,
Author author,
Conclusion conclusion,
ArrayList<Premise> premises,
ArrayList<Premise> presumptions,
ArrayList<Premise> exceptions)
|
|
Solution(Conclusion conclusion,
String value,
int timesUsed)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||