public static class CredibilityRevision.DefaultBehavior extends java.lang.Object implements CredibilityRevision.AnswersetProcessing
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
reference to the logback logger instance
|
| Constructor and Description |
|---|
DefaultBehavior() |
| Modifier and Type | Method and Description |
|---|---|
Program |
process(java.util.List<Program> orderedPrograms,
AnswerSetList answersets)
The method takes the list of ordered programs and the answer set of the
credibility logic program and calculates a revided program
|
public Program process(java.util.List<Program> orderedPrograms, AnswerSetList answersets)
CredibilityRevision.AnswersetProcessingprocess in interface CredibilityRevision.AnswersetProcessingorderedPrograms - List of programs used for revision processanswersets - The answer sets processed by the credibility version of the program