Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 tablesToPropagate
 triangulate, Domain
 triangulateDBN, Domain
 triangulateDBNForBK, Domain
U
 uncompile, Domain
 unsetCase, Node
 updateAllWidgets, HuginWidgetManager
 updatePolicies, Domain
this.tablesToPropagate = function tablesToPropagate()
Tests for new node tables.
this.tablesToPropagate = function tablesToPropagate()
Tests if this JunctionTree contains updated tables that have not been propagated.
this.triangulate = function triangulate()
Triangulates the graph of this Domain using the default triangulation method.
this.triangulateDBN = function triangulateDBN(tm)
Triangulates a Domain produced by Class.createDBNDomain such that Domain.moveDBNWindow can be used.
this.triangulateDBNForBK = function triangulateDBNForBK(tm)
Triangulates a Domain produced by Class.createDBNDomain such that Domain.moveDBNWindow can be used.
this.uncompile = function uncompile()
Uncompiles this Domain.
this.unsetCase = function unsetCase(caseindex)
Specifies that the value of this continuous chance or discrete node is “unknown” for case caseindex.
this.updateAllWidgets = function updateAllWidgets()
Invokes the update function for all widgets registerred under this HuginWidgetManager.
this.updatePolicies = function updatePolicies()
Updates the policy tables of the domain.
Close