Deprecated API


Contents
Deprecated Classes
unbbayes.util.NodeList
          DON'T USE MORE THIS!!!!!!!! USE A ARRAY LIST.... 
 

Deprecated Methods
unbbayes.prs.bn.ProbabilisticNetwork.compile()
          use JunctionTreeAlgorithm.run() 
unbbayes.util.NodeList.containsAll(NodeList)
           
unbbayes.util.NodeList.getData()
           
unbbayes.gui.IPersistenceAwareWindow.getSupportedFileExtensions(boolean)
          use BaseIO.getSupportedFileExtensions(boolean) 
unbbayes.util.extension.UnBBayesModule.getSupportedFileExtensions(boolean)
          use BaseIO.getSupportedFileExtensions(boolean) from IPersistenceAwareWindow.getIO() instead. 
unbbayes.gui.IPersistenceAwareWindow.getSupportedFilesDescription(boolean)
          use BaseIO.getSupportedFilesDescription(boolean) 
unbbayes.util.extension.UnBBayesModule.getSupportedFilesDescription(boolean)
          use BaseIO##getSupportedFilesDescription(boolean) from IPersistenceAwareWindow.getIO() instead. 
unbbayes.controller.SENController.makeTableOld(Node)
            
unbbayes.controller.NetworkController.previewPrintLog(JTextArea, JDialog)
          moved to TextAreaDialog 
unbbayes.controller.NetworkController.printLog(JTextArea)
          this method was moved to TextAreaDialog 
unbbayes.util.NodeList.removeAll(NodeList)
           
unbbayes.util.NodeList.retainAll(NodeList)
           
unbbayes.io.xmlbif.version4.XMLBIFIO.saveXML(FileWriter, SingleEntityNetwork)
            
unbbayes.util.NodeList.setData(Node[])
           
unbbayes.controller.NetworkController.showLog()
          avoid GUI methods in controllers. Use TextAreaDialog instead 
 

Deprecated Constructors
unbbayes.io.FileExtensionIODelegator()
            
unbbayes.io.extension.jpf.PluginAwareFileExtensionIODelegator()
          use PluginAwareFileExtensionIODelegator.newInstance() instead 
 



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