Uses of Class
unbbayes.prs.Network

Packages that use Network
unbbayes.controller   
unbbayes.gui   
unbbayes.prs.bn   
unbbayes.util   
 

Uses of Network in unbbayes.controller
 

Methods in unbbayes.controller that return Network
 Network NetworkController.getNetwork()
          Get the network being controlled.
 

Uses of Network in unbbayes.gui
 

Methods in unbbayes.gui that return Network
 Network NetworkWindow.getNet()
           
 

Methods in unbbayes.gui with parameters of type Network
 void NetworkWindow.setNet(Network net)
           
 

Constructors in unbbayes.gui with parameters of type Network
NetworkWindow(Network net)
           
 

Uses of Network in unbbayes.prs.bn
 

Subclasses of Network in unbbayes.prs.bn
 class ProbabilisticNetwork
          Representa uma rede probabilÔøΩstica.
 class SingleEntityNetwork
          Class that represents a generic network.
 

Uses of Network in unbbayes.util
 

Fields in unbbayes.util declared as Network
protected  Network GraphLayoutUtil.network
           
 

Constructors in unbbayes.util with parameters of type Network
GraphLayoutUtil(Network network)
           
 



Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.