edu.ucla.belief
Interface BeliefNetwork.Auditor

All Known Implementing Classes:
Macros.Recoverables
Enclosing interface:
BeliefNetwork

public static interface BeliefNetwork.Auditor

Since:
20091124
Author:
keith cascio

Nested Class Summary
static class BeliefNetwork.Auditor.Deed
           
static class BeliefNetwork.Auditor.Intention
           
static class BeliefNetwork.Auditor.Unit
           
 
Method Summary
 String audit(BeliefNetwork bn, Variable from, Variable to, Collection targets, BeliefNetwork.Auditor.Deed deed)
           
 

Method Detail

audit

String audit(BeliefNetwork bn,
             Variable from,
             Variable to,
             Collection targets,
             BeliefNetwork.Auditor.Deed deed)
Returns:
an error message to veto creation/removal of the edge, or creation/removal of the variable


Copyright 2010 UCLA Automated Reasoning Group