Uses of Class
unbbayes.util.extension.bn.inference.InferenceAlgorithmOptionPanel

Packages that use InferenceAlgorithmOptionPanel
unbbayes.gui   
unbbayes.gui.option   
 

Uses of InferenceAlgorithmOptionPanel in unbbayes.gui
 

Methods in unbbayes.gui that return types with arguments of type InferenceAlgorithmOptionPanel
 Map<JRadioButtonMenuItem,InferenceAlgorithmOptionPanel> GlobalOptionsDialog.getAlgorithmToOptionMap()
           
protected  Map<JRadioButtonMenuItem,InferenceAlgorithmOptionPanel> GlobalOptionsDialog.getDefaultAlgorithms()
          Returns a map (radio button -> respective InferenceAlgorithmOptionPanel) for those "default" algorithms, Those algorithms are treated like plugins, but they are not actually inside plugins directory.
protected  Map<JRadioButtonMenuItem,InferenceAlgorithmOptionPanel> GlobalOptionsDialog.loadAlgorithmsAsPlugins()
          Use the plugin framework to load algorithms and fill radio button and its option panel
 

Method parameters in unbbayes.gui with type arguments of type InferenceAlgorithmOptionPanel
 void GlobalOptionsDialog.setAlgorithmToOptionMap(Map<JRadioButtonMenuItem,InferenceAlgorithmOptionPanel> algorithmToOptionMap)
           
 

Uses of InferenceAlgorithmOptionPanel in unbbayes.gui.option
 

Subclasses of InferenceAlgorithmOptionPanel in unbbayes.gui.option
 class GaussianMixtureOptionPanel
          Option panel for gaussian mixture algorithm.
 class JunctionTreeOptionPanel
           
 



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