tests-learning

Class summary
process-diagnostic inherits from diagnostic
process-repair inherits from repair
process-repair+restart inherits from repair
process-result-diagnostic inherits from diagnostic
process-result-repair inherits from repair
test-problem inherits from problem
test-task inherits from task-w-learning
Method summary
counter process-result-repair
counter process-repair
counter process-repair+restart
diagnose (diagnostic process-result-diagnostic) object-w-learning &key trigger &allow-other-keys
diagnose (diagnostic process-diagnostic) (object-w-learning process) &key trigger &allow-other-keys
repair (repair process-result-repair) (problem test-problem) (object process-result) &key trigger &allow-other-keys
repair (repair process-repair) (problem test-problem) (process process) &key trigger &allow-other-keys
repair (repair process-repair+restart) (problem test-problem) (process process) &key trigger &allow-other-keys
run-next-process (task test-task)
run-process process (process-label (eql (quote test-process-1-results-diagnose))) task owner
run-process process (process-label (eql (quote test-process-2-results-diagnose))) task owner
run-process process (process-label (eql (quote test-process-1-diagnose))) task owner
run-process process (process-label (eql (quote test-process-2-diagnose))) task owner
test-problem   inherits from problem  [Class]
process-result-diagnostic   inherits from diagnostic  [Class]
process-result-repair   inherits from repair  [Class]
counter   process-result-repair  [Generic function]

Returns and (with setf) changes the counter of the specified process-result-repair

process-diagnostic   inherits from diagnostic  [Class]
test-task   inherits from task-w-learning  [Class]
process-repair   inherits from repair  [Class]
counter   process-repair  [Generic function]

Returns and (with setf) changes the counter of the specified process-repair

process-repair+restart   inherits from repair  [Class]
counter   process-repair+restart  [Generic function]

Returns and (with setf) changes the counter of the specified process-repair+restart

diagnose   (diagnostic process-result-diagnostic) object-w-learning &key trigger &allow-other-keys  [Method]
run-process   process (process-label (eql (quote test-process-1-results-diagnose))) task owner  [Method]
run-process   process (process-label (eql (quote test-process-2-results-diagnose))) task owner  [Method]
repair   (repair process-result-repair) (problem test-problem) (object process-result) &key trigger &allow-other-keys  [Method]
diagnose   (diagnostic process-diagnostic) (object-w-learning process) &key trigger &allow-other-keys  [Method]
run-process   process (process-label (eql (quote test-process-1-diagnose))) task owner  [Method]
run-process   process (process-label (eql (quote test-process-2-diagnose))) task owner  [Method]
run-next-process   (task test-task)  [Around method]
repair   (repair process-repair) (problem test-problem) (process process) &key trigger &allow-other-keys  [Method]
repair   (repair process-repair+restart) (problem test-problem) (process process) &key trigger &allow-other-keys  [Method]