Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

riso.apps
Class RandomEvidence  view RandomEvidence download RandomEvidence.java

java.lang.Object
  extended byriso.apps.RandomEvidence

public class RandomEvidence
extends java.lang.Object

Assign random values to some variable.


Constructor Summary
RandomEvidence()
           
 
Method Summary
static void main(java.lang.String[] args)
          Generate random data and assign it to a variable in a belief network.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomEvidence

public RandomEvidence()
Method Detail

main

public static void main(java.lang.String[] args)
Generate random data and assign it to a variable in a belief network. The command line arguments are:
   java riso.remote_data.RandomEvidence [-h rmi-host] [-s server-name]
 
The rmi-host is the name of the host running rmiregistry. The server-name is the name by which this data source will be known.