Documentation of 'bayesnet.BayesianNetwork' Java class
BayesianNetwork
bayesnet

Class BayesianNetwork

  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated.

    @Deprecated
    public class BayesianNetwork
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • BayesianNetwork

        public BayesianNetwork()
        Deprecated. 
    • Method Detail

      • addNode

        public void addNode(Node node)
        Deprecated. 
      • isValid

        public boolean isValid()
        Deprecated. 
      • getNode

        public Node getNode(java.lang.String nodeId)
        Deprecated. 
      • getNodes

        public java.util.Collection<Node> getNodes()
        Deprecated. 
      • setNodes

        public void setNodes(java.util.Collection<Node> nodes)
        Deprecated. 
      • read

        public static BayesianNetwork read(java.io.InputStream in)
                                    throws java.lang.Exception
        Deprecated. 
        Throws:
        java.lang.Exception
      • write

        public static void write(BayesianNetwork net,
                                 java.io.OutputStream out)
                          throws java.lang.Exception
        Deprecated. 
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.